summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-16crypto: hisilicon/qm - add reference counting to queues for tfm kernel reuseChenghai Huang2-14/+52
2026-01-16crypto: hisilicon - consolidate qp creation and start in hisi_qm_alloc_qps_nodeChenghai Huang5-96/+66
2026-01-16crypto: hisilicon/qm - centralize the sending locks of each module into qmChenghai Huang4-11/+13
2026-01-16crypto: hisilicon/qm - enhance the configuration of req_type in queue attributesChenghai Huang8-20/+34
2026-01-16crypto: hisilicon/hpre: extend tag field to 64 bits for better performancelizhi2-122/+25
2026-01-16crypto: hisilicon/sec - move backlog management to qp and store sqe in qp for...Chenghai Huang4-54/+69
2026-01-16crypto: hisilicon/zip - adjust the way to obtain the req in the callback func...Chenghai Huang1-15/+9
2026-01-16crypto: octeontx - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2026-01-16crypto: cavium - fix dma_free_coherent() sizeThomas Fourier1-1/+2
2025-12-29crypto: drbg - make drbg_get_random_bytes() return *void*Sergey Shtylyov1-12/+5
2025-12-29crypto: drbg - make drbg_fips_continuous_test() return boolSergey Shtylyov1-17/+11
2025-12-29crypto: drbg - kill useless variable in drbg_fips_continuous_test()Sergey Shtylyov1-3/+1
2025-12-29crypto: khazad - simplify return statement in khazad_mod_initThorsten Blum1-4/+1
2025-12-29crypto: octeontx2 - Use sysfs_emit in sysfs show functionsThorsten Blum1-2/+3
2025-12-29crypto: iaa - Replace sprintf with sysfs_emit in sysfs show functionsThorsten Blum1-4/+5
2025-12-19crypto: algapi - Use crypto_unregister_algs in crypto_register_algsThorsten Blum1-9/+5
2025-12-19crypto: scompress - Use crypto_unregister_scomps in crypto_register_scompsThorsten Blum1-8/+4
2025-12-19dt-bindings: crypto: qcom,prng: document x1e80100Harshal Dev1-0/+1
2025-12-19crypto: scompress - Remove forward declaration of crypto_scomp_showThorsten Blum1-4/+2
2025-12-19crypto: fips - annotate fips_enable() with __init to free init memory after bootCan Peng1-1/+1
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum1-5/+2
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum1-7/+1
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum1-7/+5
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum1-1/+1
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva1-1/+3
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu1-0/+10
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu1-0/+3
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu1-6/+6
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang1-5/+4
2025-12-19crypto: seqiv - Do not use req->iv after crypto_aead_encryptHerbert Xu1-3/+5
2025-12-14Linux 6.19-rc1v6.19-rc1Linus Torvalds1-2/+2
2025-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds18-56/+165
2025-12-14Merge tag 'ceph-for-6.19-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds9-79/+316
2025-12-14Merge tag 'tomoyo-pr-20251212' of git://git.code.sf.net/p/tomoyo/tomoyoLinus Torvalds1-7/+2
2025-12-13Merge tag 'smp-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-9/+16
2025-12-13Merge tag 'perf-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-18/+20
2025-12-13Merge tag 'irq-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-21/+4
2025-12-13Merge tag 'core-urgent-2025-12-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+6
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds22-44/+154
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-97/+131
2025-12-13file: ensure cleanupChristian Brauner1-7/+6
2025-12-13x86/hv: Add gitignore entry for generated header fileLinus Torvalds1-0/+1
2025-12-13Merge tag 'drm-fixes-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds16-76/+166
2025-12-13Merge tag 'drm-next-2025-12-13' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds20-151/+266
2025-12-13Merge tag 'i3c/for-6.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds7-49/+28
2025-12-13Merge tag 'rtc-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds30-100/+1352
2025-12-13Merge tag 'pwm/for-6.19-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+2
2025-12-13Merge tag 'gpio-fixes-for-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-27/+63
2025-12-13Merge tag 'pci-v6.19-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1