| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'next' of https://github.com/kvm-x86/linux.git | Mark Brown | 1 | -8/+93 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 1 | -1/+3 |
| 3 days | crypto: loongson - Select CRYPTO_RNG | Eric Biggers | 1 | -0/+1 |
| 3 days | crypto: ccp/tsm - Enable the root port after the endpoint | Alexey Kardashevskiy | 1 | -5/+5 |
| 3 days | crypto: qat - use pci logging variants for PCI-specific messages | Ahsan Atta | 10 | -29/+28 |
| 3 days | crypto: qat - protect service table iterations with service_lock | Ahsan Atta | 1 | -0/+16 |
| 3 days | crypto: qat - fix restarting state leak on allocation failure | Ahsan Atta | 1 | -3/+4 |
| 3 days | crypto: octeontx - use strscpy_pad in ucode_load_store | Thorsten Blum | 1 | -3/+2 |
| 3 days | crypto: atmel-ecc - Use named initializers for struct i2c_device_id | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 3 days | crypto: atmel-sha204a - Use named initializers for struct i2c_device_id | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 3 days | crypto: atmel-sha204a - Drop of_device_id data | Uwe Kleine-König (The Capable Hub) | 1 | -2/+2 |
| 3 days | crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm | Herbert Xu | 1 | -3/+2 |
| 3 days | crypto: tegra - Fix dma_free_coherent size error | Herbert Xu | 1 | -12/+16 |
| 3 days | crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq | Aleksander Jan Bajkowski | 1 | -0/+2 |
| 3 days | crypto: inside-secure/eip93 - Drop superfluous blank line | Aleksander Jan Bajkowski | 1 | -1/+0 |
| 3 days | crypto: hisilicon/qm - support doorbell enable control | Zongyu Wu | 1 | -5/+49 |
| 3 days | crypto: hisilicon - mask all error type when removing driver | Weili Qian | 4 | -34/+18 |
| 3 days | crypto: hisilicon/qm - disable error report before flr | Weili Qian | 1 | -2/+2 |
| 3 days | crypto: hisilicon/qm - support function-level error reset | Zhushuai Yin | 1 | -8/+82 |
| 3 days | crypto: hisilicon/qm - place the interrupt status interface after the PM usag... | Zhushuai Yin | 1 | -16/+18 |
| 3 days | crypto: hisilicon/qm - allow VF devices to query hardware isolation status | Zhushuai Yin | 4 | -30/+128 |
| 10 days | crypto: atmel-sha204a - fail on hwrng registration error in probe path | Thorsten Blum | 1 | -3/+5 |
| 10 days | crypto: atmel-sha204a - remove sysfs group before hwrng | Thorsten Blum | 1 | -2/+1 |
| 10 days | crypto: omap-des - drop of_match_ptr from OF match table | Thorsten Blum | 1 | -1/+1 |
| 10 days | crypto: omap-des - add COMPILE_TEST and fix CONFIG_OF=n build | Thorsten Blum | 2 | -4/+4 |
| 10 days | crypto: atmel-sha - use memcpy_and_pad to simplify hmac_setup | Thorsten Blum | 1 | -2/+1 |
| 10 days | crypto: drivers - remove of_match_ptr from OF match tables | Thorsten Blum | 2 | -4/+4 |
| 10 days | crypto: eip93 - fix reset ring register definition | Aleksander Jan Bajkowski | 1 | -1/+1 |
| 10 days | crypto: atmel-i2c - drop redundant void * callback cast in enqueue | Thorsten Blum | 1 | -1/+1 |
| 10 days | crypto: tegra - Don't touch bo refcount in host1x bo pin/unpin | Mikko Perttunen | 1 | -2/+1 |
| 10 days | crypto: qat - handle sysfs-triggered reset callbacks | Ahsan Atta | 1 | -0/+12 |
| 10 days | crypto: qat - factor out AER reset helpers | Ahsan Atta | 1 | -33/+53 |
| 10 days | crypto: qat - skip restart for down devices | Ahsan Atta | 1 | -0/+8 |
| 10 days | crypto: qat - centralize bus master enable | Ahsan Atta | 12 | -15/+10 |
| 10 days | crypto: qat - notify fatal error before AER reset preparation | Ahsan Atta | 1 | -2/+2 |
| 10 days | crypto: qat - keep VFs enabled during reset | Ahsan Atta | 1 | -1/+11 |
| 10 days | crypto: qat - fix VF2PF work teardown race in adf_disable_sriov() | Giovanni Cabiddu | 4 | -2/+61 |
| 10 days | crypto: qat - remove MODULE_VERSION | Giovanni Cabiddu | 10 | -16/+0 |
| 10 days | crypto: atmel - use min3 to simplify atmel_sha_append_sg | Thorsten Blum | 1 | -4/+4 |
| 10 days | crypto: cesa - use max to simplify mv_cesa_probe | Thorsten Blum | 1 | -3/+2 |
| 10 days | crypto: qat - rename adf_ctl_drv.c to adf_module.c | Giovanni Cabiddu | 2 | -5/+5 |
| 10 days | crypto: qat - remove unused character device and IOCTLs | Giovanni Cabiddu | 7 | -557/+1 |
| 10 days | crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementations | lizhi | 1 | -1/+1 |
| 2026-05-15 | crypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptr | Thorsten Blum | 1 | -10/+4 |
| 2026-05-15 | crypto: atmel-sha204a - drop __maybe_unused and of_match_ptr | Thorsten Blum | 1 | -4/+4 |
| 2026-05-15 | crypto: safexcel - Fix potential memory leak in safexcel_pci_probe() | Abdun Nihaal | 1 | -1/+1 |
| 2026-05-15 | crypto: amlogic - avoid double cleanup in meson_crypto_probe() | Dawei Feng | 1 | -1/+1 |
| 2026-05-15 | crypto: talitos - use devm_platform_ioremap_resource() | Rosen Penev | 1 | -7/+3 |
| 2026-05-15 | crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitation | Paul Louvel | 1 | -8/+39 |
| 2026-05-15 | crypto: talitos/hash - remove useless wrapper | Paul Louvel | 1 | -6/+1 |
| 2026-05-15 | crypto: talitos/hash - rename first_desc/last_desc to first_request/last_request | Paul Louvel | 1 | -16/+13 |
| 2026-05-15 | crypto: talitos/hash - drop workqueue mechanism for SEC1 | Paul Louvel | 1 | -73/+7 |
| 2026-05-15 | crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueue | Paul Louvel | 2 | -63/+115 |
| 2026-05-15 | crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de... | Paul Louvel | 1 | -95/+6 |
| 2026-05-15 | crypto: talitos - move code in current_desc_hdr() into a standalone function | Paul Louvel | 1 | -16/+19 |
| 2026-05-15 | crypto: talitos - move dma mapping code in talitos_submit() into a standalone... | Paul Louvel | 1 | -34/+41 |
| 2026-05-15 | crypto: talitos - move dma unmapping code in flush_channel() into a standalon... | Paul Louvel | 1 | -17/+22 |
| 2026-05-15 | crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1 | Paul Louvel | 2 | -58/+124 |
| 2026-05-15 | crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor header | Paul Louvel | 1 | -7/+19 |
| 2026-05-15 | crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULL | Stepan Ionichev | 1 | -3/+10 |
| 2026-05-15 | crypto: atmel-ecc - replace min_t with min | Thorsten Blum | 1 | -2/+2 |
| 2026-05-15 | crypto: ccree - replace snprintf("%s") with strscpy | Thorsten Blum | 3 | -17/+12 |
| 2026-05-15 | crypto: artpec6 - refactor crypto_setup_out_descr for readability | Thorsten Blum | 1 | -12/+9 |
| 2026-05-15 | crypto: talitos - allocate channels with main struct | Rosen Penev | 2 | -14/+10 |
| 2026-05-15 | crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself | Krzysztof Kozlowski | 6 | -6/+6 |
| 2026-05-15 | crypto: ccp - Treat zero-length cert chain as query for blob lengths | Sean Christopherson | 1 | -1/+2 |
| 2026-05-15 | crypto: safexcel - Remove repeated plus | Aleksander Jan Bajkowski | 1 | -1/+1 |
| 2026-05-15 | crypto: ccp - Do not initialize SNP for ioctl(SNP_CONFIG) | Tycho Andersen (AMD) | 1 | -29/+4 |
| 2026-05-15 | crypto: ccp - Do not initialize SNP for ioctl(SNP_VLEK_LOAD) | Tycho Andersen (AMD) | 1 | -13/+4 |
| 2026-05-15 | crypto: ccp - Do not initialize SNP for ioctl(SNP_COMMIT) | Tycho Andersen (AMD) | 1 | -12/+1 |
| 2026-05-15 | crypto: ccp - Do not initialize SNP for SEV ioctls | Tycho Andersen (AMD) | 1 | -5/+2 |
| 2026-05-15 | crypto: drivers - Drop explicit assigment of 0 in pci_device_id array | Uwe Kleine-König (The Capable Hub) | 4 | -9/+9 |
| 2026-05-15 | crypto: ccp - Define pci_device_ids using named initializers | Uwe Kleine-König (The Capable Hub) | 1 | -14/+14 |
| 2026-05-13 | crypto/ccp: export firmware supported vm types | Tycho Andersen | 1 | -0/+70 |
| 2026-05-13 | crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS | Tycho Andersen | 1 | -8/+23 |
| 2026-05-08 | crypto/ccp: Skip SNP_INIT if preparation fails | Tycho Andersen (AMD) | 1 | -1/+3 |
| 2026-05-07 | crypto: atmel-sha204a - drop hwrng quality reduction for ATSHA204A | Thorsten Blum | 1 | -7/+12 |
| 2026-05-07 | crypto: starfive - use list_first_entry_or_null to simplify cryp_find_dev | Thorsten Blum | 1 | -11/+6 |
| 2026-05-07 | crypto: omap - add omap_sham_unregister_algs helper | Thorsten Blum | 1 | -11/+16 |
| 2026-05-07 | crypto: omap - add omap_des_unregister_algs helper | Thorsten Blum | 1 | -10/+16 |
| 2026-05-07 | crypto: omap - add omap_aes_unregister_algs helper | Thorsten Blum | 1 | -21/+22 |
| 2026-05-07 | crypto: caam - use print_hex_dump_devel to guard key hex dumps | Thorsten Blum | 1 | -6/+6 |
| 2026-05-07 | crypto: caam - use print_hex_dump_devel to guard key hex dumps | Thorsten Blum | 4 | -16/+16 |
| 2026-05-07 | crypto: atmel-sha204a - fix blocking and non-blocking rng logic | Lothar Rubusch | 1 | -4/+4 |
| 2026-05-07 | crypto: cesa - allocate engines with main struct | Rosen Penev | 2 | -28/+25 |
| 2026-05-07 | crypto: ixp4xx - fix buffer chain unwind on allocation failure | Ruoyu Wang | 1 | -11/+14 |
| 2026-05-07 | crypto: sun8i-ss - avoid hash and rng references | Arnd Bergmann | 4 | -2/+32 |
| 2026-05-07 | crypto: drbg - Eliminate use of 'drbg_string' and lists | Eric Biggers | 1 | -1/+0 |
| 2026-05-07 | crypto: atmel-ecc - add support for atecc608b | Thorsten Blum | 1 | -0/+3 |
| 2026-05-07 | crypto: ccp - Initialize data during __sev_snp_init_locked() | Tycho Andersen (AMD) | 1 | -3/+1 |
| 2026-05-07 | crypto: ccp - Check for page allocation failure correctly in TIO | Tycho Andersen (AMD) | 1 | -4/+8 |
| 2026-05-07 | crypto: ccp - Fix snp_filter_reserved_mem_regions() off-by-one | Tycho Andersen (AMD) | 1 | -3/+4 |
| 2026-05-07 | crypto: ccp - Reverse the cleanup order in psp_dev_destroy() | Tycho Andersen (AMD) | 1 | -4/+4 |
| 2026-05-05 | crypto: qat - fix heartbeat error injection | Damian Muszynski | 3 | -30/+2 |
| 2026-04-16 | crypto: ccp - copy IV using skcipher ivsize | Paul Moses | 1 | -2/+5 |
| 2026-04-16 | crypto: ccp: Don't attempt to copy ID to userspace if PSP command failed | Sean Christopherson | 1 | -0/+3 |
| 2026-04-16 | crypto: ccp: Don't attempt to copy PDH cert to userspace if PSP command failed | Sean Christopherson | 1 | -1/+7 |
| 2026-04-16 | crypto: ccp: Don't attempt to copy CSR to userspace if PSP command failed | Sean Christopherson | 1 | -1/+7 |
| 2026-04-16 | crypto: sa2ul - Fix AEAD fallback algorithm names | T Pratham | 1 | -2/+2 |
| 2026-04-16 | crypto: eip93 - fix hmac setkey algo selection | Aleksander Jan Bajkowski | 1 | -1/+1 |
| 2026-04-15 | Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 108 | -525/+2950 |
| 2026-04-14 | Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -27/+35 |
| 2026-04-13 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 4 | -8/+8 |
| 2026-04-12 | crypto: vmx - remove CRYPTO_DEV_VMX from Kconfig | Thorsten Blum | 1 | -8/+0 |
| 2026-04-12 | crypto: omap - convert reqctx buffer to fixed-size array | Thorsten Blum | 1 | -11/+10 |
| 2026-04-12 | crypto: qat - fix IRQ cleanup on 6xxx probe failure | Giovanni Cabiddu | 1 | -1/+3 |
| 2026-04-12 | crypto: qce - simplify qce_xts_swapiv() | Thorsten Blum | 1 | -6/+6 |
| 2026-04-12 | crypto: hisilicon - Fix dma_unmap_single() direction | Thomas Fourier | 1 | -1/+1 |
| 2026-04-12 | crypto: talitos - rename first/last to first_desc/last_desc | Paul Louvel | 1 | -23/+23 |
| 2026-04-12 | crypto: talitos - fix SEC1 32k ahash request limitation | Paul Louvel | 1 | -69/+147 |
| 2026-04-12 | crypto: hisilicon - remove unused and non-public APIs for qm and sec | Chenghai Huang | 2 | -6/+4 |
| 2026-04-12 | crypto: hisilicon/qm - drop redundant variable initialization | Chenghai Huang | 1 | -2/+2 |
| 2026-04-12 | crypto: hisilicon/qm - remove else after return | Chenghai Huang | 1 | -2/+2 |
| 2026-04-12 | crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump... | Chenghai Huang | 1 | -9/+9 |
| 2026-04-12 | crypto: hisilicon - fix the format string type error | Zhushuai Yin | 2 | -3/+3 |
| 2026-04-12 | crypto: ccree - fix a memory leak in cc_mac_digest() | Haoxiang Li | 1 | -0/+1 |
| 2026-04-03 | crypto: qat - add support for zstd | Giovanni Cabiddu | 17 | -30/+773 |
| 2026-04-03 | crypto: qat - use swab32 macro | Giovanni Cabiddu | 1 | -4/+6 |
| 2026-04-03 | crypto: img-hash - drop redundant return variable | Thorsten Blum | 1 | -4/+1 |
| 2026-04-03 | crypto: img-hash - use list_first_entry_or_null to simplify digest | Thorsten Blum | 1 | -15/+6 |
| 2026-04-03 | crypto: cryptomgr - Select algorithm types only when CRYPTO_SELFTESTS | Eric Biggers | 3 | -0/+4 |
| 2026-04-03 | crypto: aspeed - Use memcpy_from_sglist() in aspeed_ahash_dma_prepare() | Paul Louvel | 1 | -2/+1 |
| 2026-04-03 | crypto: kconfig - fix typos in atmel-ecc and atmel-sha204a help | Thorsten Blum | 1 | -2/+2 |
| 2026-04-03 | crypto: intel/keembay-ocs-ecc - Use crypto_stdrng_get_bytes() | Eric Biggers | 1 | -13/+4 |
| 2026-04-03 | crypto: hisilicon/hpre - Use crypto_stdrng_get_bytes() | Eric Biggers | 1 | -10/+2 |
| 2026-04-03 | crypto: iaa - fix per-node CPU counter reset in rebalance_wq_table() | Giovanni Cabiddu | 1 | -1/+1 |
| 2026-04-03 | crypto: qat - replace scnprintf() with sysfs_emit() | Atharv Dubey | 1 | -3/+3 |
| 2026-04-03 | crypto: qat - fix type mismatch in RAS sysfs show functions | Giovanni Cabiddu | 1 | -6/+6 |
| 2026-04-03 | crypto: qat - fix compression instance leak | Giovanni Cabiddu | 1 | -2/+8 |
| 2026-04-03 | crypto: qat - use acomp_tfm_ctx() | Giovanni Cabiddu | 1 | -5/+3 |
| 2026-04-03 | crypto: ccp - Replace snprintf("%s") with strscpy | Thorsten Blum | 6 | -18/+15 |
| 2026-04-03 | crypto: hifn_795x - Replace snprintf("%s") with strscpy | Thorsten Blum | 1 | -3/+3 |
| 2026-04-03 | crypto: qat - disable 420xx AE cluster when lead engine is fused off | Ahsan Atta | 1 | -2/+18 |
| 2026-04-03 | crypto: qat - disable 4xxx AE cluster when lead engine is fused off | Ahsan Atta | 1 | -2/+12 |
| 2026-04-02 | Merge tag 'v7.0-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 4 | -19/+28 |
| 2026-03-30 | crypto/ccp: Update HV_FIXED page states to allow freeing of memory | Tom Lendacky | 1 | -3/+10 |
| 2026-03-30 | crypto/ccp: Implement SNP x86 shutdown | Tycho Andersen (AMD) | 1 | -17/+24 |
| 2026-03-29 | x86/sev, crypto/ccp: Move HSAVE_PA setup to arch/x86/ | Tycho Andersen (AMD) | 1 | -8/+0 |
| 2026-03-29 | x86/sev, crypto/ccp: Move SNP init to ccp driver | Tycho Andersen (AMD) | 1 | -0/+2 |
| 2026-03-27 | crypto: qce - use memcpy_and_pad in qce_aead_setkey | Thorsten Blum | 1 | -2/+2 |
| 2026-03-27 | crypto: inside-secure/eip93 - add missing address terminator character | Mieczyslaw Nalewaj | 13 | -13/+13 |
| 2026-03-27 | crypto: inside-secure/eip93 - correct ecb(des-eip93) typo | Mieczyslaw Nalewaj | 1 | -1/+1 |
| 2026-03-27 | crypto: hisilicon/sec2 - prevent req used-after-free for sec | Wenkai Lin | 1 | -1/+1 |
| 2026-03-27 | crypto: inside-secure/eip93 - make it selectable for ECONET | Aleksander Jan Bajkowski | 1 | -1/+1 |
| 2026-03-27 | crypto: ti - Add support for AES-CCM in DTHEv2 driver | T Pratham | 3 | -16/+126 |
| 2026-03-27 | crypto: ti - Add support for AES-GCM in DTHEv2 driver | T Pratham | 3 | -3/+628 |
| 2026-03-27 | crypto: stm32 - use list_first_entry_or_null to simplify cryp_find_dev | Thorsten Blum | 1 | -11/+5 |
| 2026-03-27 | crypto: stm32 - use list_first_entry_or_null to simplify hash_find_dev | Thorsten Blum | 1 | -11/+5 |
| 2026-03-27 | crypto: qat - add anti-rollback support for GEN6 devices | Suman Kumar Chakraborty | 13 | -5/+383 |
| 2026-03-27 | crypto: caam - guard HMAC key hex dumps in hash_digest_key | Thorsten Blum | 2 | -4/+4 |
| 2026-03-27 | crypto: nx - Fix packed layout in struct nx842_crypto_header | Gustavo A. R. Silva | 1 | -2/+2 |
| 2026-03-27 | crypto: nx - annotate struct nx842_crypto_header with __counted_by | Thorsten Blum | 1 | -1/+1 |
| 2026-03-27 | crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export | Thorsten Blum | 1 | -2/+1 |
| 2026-03-27 | crypto: s5p-sss - use unregister_{ahashes,skciphers} in probe/remove | Thorsten Blum | 1 | -17/+10 |
| 2026-03-26 | crypto: caam - fix overflow on long hmac keys | Horia Geantă | 1 | -1/+2 |
| 2026-03-26 | crypto: caam - fix DMA corruption on long hmac keys | Horia Geantă | 1 | -1/+2 |
| 2026-03-26 | crypto: tegra - Add missing CRYPTO_ALG_ASYNC | Eric Biggers | 2 | -17/+24 |
| 2026-03-23 | crypto: sm3 - Remove 'struct sm3_state' | Eric Biggers | 1 | -2/+2 |
| 2026-03-23 | crypto: sm3 - Replace with wrapper around library | Eric Biggers | 1 | -2/+2 |
| 2026-03-23 | crypto: sm3 - Rename CRYPTO_SM3_GENERIC to CRYPTO_SM3 | Eric Biggers | 2 | -2/+2 |
| 2026-03-23 | crypto: gcm - Use GHASH library instead of crypto_ahash | Eric Biggers | 1 | -1/+1 |
| 2026-03-22 | crypto: atmel-sha204a - Fix potential UAF and memory leak in remove path | Thorsten Blum | 1 | -4/+2 |
| 2026-03-22 | crypto: hisilicon - add device load query functionality to debugfs | Zongyu Wu | 4 | -0/+102 |
| 2026-03-22 | crypto: nx - fix context leak in nx842_crypto_free_ctx | Thorsten Blum | 1 | -4/+2 |
| 2026-03-22 | crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctx | Thorsten Blum | 1 | -4/+4 |
| 2026-03-22 | crypto: atmel-aes - guard unregister on error in atmel_aes_register_algs | Thorsten Blum | 1 | -2/+4 |
| 2026-03-22 | crypto: qat - add wireless mode support for QAT GEN6 | George Abraham P | 7 | -18/+137 |
| 2026-03-22 | crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanup | Thorsten Blum | 1 | -1/+1 |
| 2026-03-22 | crypto: tegra - Disable softirqs before finalizing request | Herbert Xu | 2 | -0/+12 |
| 2026-03-22 | crypto: artpec6 - use memcpy_and_pad to simplify prepare_hash | Thorsten Blum | 1 | -6/+3 |
| 2026-03-18 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+7 |
| 2026-03-15 | crypto: atmel - use list_first_entry_or_null to simplify find_dev | Thorsten Blum | 1 | -12/+5 |
| 2026-03-15 | crypto: atmel-tdes - fix DMA sync direction | Thorsten Blum | 1 | -4/+4 |
| 2026-03-15 | crypto: inside-secure/eip93 - register hash before authenc algorithms | Aleksander Jan Bajkowski | 1 | -8/+8 |
| 2026-03-15 | crypto: qat - fix firmware loading failure for GEN6 devices | Suman Kumar Chakraborty | 3 | -1/+12 |
| 2026-03-15 | crypto: qat - fix indentation of macros in qat_hal.c | Suman Kumar Chakraborty | 1 | -11/+11 |
| 2026-03-15 | crypto: atmel-sha204a - Drop redundant I2C_FUNC_I2C check | Thorsten Blum | 1 | -4/+0 |
| 2026-03-14 | crypto: padlock-sha - Disable for Zhaoxin processor | AlanSong-oc | 1 | -0/+7 |
| 2026-03-14 | crypto: ccp - simplify sev_update_firmware() | Tycho Andersen (AMD) | 1 | -18/+9 |
| 2026-03-14 | crypto: qce - Remove return variable and unused assignments | Thorsten Blum | 1 | -9/+3 |
| 2026-03-14 | crypto: ccp - Fix leaking the same page twice | Guenter Roeck | 1 | -3/+1 |
| 2026-03-09 | crypto: aes - Add cmac, xcbc, and cbcmac algorithms using library | Eric Biggers | 1 | -1/+1 |
| 2026-03-07 | crypto: qat - Drop redundant local variables | Thorsten Blum | 1 | -7/+3 |
| 2026-03-07 | crypto: ti - Add support for AES-CTR in DTHEv2 driver | T Pratham | 4 | -30/+180 |
| 2026-03-07 | crypto: atmel-i2c - Replace hard-coded bus clock rate with constant | Thorsten Blum | 1 | -1/+1 |
| 2026-03-07 | crypto: qce - Replace snprintf("%s") with strscpy | Thorsten Blum | 3 | -9/+9 |
| 2026-03-07 | crypto: vmx - Remove disabled build directive | Thorsten Blum | 1 | -1/+0 |
| 2026-03-07 | crypto: atmel-ecc - Release client on allocation failure | Thorsten Blum | 1 | -0/+1 |
| 2026-03-07 | crypto: atmel-sha204a - Fix uninitialized data access on OTP read error | Thorsten Blum | 1 | -0/+4 |
| 2026-02-28 | crypto: atmel-sha204a - Fix OTP sysfs read and error handling | Thorsten Blum | 1 | -9/+11 |
| 2026-02-28 | crypto: atmel-sha204a - Fix error codes in OTP reads | Thorsten Blum | 2 | -5/+6 |
| 2026-02-28 | crypto: inside-secure/eip93 - fix register definition | Aleksander Jan Bajkowski | 1 | -1/+1 |
| 2026-02-28 | crypto: virtio - Convert from tasklet to BH workqueue | Pat Somaru | 2 | -7/+7 |
| 2026-02-28 | crypto: safexcel - Add support for authenc(hmac(md5),*) suites | Aleksander Jan Bajkowski | 3 | -0/+157 |
| 2026-02-28 | crypto: safexcel - Group authenc ciphersuites | Aleksander Jan Bajkowski | 2 | -4/+4 |
| 2026-02-28 | crypto: caam - Replace snprintf with strscpy in caam_hash_alloc | Thorsten Blum | 2 | -16/+9 |
| 2026-02-28 | crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info | Thorsten Blum | 1 | -4/+4 |
| 2026-02-28 | crypto: atmel-sha204a - Fix OOM ->tfm_count leak | Thorsten Blum | 1 | -2/+3 |
| 2026-02-28 | crypto: ccp - Fix use-after-free on error path | Alper Ak | 1 | -1/+1 |
| 2026-02-28 | crypto: ccp - allow callers to use HV-Fixed page API when SEV is disabled | Ashish Kalra | 1 | -6/+4 |