| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-23 | crypto: atmel-sha204a - Set hwrng quality to lowest possible | Marek Behún | 1 | -0/+6 |
| 2025-04-09 | crypto: caam/qi - Fix drv_ctx refcount bug | Herbert Xu | 1 | -3/+3 |
| 2025-04-07 | crypto: tegra - Fix IV usage for AES ECB | Akhil R | 1 | -4/+1 |
| 2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 1 | -2/+2 |
| 2025-04-04 | Merge tag 'v6.15-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -1/+2 |
| 2025-04-03 | crypto: inside-secure/eip93 - acquire lock on eip93_put_descriptor hash | Christian Marangi | 1 | -1/+2 |
| 2025-03-29 | Merge tag 'v6.15-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 93 | -1456/+5169 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-21 | crypto: cavium/zip - drop obsolete 'comp' implementation | Ard Biesheuvel | 3 | -100/+1 |
| 2025-03-21 | crypto: nx - Migrate to scomp API | Ard Biesheuvel | 4 | -54/+58 |
| 2025-03-21 | crypto: iaa - Use acomp stack fallback | Herbert Xu | 1 | -22/+6 |
| 2025-03-21 | crypto: qat - Remove dst_null support | Herbert Xu | 4 | -259/+1 |
| 2025-03-21 | crypto: iaa - Remove dst_null support | Herbert Xu | 1 | -130/+6 |
| 2025-03-21 | crypto: nx - Fix uninitialised hv_nxc on error | Herbert Xu | 1 | -20/+17 |
| 2025-03-21 | crypto: padlock - Use zero page instead of stack buffer | Herbert Xu | 1 | -2/+2 |
| 2025-03-21 | crypto: lib/Kconfig - hide library options | Arnd Bergmann | 1 | -2/+2 |
| 2025-03-21 | crypto: qat - remove access to parity register for QAT GEN4 | Bairavi Alagappan | 1 | -52/+5 |
| 2025-03-21 | crypto: qat - set parity error mask for qat_420xx | Bairavi Alagappan | 2 | -1/+2 |
| 2025-03-21 | crypto: qat - optimize allocations for fw authentication | Jack Xu | 2 | -14/+19 |
| 2025-03-21 | crypto: qat - remove redundant FW image size check | Jack Xu | 1 | -4/+0 |
| 2025-03-21 | crypto: qat - remove unused members in suof structure | Jack Xu | 2 | -9/+2 |
| 2025-03-21 | crypto: tegra - Fix format specifier in tegra_sha_prep_cmd() | Nathan Chancellor | 1 | -1/+1 |
| 2025-03-21 | crypto: qat - introduce fuse array | Suman Kumar Chakraborty | 12 | -17/+27 |
| 2025-03-21 | crypto: qat - add macro to write 64-bit values to registers | Suman Kumar Chakraborty | 2 | -23/+15 |
| 2025-03-15 | crypto: scomp - Remove tfm argument from alloc/free_ctx | Herbert Xu | 2 | -6/+6 |
| 2025-03-15 | crypto: artpec6 - change from kzalloc to kcalloc in artpec6_crypto_probe() | Ethan Carter Edwards | 1 | -2/+2 |
| 2025-03-15 | crypto: scatterwalk - Change scatterwalk_next calling convention | Herbert Xu | 1 | -4/+3 |
| 2025-03-15 | crypto: octeontx2 - suppress auth failure screaming due to negative tests | Shashank Gupta | 1 | -3/+4 |
| 2025-03-15 | crypto: virtio - Erase some sensitive memory when it is freed | Christophe JAILLET | 1 | -4/+2 |
| 2025-03-08 | crypto: iaa - Test the correct request flag | Herbert Xu | 1 | -2/+2 |
| 2025-03-08 | crypto: tegra - Use HMAC fallback when keyslots are full | Akhil R | 1 | -1/+6 |
| 2025-03-08 | crypto: tegra - Reserve keyslots to allocate dynamically | Akhil R | 3 | -22/+164 |
| 2025-03-08 | crypto: tegra - Set IV to NULL explicitly for AES ECB | Akhil R | 1 | -0/+3 |
| 2025-03-08 | crypto: tegra - Fix CMAC intermediate result handling | Akhil R | 1 | -9/+9 |
| 2025-03-08 | crypto: tegra - Fix HASH intermediate result handling | Akhil R | 2 | -52/+98 |
| 2025-03-08 | crypto: tegra - Transfer HASH init function to crypto engine | Akhil R | 3 | -78/+109 |
| 2025-03-08 | crypto: tegra - check return value for hash do_one_req | Akhil R | 2 | -2/+15 |
| 2025-03-08 | crypto: tegra - finalize crypto req on error | Akhil R | 1 | -11/+17 |
| 2025-03-08 | crypto: tegra - Do not use fixed size buffers | Akhil R | 3 | -75/+89 |
| 2025-03-08 | crypto: tegra - Use separate buffer for setkey | Akhil R | 5 | -21/+37 |
| 2025-03-08 | crypto: mxs-dcp - Only set OTP_KEY bit for OTP key | Sven Schwermer | 1 | -4/+4 |
| 2025-03-02 | crypto: octeontx - Remove unused function otx_cpt_eng_grp_has_eng_type | Dr. David Alan Gilbert | 2 | -13/+0 |
| 2025-03-02 | crypto: octeontx2 - Remove unused otx2_cpt_print_uc_dbg_info | Dr. David Alan Gilbert | 2 | -100/+0 |
| 2025-03-02 | crypto: stm32 - use the new scatterwalk functions | Eric Biggers | 1 | -17/+17 |
| 2025-03-02 | crypto: s5p-sss - use the new scatterwalk functions | Eric Biggers | 1 | -27/+11 |
| 2025-03-02 | crypto: nx - use the new scatterwalk functions | Eric Biggers | 4 | -50/+17 |
| 2025-02-22 | crypto: inside-secure/eip93 - Correctly handle return of for sg_nents_for_len | Christian Marangi | 1 | -6/+19 |
| 2025-02-22 | crypto: qat - refactor service parsing logic | Małgorzata Mielnik | 10 | -78/+202 |
| 2025-02-22 | crypto: qat - do not export adf_cfg_services | Giovanni Cabiddu | 1 | -1/+0 |
| 2025-02-22 | crypto: qat - reorder objects in qat_common Makefile | Giovanni Cabiddu | 1 | -33/+33 |
| 2025-02-22 | crypto: qat - fix object goals in Makefiles | Giovanni Cabiddu | 9 | -9/+9 |
| 2025-02-22 | crypto: bcm - set memory to zero only once | Thorsten Blum | 1 | -12/+12 |
| 2025-02-22 | crypto: inside-secure - Eliminate duplication in top-level Makefile | Herbert Xu | 2 | -2/+2 |
| 2025-02-22 | crypto: ccp - Add support for PCI device 0x1134 | Devaraj Rangasamy | 1 | -0/+1 |
| 2025-02-22 | crypto: hisilicon/sec2 - fix for sec spec check | Wenkai Lin | 2 | -63/+39 |
| 2025-02-22 | crypto: hisilicon/sec2 - fix for aead authsize alignment | Wenkai Lin | 1 | -13/+9 |
| 2025-02-22 | crypto: hisilicon/sec2 - fix for aead auth key length | Wenkai Lin | 1 | -6/+2 |
| 2025-02-22 | crypto: virtio - Drop superfluous [as]kcipher_req pointer | Lukas Wunner | 2 | -10/+7 |
| 2025-02-22 | crypto: virtio - Drop superfluous [as]kcipher_ctx pointer | Lukas Wunner | 2 | -8/+5 |
| 2025-02-22 | crypto: virtio - Drop superfluous ctx->tfm backpointer | Lukas Wunner | 2 | -9/+0 |
| 2025-02-22 | crypto: virtio - Simplify RSA key size caching | Lukas Wunner | 1 | -11/+8 |
| 2025-02-22 | crypto: virtio - Fix kernel-doc of virtcrypto_dev_stop() | Lukas Wunner | 1 | -1/+1 |
| 2025-02-14 | crypto: ccp: Add external API interface for PSP module initialization | Sean Christopherson | 1 | -0/+14 |
| 2025-02-09 | crypto: qat - set command ids as reserved | Suman Kumar Chakraborty | 1 | -2/+2 |
| 2025-02-09 | crypto: hisilicon/hpre - adapt ECDH for high-performance cores | lizhi | 1 | -0/+7 |
| 2025-02-09 | crypto: ccp - Fix check for the primary ASP device | Tom Lendacky | 1 | -6/+9 |
| 2025-02-09 | crypto: drivers - Use str_enable_disable-like helpers | Krzysztof Kozlowski | 6 | -13/+14 |
| 2025-02-09 | crypto: eip93 - Add Inside Secure SafeXcel EIP-93 crypto engine support | Christian Marangi | 17 | -0/+4049 |
| 2025-02-08 | lib/crc32: standardize on crc32c() name for Castagnoli CRC32 | Eric Biggers | 1 | -1/+1 |
| 2025-01-28 | Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -32/+4 |
| 2025-01-24 | Merge tag 'v6.14-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 32 | -2893/+765 |
| 2025-01-20 | Merge tag 'kernel-6.14-rc1.cred' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+1 |
| 2025-01-15 | qat: don't mess with ->d_name | Al Viro | 1 | -32/+4 |
| 2025-01-14 | crypto: omap - switch from scatter_walk to plain offset | Eric Biggers | 3 | -48/+32 |
| 2025-01-14 | crypto: bcm - Drop unused setting of local 'ptr' variable | Krzysztof Kozlowski | 1 | -6/+1 |
| 2025-01-14 | crypto: hisilicon/qm - support new function communication | Yang Shen | 4 | -61/+175 |
| 2024-12-28 | crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' | Kanchana P Sridhar | 1 | -1/+1 |
| 2024-12-21 | crypto: qce - revert "use __free() for a buffer that's always freed" | Nathan Chancellor | 1 | -3/+3 |
| 2024-12-21 | crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto() | Joe Hattori | 1 | -0/+3 |
| 2024-12-21 | crypto: hisilicon/sec2 - fix for aead invalid authsize | Wenkai Lin | 2 | -32/+34 |
| 2024-12-21 | crypto: hisilicon/sec2 - fix for aead icv error | Wenkai Lin | 3 | -67/+42 |
| 2024-12-14 | crypto: n2 - remove Niagara2 SPU driver | Eric Biggers | 5 | -2515/+0 |
| 2024-12-14 | crypto: qce - fix priority to be less than ARMv8 CE | Eric Biggers | 3 | -3/+3 |
| 2024-12-14 | crypto: ccp - Use scoped guard for mutex | Mario Limonciello | 1 | -33/+20 |
| 2024-12-14 | crypto: qce - switch to using a mutex | Bartosz Golaszewski | 2 | -26/+23 |
| 2024-12-14 | crypto: qce - convert tasklet to workqueue | Bartosz Golaszewski | 2 | -16/+10 |
| 2024-12-14 | crypto: qce - use __free() for a buffer that's always freed | Bartosz Golaszewski | 1 | -3/+3 |
| 2024-12-14 | crypto: qce - make qce_register_algs() a managed interface | Bartosz Golaszewski | 1 | -5/+6 |
| 2024-12-14 | crypto: qce - convert qce_dma_request() to use devres | Bartosz Golaszewski | 3 | -24/+17 |
| 2024-12-14 | crypto: qce - shrink code with devres clk helpers | Bartosz Golaszewski | 1 | -25/+4 |
| 2024-12-14 | crypto: qce - remove unneeded call to icc_set_bw() in error path | Bartosz Golaszewski | 1 | -3/+1 |
| 2024-12-14 | crypto: qce - unregister previously registered algos in error path | Bartosz Golaszewski | 1 | -4/+7 |
| 2024-12-14 | crypto: qce - fix goto jump in error path | Bartosz Golaszewski | 1 | -1/+1 |
| 2024-12-10 | crypto: caam - use JobR's space to access page 0 regs | Gaurav Jain | 1 | -1/+2 |
| 2024-12-10 | crypto: hisilicon/zip - support new error report | Weili Qian | 6 | -14/+290 |
| 2024-12-10 | crypto: hisilicon/zip - add data aggregation feature | Weili Qian | 5 | -11/+90 |
| 2024-12-10 | crypto: tegra - do not transfer req when tegra init fails | Chen Ridong | 2 | -4/+10 |
| 2024-12-10 | crypto: hisilicon/debugfs - fix the struct pointer incorrectly offset problem | Chenghai Huang | 1 | -2/+2 |
| 2024-12-03 | module: Convert default symbol namespace to string literal | Masahiro Yamada | 2 | -2/+2 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 17 | -43/+39 |
| 2024-12-02 | sev-dev: avoid pointless cred reference count bump | Christian Brauner | 1 | -1/+1 |
| 2024-12-02 | tree-wide: s/revert_creds_light()/revert_creds()/g | Christian Brauner | 1 | -1/+1 |
| 2024-12-02 | tree-wide: s/override_creds_light()/override_creds()/g | Christian Brauner | 1 | -1/+1 |
| 2024-12-02 | tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g | Christian Brauner | 1 | -1/+1 |
| 2024-12-02 | tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g | Christian Brauner | 1 | -1/+1 |
| 2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -15/+34 |
| 2024-11-19 | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 82 | -462/+725 |
| 2024-11-18 | Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -0/+21 |
| 2024-11-15 | crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx | Karol Przybylski | 1 | -12/+12 |
| 2024-11-15 | crypto: cavium - Fix an error handling path in cpt_ucode_load_fw() | Christophe JAILLET | 1 | -0/+2 |
| 2024-11-15 | crypto: bcm - add error check in the ahash_hmac_init function | Chen Ridong | 1 | -1/+4 |
| 2024-11-15 | crypto: caam - add error check to caam_rsa_set_priv_key_form | Chen Ridong | 1 | -4/+7 |
| 2024-11-10 | crypto: inside-secure - Fix the return value of safexcel_xcbcmac_cra_init() | Li Huafei | 1 | -1/+1 |
| 2024-11-10 | crypto: qat - Fix missing destroy_workqueue in adf_init_aer() | Wang Hai | 1 | -1/+4 |
| 2024-11-02 | crypto: hisilicon/qm - disable same error report before resetting | Weili Qian | 4 | -49/+103 |
| 2024-11-02 | crypto: hisilicon - support querying the capability register | Qi Tao | 8 | -111/+360 |
| 2024-10-30 | crypto: marvell - replace deprecated PCI functions | Philipp Stanner | 2 | -9/+18 |
| 2024-10-30 | crypto: qat - replace deprecated PCI functions | Philipp Stanner | 2 | -6/+16 |
| 2024-10-29 | s390/pkey: Add new pkey handler module pkey-uv | Harald Freudenberger | 1 | -0/+21 |
| 2024-10-28 | crypto: starfive - remove unneeded crypto_engine_stop() call | Ovidiu Panait | 1 | -4/+1 |
| 2024-10-28 | crypto: tegra - remove unneeded crypto_engine_stop() call | Ovidiu Panait | 1 | -2/+0 |
| 2024-10-28 | crypto: cavium - Fix the if condition to exit loop after timeout | Everest K.C | 1 | -2/+2 |
| 2024-10-28 | crypto: qat - Fix typo "accelaration" | WangYuli | 1 | -1/+1 |
| 2024-10-28 | crypto: tegra - remove redundant error check on ret | Colin Ian King | 1 | -2/+0 |
| 2024-10-28 | crypto: nx - Fix invalid wait context during kexec reboot | Vishal Chourasia | 1 | -1/+2 |
| 2024-10-28 | crypto: nx - Rename devdata_mutex to devdata_spinlock | Vishal Chourasia | 1 | -17/+17 |
| 2024-10-28 | crypto: qat - Constify struct pm_status_row | Christophe JAILLET | 1 | -9/+9 |
| 2024-10-19 | crypto: crypto4xx - use devm in probe | Rosen Penev | 1 | -25/+14 |
| 2024-10-19 | crypto: crypto4xx - avoid explicit resource | Rosen Penev | 1 | -12/+5 |
| 2024-10-19 | crypto: cesa - use devm_platform_get_and_ioremap_resource | Rosen Penev | 1 | -14/+1 |
| 2024-10-19 | crypto: cesa - remove irq_set_affinity_hint | Rosen Penev | 1 | -7/+2 |
| 2024-10-19 | crypto: cesa - use enabled variants for clk_get | Rosen Penev | 1 | -18/+10 |
| 2024-10-19 | crypto: cesa - add COMPILE_TEST | Rosen Penev | 1 | -1/+1 |
| 2024-10-19 | crypto: drivers - Switch back to struct platform_driver::remove() | Uwe Kleine-König | 45 | -46/+46 |
| 2024-10-19 | crypto: qat - remove faulty arbiter config reset | Ahsan Atta | 1 | -4/+0 |
| 2024-10-16 | Merge tag 'v6.12-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -6/+6 |
| 2024-10-10 | crypto: marvell/cesa - Disable hash algorithms | Herbert Xu | 1 | -6/+6 |
| 2024-10-05 | crypto: hisilicon/qm - fix the coding specifications issue | Chenghai Huang | 4 | -3/+34 |
| 2024-10-05 | crypto: qat - remove unused adf_devmgr_get_first | Dr. David Alan Gilbert | 2 | -11/+0 |
| 2024-10-05 | crypto: qat/qat_4xxx - fix off by one in uof_get_name() | Dan Carpenter | 1 | -1/+1 |
| 2024-10-05 | crypto: qat/qat_420xx - fix off by one in uof_get_name() | Dan Carpenter | 1 | -1/+1 |
| 2024-10-05 | crypto: iaa - Remove potential infinite loop in check_completion() | Zanussi, Tom | 1 | -0/+10 |
| 2024-10-05 | crypto: drivers - Correct multiple typos in comments | Shen Lichuan | 5 | -6/+6 |
| 2024-10-05 | crypto: ccree - Fix typo in comment | Yu Jiaoliang | 3 | -4/+4 |
| 2024-10-05 | crypto: atmel - Drop explicit initialization of struct i2c_device_id::driver_... | Uwe Kleine-König | 2 | -3/+3 |
| 2024-10-05 | crypto: qat - remove check after debugfs_create_dir() | Cabiddu, Giovanni | 1 | -12/+1 |
| 2024-10-05 | crypto: caam - Slightly simplify platform_device() | Christophe JAILLET | 1 | -3/+2 |
| 2024-10-05 | crypto: caam - Fix the pointer passed to caam_qi_shutdown() | Christophe JAILLET | 1 | -1/+1 |
| 2024-10-05 | crypto: hisilicon/hpre - enable all clusters clock gating | Weili Qian | 1 | -12/+24 |
| 2024-10-05 | crypto: mxs-dcp - Fix AES-CBC with hardware-bound keys | Tomas Paukrt | 1 | -8/+12 |
| 2024-10-05 | crypto: amlogic - Remove redundant assignment and error messages | Tang Bin | 1 | -5/+3 |
| 2024-10-05 | crypto: drivers - Drop sign/verify operations | Lukas Wunner | 3 | -6/+0 |
| 2024-10-05 | crypto: virtio - Drop sign/verify operations | Lukas Wunner | 1 | -44/+21 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 7 | -7/+7 |
| 2024-09-24 | Merge tag 'v6.12-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -0/+1 |
| 2024-09-21 | Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -7/+68 |
| 2024-09-21 | crypto: caam - Pad SG length when allocating hash edesc | Herbert Xu | 1 | -0/+1 |
| 2024-09-13 | crypto: n2 - Set err to EINVAL if snprintf fails for hmac | Herbert Xu | 1 | -0/+1 |
| 2024-09-13 | crypto: camm/qi - Use ERR_CAST() to return error-valued pointer | Chen Yufan | 1 | -2/+2 |
| 2024-09-13 | crypto: qcom-rng - rename *_of_data to *_match_data | Brian Masney | 1 | -12/+12 |
| 2024-09-13 | crypto: qcom-rng - fix support for ACPI-based systems | Brian Masney | 1 | -2/+2 |
| 2024-09-06 | crypto: octeontx* - Select CRYPTO_AUTHENC | Herbert Xu | 1 | -0/+2 |
| 2024-09-06 | crypto: qat - Remove trailing space after \n newline | Colin Ian King | 1 | -1/+1 |
| 2024-09-06 | crypto: hisilicon/sec - Remove trailing space after \n newline | Colin Ian King | 1 | -1/+1 |
| 2024-09-06 | crypto: hisilicon/qm - inject error before stopping queue | Weili Qian | 1 | -23/+24 |
| 2024-09-06 | crypto: hisilicon/hpre - mask cluster timeout error | Weili Qian | 1 | -16/+6 |
| 2024-09-06 | crypto: hisilicon/qm - reset device before enabling it | Weili Qian | 4 | -64/+121 |
| 2024-09-06 | crypto: hisilicon/trng - modifying the order of header files | Chenghai Huang | 1 | -2/+2 |
| 2024-09-06 | crypto: hisilicon - add a lock for the qp send operation | Chenghai Huang | 2 | -0/+5 |
| 2024-09-06 | crypto: hisilicon - fix missed error branch | Yang Shen | 1 | -4/+10 |
| 2024-09-06 | crypto: ccp - do not request interrupt on cmd completion when irqs disabled | Amit Shah | 1 | -1/+12 |
| 2024-09-04 | Revert "crypto: spacc - Add SPAcc Skcipher support" | Herbert Xu | 15 | -8343/+0 |
| 2024-08-30 | crypto: hisilicon/zip - Optimize performance by replacing rw_lock with spinlock | Kuan-Wei Chiu | 1 | -7/+7 |
| 2024-08-30 | crypto: img-hash - use devm_clk_get_enabled() helpers | Chunhai Guo | 1 | -18/+3 |
| 2024-08-30 | crypto: atmel - use devm_clk_get_prepared() helpers | Chunhai Guo | 2 | -23/+7 |
| 2024-08-30 | crypto: crypto4xx - Remove unused declaration crypto4xx_free_ctx() | Yue Haibing | 1 | -1/+0 |
| 2024-08-30 | crypto: amlogic - Remove unused declaration meson_enqueue() | Yue Haibing | 1 | -2/+0 |
| 2024-08-30 | crypto: ccp - Remove unused declaration sp_get_master() | Yue Haibing | 1 | -1/+0 |
| 2024-08-30 | crypto: octeontx - Remove unused declaration otx_cpt_callback() | Yue Haibing | 1 | -1/+0 |
| 2024-08-30 | crypto: sl3516 - Remove unused declaration sl3516_ce_enqueue() | Yue Haibing | 1 | -2/+0 |
| 2024-08-30 | crypto: safexcel - Remove unused declaration safexcel_ring_first_rptr() | Yue Haibing | 1 | -1/+0 |
| 2024-08-30 | crypto: ccp - Properly unregister /dev/sev on sev PLATFORM_STATUS failure | Pavan Kumar Paluri | 1 | -0/+2 |
| 2024-08-29 | s390/pkey: Introduce pkey base with handler registry and handler modules | Harald Freudenberger | 1 | -7/+68 |
| 2024-08-24 | crypto: octeontx2 - Fix authenc setkey | Herbert Xu | 1 | -164/+90 |
| 2024-08-24 | crypto: octeontx - Fix authenc setkey | Herbert Xu | 1 | -168/+93 |
| 2024-08-24 | crypto: spacc - Fixed return to CRYPTO_OK | Pavitrakumar M | 2 | -5/+3 |
| 2024-08-24 | crypto: spacc - Fix counter width checks | Pavitrakumar M | 1 | -16/+19 |
| 2024-08-24 | crypto: qat - fix "Full Going True" macro definition | Svyatoslav Pankratov | 1 | -1/+1 |
| 2024-08-24 | crypto: spacc - Check for allocation failure in spacc_skcipher_fallback() | Dan Carpenter | 1 | -0/+2 |
| 2024-08-24 | crypto: spacc - Fix NULL vs IS_ERR() check in spacc_aead_fallback() | Dan Carpenter | 1 | -2/+2 |
| 2024-08-24 | crypto: spacc - Fix uninitialized variable in spacc_aead_process() | Dan Carpenter | 1 | -3/+1 |
| 2024-08-24 | crypto: spacc - Use crypto_authenc_extractkeys | Herbert Xu | 1 | -24/+9 |
| 2024-08-24 | crypto: spacc - Add a new line in spacc_open() | Dan Carpenter | 1 | -1/+2 |
| 2024-08-24 | crypto: spacc - Fix off by one in spacc_isenabled() | Dan Carpenter | 1 | -1/+1 |
| 2024-08-24 | crypto: spacc - Fix bounds checking on spacc->job[] | Dan Carpenter | 1 | -4/+4 |
| 2024-08-24 | crypto: ccp - Add additional information about an SEV firmware upgrade | Tom Lendacky | 1 | -2/+11 |
| 2024-08-24 | crypto: keembay - fix module autoloading | Liao Chen | 1 | -0/+1 |
| 2024-08-17 | crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap | Kuan-Wei Chiu | 1 | -9/+1 |
| 2024-08-17 | crypto: octeontx - Remove custom swap function in favor of built-in sort swap | Kuan-Wei Chiu | 1 | -10/+2 |
| 2024-08-17 | crypto: nx - Use static_assert() to check struct sizes | Gustavo A. R. Silva | 1 | -0/+3 |