summaryrefslogtreecommitdiffstats
path: root/samples/uhid (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-09crypto: qat - add heartbeat error simulatorDamian Muszynski9-6/+214
2024-02-09crypto: virtio - remove duplicate check if queue is brokenLi RongQing1-2/+0
2024-02-09crypto: xilinx - call finalize with bh disabledQuanyang Wang1-0/+3
2024-02-02crypto: ahash - unexport crypto_hash_alg_has_setkey()Eric Biggers2-13/+10
2024-02-02crypto: hisilicon/sec - remove unused parameterWenkai Lin1-10/+6
2024-02-02crypto: hisilicon/sec2 - fix some cleanup issuesQi Tao1-2/+2
2024-02-02crypto: hisilicon/sec2 - modify nested macro callQi Tao1-9/+4
2024-02-02crypto: hisilicon/sec2 - updates the sec DFX function registerQi Tao1-0/+5
2024-01-26dt-bindings: crypto: ice: Document SC7180 inline crypto engineDavid Wronek1-0/+1
2024-01-26crypto: testmgr - remove unused xts4096 and xts512 algorithms from testmgr.cJoachim Vandersmissen1-8/+0
2024-01-26crypto: qat - use kcalloc_node() instead of kzalloc_node()Erick Archer1-1/+1
2024-01-26crypto: sun8i-ce - Use kcalloc() instead of kzalloc()Erick Archer1-1/+1
2024-01-26crypto: hisilicon - Fix smp_processor_id() warningsWenkai Lin3-3/+3
2024-01-26crypto: arm64/aes-ccm - Merge finalization into en/decrypt asm helpersArd Biesheuvel2-38/+29
2024-01-26crypto: arm64/aes-ccm - Merge encrypt and decrypt tail handlingArd Biesheuvel1-13/+13
2024-01-26crypto: arm64/aes-ccm - Cache round keys and unroll AES loopsArd Biesheuvel1-57/+38
2024-01-26crypto: arm64/aes-ccm - Reuse existing MAC update for AAD inputArd Biesheuvel4-79/+43
2024-01-26crypto: arm64/aes-ccm - Replace bytewise tail handling with NEON permuteArd Biesheuvel1-21/+38
2024-01-26crypto: arm64/aes-ccm - Pass short inputs via stack bufferArd Biesheuvel1-17/+40
2024-01-26crypto: arm64/aes-ccm - Keep NEON enabled during skcipher walkArd Biesheuvel1-12/+10
2024-01-26crypto: arm64/aes-ccm - Revert "Rewrite skcipher walker loop"Ard Biesheuvel1-26/+31
2024-01-26crypto: asymmetric_keys - remove redundant pointer secsColin Ian King1-2/+2
2024-01-26crypto: pcbc - remove redundant assignment to nbytesColin Ian King1-2/+2
2024-01-26crypto: hisilicon/qm - dump important registers values before resettingWeili Qian1-0/+24
2024-01-26crypto: hisilicon/qm - support get device stateWeili Qian4-0/+50
2024-01-26crypto: iaa - Remove unnecessary debugfs_create_dir() error check in iaa_cryp...Minjie Du1-2/+0
2024-01-26crypto: iaa - Remove header table codeTom Zanussi3-131/+3
2024-01-26KEYS: include header for EINVAL definitionClay Chang1-0/+1
2024-01-26dt-bindings: qcom-qce: Add compatible for SM6350Luca Weiss1-0/+1
2024-01-26crypto: qat - avoid memcpy() overflow warningArnd Bergmann1-0/+3
2024-01-26crypto: vmx - Move to arch/powerpc/cryptoDanny Tsen17-281/+46
2024-01-26crypto: virtio - Less function calls in __virtio_crypto_akcipher_do_req() aft...Markus Elfring1-6/+6
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain2-4/+10
2024-01-26crypto: qat - fix arbiter mapping generation algorithm for QAT 402xxDamian Muszynski1-0/+1
2024-01-21Linux 6.8-rc1v6.8-rc1Linus Torvalds1-2/+2
2024-01-21bcachefs: Improve inode_to_text()Kent Overstreet1-7/+18
2024-01-21bcachefs: logged_ops_format.hKent Overstreet2-27/+31
2024-01-21bcachefs: reflink_format.hKent Overstreet3-47/+48
2024-01-21bcachefs; extents_format.hKent Overstreet2-279/+284
2024-01-21bcachefs: ec_format.hKent Overstreet2-16/+20
2024-01-21bcachefs: subvolume_format.hKent Overstreet2-32/+36
2024-01-21bcachefs: snapshot_format.hKent Overstreet2-33/+37
2024-01-21bcachefs: alloc_background_format.hKent Overstreet2-93/+94
2024-01-21bcachefs: xattr_format.hKent Overstreet2-15/+20
2024-01-21bcachefs: dirent_format.hKent Overstreet2-39/+43
2024-01-21bcachefs: inode_format.hKent Overstreet2-164/+167
2024-01-21bcachefs; quota_format.hKent Overstreet2-42/+48
2024-01-21bcachefs: sb-counters_format.hKent Overstreet2-95/+100
2024-01-21bcachefs: counters.c -> sb-counters.cKent Overstreet5-8/+7
2024-01-21bcachefs: comment bch_subvolumeKent Overstreet1-0/+3