summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block: get rid of the trace rq insert wrapperChaitanya Kulkarni2021-02-226-10/+10
* blktrace: fix blk_rq_merge documentationChaitanya Kulkarni2021-02-221-1/+1
* blktrace: fix blk_rq_issue documentationChaitanya Kulkarni2021-02-221-1/+1
* blktrace: add blk_fill_rwbs documentation commentChaitanya Kulkarni2021-02-222-1/+11
* block: remove superfluous param in blk_fill_rwbs()Chaitanya Kulkarni2021-02-224-15/+15
* block: Remove unused blk_pm_*() function definitionsBart Van Assche2021-02-222-39/+0
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-02-22207-15312/+13961
|\
| * hwrng: timeriomem - Use device-managed registration APITian Tao2021-02-101-2/+1
| * crypto: hisilicon/qm - fix printing format issueWeili Qian2021-02-102-9/+9
| * crypto: hisilicon/qm - do not reset hardware when CE happensWeili Qian2021-02-105-7/+24
| * crypto: hisilicon/qm - update irqflagSihang Chen2021-02-101-4/+3
| * crypto: hisilicon/qm - fix the value of 'QM_SQC_VFT_BASE_MASK_V2'Weili Qian2021-02-101-1/+1
| * crypto: hisilicon/qm - fix request missing errorWeili Qian2021-02-101-0/+28
| * crypto: hisilicon/qm - removing driver after resetWeili Qian2021-02-105-20/+36
| * crypto: octeontx2 - fix -Wpointer-bool-conversion warningArnd Bergmann2021-02-101-2/+1
| * crypto: hisilicon/hpre - enable Elliptic curve cryptographyHui Tang2021-02-101-1/+8
| * crypto: hisilicon - PASID fixed on Kunpeng 930Weili Qian2021-02-105-10/+24
| * crypto: hisilicon/qm - fix use of 'dma_map_single'Weili Qian2021-02-101-23/+27
| * crypto: hisilicon/hpre - tiny fixHui Tang2021-02-101-5/+8
| * crypto: hisilicon/hpre - adapt the number of clustersHui Tang2021-02-102-27/+52
| * crypto: cpt - remove casting dma_alloc_coherentXu Wang2021-02-101-4/+4
| * crypto: keembay-ocs-aes - Fix 'q' assignment during CCM B0 generationDaniele Alessandrelli2021-02-101-3/+3
| * crypto: xor - Fix typo of optimizationBhaskar Chowdhury2021-02-101-1/+1
| * hwrng: optee - Use device-managed registration APITian Tao2021-02-101-2/+1
| * crypto: arm64/crc-t10dif - move NEON yield to C codeArd Biesheuvel2021-02-102-38/+35
| * crypto: arm64/aes-ce-mac - simplify NEON yieldArd Biesheuvel2021-02-102-40/+33
| * crypto: arm64/aes-neonbs - remove NEON yield callsArd Biesheuvel2021-02-101-6/+2
| * crypto: arm64/sha512-ce - simplify NEON yieldArd Biesheuvel2021-02-102-48/+34
| * crypto: arm64/sha3-ce - simplify NEON yieldArd Biesheuvel2021-02-102-56/+39
| * crypto: arm64/sha2-ce - simplify NEON yieldArd Biesheuvel2021-02-102-35/+25
| * crypto: arm64/sha1-ce - simplify NEON yieldArd Biesheuvel2021-02-102-40/+29
| * crypto: ecdh_helper - Ensure 'len >= secret.len' in decode_key()Daniele Alessandrelli2021-02-101-0/+3
| * crypto: powerpc/sha256 - remove unneeded semicolonYang Li2021-02-101-1/+1
| * crypto: caam - Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTEJiapeng Chong2021-02-101-2/+2
| * 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
| * crypto: blowfish - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-14/+9
| * crypto: serpent - use unaligned accessors instead of alignmaskArd Biesheuvel2021-02-101-27/+17
| * crypto: serpent - get rid of obsolete tnepres variantArd Biesheuvel2021-02-105-169/+7
| * crypto: michael_mic - fix broken misalignment handlingArd Biesheuvel2021-02-101-19/+12
| * hwrng: timeriomem - Fix cooldown period calculationJan Henrik Weinstock2021-02-101-1/+1
| * crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2Geert Uytterhoeven2021-02-101-1/+1
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux for-next/cryptoHerbert Xu2021-02-101-0/+16
| |\
| * | crypto: crypto4xx - Avoid linking failure with HW_RANDOM=mFlorian Fainelli2021-02-051-1/+1
| * | crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELLHerbert Xu2021-02-051-0/+1
| * | crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts()Dan Carpenter2021-02-051-1/+1
| * | crypto: ccree - fix spelling typo of allocateddingsenjie2021-02-051-1/+1