summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2022-04-15hwrng: mpfs - add polarfire soc hwrng supportConor Dooley3-0/+118
2022-04-15crypto: qat - remove line wrapping for pfvf_ops functionsMarco Chiappero3-6/+3
2022-04-15crypto: qat - use u32 variables in all GEN4 pfvf_opsMarco Chiappero1-1/+1
2022-04-15crypto: qat - replace disable_vf2pf_interrupts()Marco Chiappero7-34/+23
2022-04-15crypto: qat - leverage the GEN2 VF mask definitonMarco Chiappero1-3/+3
2022-04-15crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero5-65/+132
2022-04-15crypto: qat - fix off-by-one error in PFVF debug printMarco Chiappero1-1/+1
2022-04-15crypto: qat - fix wording and formatting in code commentMarco Chiappero1-2/+2
2022-04-15crypto: qat - test PFVF registers for spurious interrupts on GEN4Marco Chiappero1-0/+6
2022-04-15crypto: qat - add check for invalid PFVF protocol version 0Wojciech Ziemba1-1/+3
2022-04-15crypto: qat - add missing restarting event notification in VFsMarco Chiappero1-0/+1
2022-04-15crypto: qat - remove unnecessary tests to detect PFVF supportMarco Chiappero1-7/+3
2022-04-15crypto: qat - remove unused PFVF stubsGiovanni Cabiddu1-12/+0
2022-04-15crypto: qat - remove unneeded bracesMarco Chiappero1-2/+1
2022-04-15crypto: qat - fix ETR sources enabled by default on GEN2 devicesMarco Chiappero8-55/+22
2022-04-15crypto: qat - set COMPRESSION capability for DH895XCCGiovanni Cabiddu1-1/+2
2022-04-15crypto: qat - set CIPHER capability for DH895XCCGiovanni Cabiddu1-3/+9
2022-04-15crypto: ccree - use fine grained DMA mapping dirGilad Ben-Yossef1-12/+15
2022-04-15crypto: ccree - rearrange init calls to avoid raceGilad Ben-Yossef1-11/+13
2022-04-15crypto: qat - stop using iommu_present()Robin Murphy1-2/+1
2022-04-08crypto: cavium/nitrox - remove check of list iterator against head past the l...Jakob Koschel1-4/+6
2022-04-08crypto: ccp - When TSME and SME both detected notify userMario Limonciello1-0/+6
2022-04-08crypto: ccp - Allow PSP driver to load without SEV/TEE supportMario Limonciello1-16/+0
2022-04-08crypto: ccp - Export PSP security bits to userspaceMario Limonciello3-0/+166
2022-04-08crypto: ccp - cache capability into psp deviceMario Limonciello2-20/+22
2022-04-08crypto: testmgr - test in-place en/decryption with two sglistsEric Biggers1-12/+63
2022-04-08crypto: x86 - eliminate anonymous module_init & module_exitRandy Dunlap5-20/+20
2022-04-08crypto: hisilicon/qm - optimize the barrier operationHui Tang1-3/+3
2022-04-08crypto: engine - Add parameter description in crypto_transfer_request() kerne...Yang Li1-0/+1
2022-04-08crypto: arm64/sm4 - add ARMv8 Crypto Extensions implementationTianjia Zhang4-0/+1041
2022-04-08crypto: arm64/sm4 - add ARMv8 NEON implementationTianjia Zhang4-0/+938
2022-04-08crypto: arm64/sm4-ce - rename to sm4-ce-cipherTianjia Zhang3-3/+3
2022-04-08crypto: sm4 - export sm4 constant arraysTianjia Zhang2-1/+13
2022-04-08crypto: sm3,sm4 - move into crypto directoryJason A. Donenfeld7-22/+18
2022-04-03Linux 5.18-rc1v5.18-rc1Linus Torvalds1-2/+2
2022-04-03Merge tag 'trace-v5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...Linus Torvalds15-167/+44
2022-04-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2-136/+14
2022-04-03Merge tag 'x86-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-187/+200
2022-04-03Merge tag 'core-urgent-2022-04-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-69/+1
2022-04-03Merge tag 'dma-mapping-5.18-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds5-142/+16
2022-04-03Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds4-11/+12
2022-04-02Revert "clk: Drop the rate range on clk_put()"Stephen Boyd2-136/+14
2022-04-02Merge tag 'perf-tools-for-v5.18-2022-04-02' of git://git.kernel.org/pub/scm/l...Linus Torvalds31-88/+180
2022-04-02Merge tag 'kbuild-fixes-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds5-17/+2
2022-04-02Merge tag 'mips_5.18_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds7-45/+72
2022-04-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds49-414/+617
2022-04-03modpost: restore the warning message for missing symbol versionsMasahiro Yamada1-1/+1
2022-04-02Merge tag 'for-5.18/drivers-2022-04-02' of git://git.kernel.dk/linux-blockLinus Torvalds1-12/+12
2022-04-02Merge tag 'pci-v5.18-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-8/+0
2022-04-02Merge tag 'tag-chrome-platform-for-v5.18' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-152/+186