| Age | Commit message (Expand) | Author | Files | Lines |
| 3 days | crypto: octeontx - use strscpy_pad in ucode_load_store | Thorsten Blum | 1 | -3/+2 |
| 10 days | crypto: cesa - use max to simplify mv_cesa_probe | Thorsten Blum | 1 | -3/+2 |
| 2026-05-15 | crypto: drivers - Move MODULE_DEVICE_TABLE next to the table itself | Krzysztof Kozlowski | 4 | -4/+4 |
| 2026-05-15 | crypto: drivers - Drop explicit assigment of 0 in pci_device_id array | Uwe Kleine-König (The Capable Hub) | 2 | -5/+5 |
| 2026-05-07 | crypto: cesa - allocate engines with main struct | Rosen Penev | 2 | -28/+25 |
| 2026-03-27 | crypto: marvell/cesa - use memcpy_and_pad in mv_cesa_ahash_export | Thorsten Blum | 1 | -2/+1 |
| 2026-02-28 | crypto: octeontx - Replace scnprintf with strscpy in print_ucode_info | Thorsten Blum | 1 | -4/+4 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 1 | -2/+1 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 4 | -7/+7 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 5 | -9/+9 |
| 2026-02-06 | crypto: cesa - Simplify return statement in mv_cesa_dequeue_req_locked | Thorsten Blum | 1 | -7/+1 |
| 2026-01-16 | crypto: octeontx - fix dma_free_coherent() size | Thomas Fourier | 1 | -1/+2 |
| 2025-12-29 | crypto: octeontx2 - Use sysfs_emit in sysfs show functions | Thorsten Blum | 1 | -2/+3 |
| 2025-12-19 | crypto: octeontx - Fix length check to avoid truncation in ucode_load_store | Thorsten Blum | 1 | -1/+1 |
| 2025-12-03 | Merge tag 'net-next-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -2/+4 |
| 2025-11-20 | devlink: pass extack through to devlink_param::get() | Daniel Zahka | 1 | -2/+4 |
| 2025-11-14 | crypto: cesa - Simplify with of_device_get_match_data() | Krzysztof Kozlowski | 1 | -5/+2 |
| 2025-11-06 | crypto: octeontx2 - Replace deprecated strcpy in cpt_ucode_load_fw | Thorsten Blum | 1 | -2/+3 |
| 2025-08-22 | crypto: octeontx2 - Call strscpy() with correct size argument | Thorsten Blum | 1 | -1/+1 |
| 2025-07-31 | Merge tag 'v6.17-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 9 | -65/+184 |
| 2025-06-16 | octeontx2: Set appropriate PF, VF masks and shifts based on silicon | Subbaraya Sundeep | 4 | -14/+14 |
| 2025-06-13 | crypto: octeontx2 - get engine group number for asymmetric engine | Amit Singh Tomar | 4 | -1/+21 |
| 2025-06-13 | crypto: octeontx2 - Rework how engine group number is obtained | Amit Singh Tomar | 6 | -13/+28 |
| 2025-06-13 | crypto: marvell/cesa - Fix engine load inaccuracy | Herbert Xu | 2 | -3/+6 |
| 2025-06-13 | crypto: octeontx2 - Fix address alignment on CN10KB and CN10KA-B0 | Bharat Bhushan | 1 | -15/+44 |
| 2025-06-13 | crypto: octeontx2 - Fix address alignment on CN10K A0/A1 and OcteonTX2 | Bharat Bhushan | 1 | -15/+51 |
| 2025-06-13 | crypto: octeontx2 - Fix address alignment issue on ucode loading | Bharat Bhushan | 1 | -14/+21 |
| 2025-06-13 | crypto: octeontx2 - add timeout for load_fvc completion poll | Bharat Bhushan | 1 | -2/+14 |
| 2025-06-13 | crypto: marvell/cesa - Remove unnecessary state setting on final | Herbert Xu | 1 | -4/+1 |
| 2025-05-21 | crypto: marvell/cesa - Do not chain submitted requests | Herbert Xu | 3 | -25/+39 |
| 2025-05-19 | crypto: octeontx2 - Use dynamic allocated memory region for lmtst | Bharat Bhushan | 10 | -38/+123 |
| 2025-05-19 | crypto: octeontx2 - Initialize cptlfs device info once | Bharat Bhushan | 4 | -9/+9 |
| 2025-05-14 | crypto: marvell/cesa - Avoid empty transfer descriptor | Herbert Xu | 1 | -1/+1 |
| 2025-05-14 | crypto: marvell/cesa - Handle zero-length skcipher requests | Herbert Xu | 1 | -0/+3 |
| 2025-04-28 | crypto: octeontx2 - Simplify multiple return statements | Thorsten Blum | 1 | -24/+10 |
| 2025-03-21 | crypto: lib/Kconfig - hide library options | Arnd Bergmann | 1 | -2/+2 |
| 2025-03-15 | crypto: octeontx2 - suppress auth failure screaming due to negative tests | Shashank Gupta | 1 | -3/+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-02-09 | crypto: drivers - Use str_enable_disable-like helpers | Krzysztof Kozlowski | 2 | -3/+5 |
| 2024-12-02 | module: Convert symbol namespace to string literal | Peter Zijlstra | 5 | -31/+27 |
| 2024-11-26 | Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -9/+18 |
| 2024-11-19 | Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -53/+27 |
| 2024-11-15 | crypto: marvell/cesa - fix uninit value for struct mv_cesa_op_ctx | Karol Przybylski | 1 | -12/+12 |
| 2024-10-30 | crypto: marvell - replace deprecated PCI functions | Philipp Stanner | 2 | -9/+18 |
| 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 | 1 | -1/+1 |
| 2024-10-10 | crypto: marvell/cesa - Disable hash algorithms | Herbert Xu | 1 | -6/+6 |
| 2024-09-06 | crypto: octeontx* - Select CRYPTO_AUTHENC | Herbert Xu | 1 | -0/+2 |
| 2024-08-30 | crypto: octeontx - Remove unused declaration otx_cpt_callback() | Yue Haibing | 1 | -1/+0 |
| 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-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-05-14 | Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -3/+6 |
| 2024-04-22 | devlink: extend devlink_param *set pointer | Mateusz Polchlopek | 1 | -3/+6 |
| 2024-04-19 | crypto: octeontx2 - add missing check for dma_map_single | Chen Ni | 1 | -0/+4 |
| 2023-12-29 | crypto: octeontx2 - support setting ctx ilen for inline CPT LF | Nithin Dabilpuram | 5 | -1/+61 |
| 2023-12-29 | crypto: octeontx2 - register error interrupts for inline cptlf | Nithin Dabilpuram | 6 | -55/+155 |
| 2023-12-29 | crypto: octeontx2 - add ctx_val workaround | Srujana Challa | 7 | -1/+137 |
| 2023-12-29 | crypto: octeontx2 - update CPT inbound inline IPsec mailbox | Srujana Challa | 3 | -1/+9 |
| 2023-12-29 | crypto: octeontx2 - add LF reset on queue disable | Srujana Challa | 5 | -28/+85 |
| 2023-12-29 | crypto: octeontx2 - remove errata workaround for CN10KB or CN10KA B0 chip. | Srujana Challa | 2 | -4/+13 |
| 2023-12-29 | crypto: octeontx2 - add devlink option to set t106 mode | Srujana Challa | 3 | -4/+52 |
| 2023-12-29 | crypto: octeontx2 - add SGv2 support for CN10KB or CN10KA B0 | Srujana Challa | 14 | -175/+436 |
| 2023-12-29 | crypto: octeontx2 - remove CPT block reset | Srujana Challa | 1 | -43/+0 |
| 2023-12-15 | crypto: octeontx2 - Fix cptvf driver cleanup | Bharat Bhushan | 2 | -2/+7 |
| 2023-12-08 | crypto: octeontx - Remove cfb | Herbert Xu | 1 | -23/+0 |
| 2023-12-08 | crypto: octeontx2 - By default allocate one CPT LF per CPT VF | Bharat Bhushan | 2 | -2/+2 |
| 2023-11-17 | crypto: marvell/cesa - Silence gcc format-truncation false positive warnings | Herbert Xu | 1 | -3/+3 |
| 2023-10-27 | crypto: marvell/cesa - Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-06-30 | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 11 | -41/+360 |
| 2023-06-02 | crypto: marvell/cesa - Fix type mismatch warning | Arnd Bergmann | 1 | -1/+1 |
| 2023-05-18 | crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues | Tejun Heo | 2 | -9/+9 |
| 2023-05-12 | crypto: octeontx2 - hardware configuration for inline IPsec | Srujana Challa | 10 | -38/+261 |
| 2023-05-12 | crypto: octeontx2 - add support for AF to CPT PF uplink mbox | Srujana Challa | 3 | -2/+98 |
| 2023-02-14 | crypto: octeontx2 - Fix objects shared between several modules | Alexander Lobakin | 8 | -14/+39 |
| 2023-02-13 | crypto: octeontx2 - Use request_complete helpers | Herbert Xu | 1 | -2/+2 |
| 2023-02-13 | crypto: octeontx - Use request_complete helpers | Herbert Xu | 1 | -2/+2 |
| 2023-02-13 | crypto: marvell/cesa - Use request_complete helpers | Herbert Xu | 2 | -3/+3 |
| 2023-02-03 | crypto: marvell/cesa - Use crypto_wait_req | Herbert Xu | 1 | -33/+8 |
| 2023-01-06 | crypto: xts - drop xts_check_key() | Vladis Dronov | 2 | -2/+2 |
| 2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 4 | -76/+77 |
| 2022-12-09 | crypto: octeontx2 - Set DMA alignment explicitly | Herbert Xu | 1 | -39/+40 |
| 2022-12-09 | crypto: octeontx - Set DMA alignment explicitly | Herbert Xu | 1 | -34/+35 |
| 2022-12-02 | crypto: marvell/octeontx - remove redundant NULL check | Yushan Zhou | 1 | -2/+1 |
| 2022-11-30 | net: devlink: let the core report the driver name instead of the drivers | Vincent Mailhol | 1 | -4/+0 |
| 2022-10-28 | crypto: octeontx - fix repeated words in comments | wangjianli | 1 | -1/+1 |
| 2022-09-30 | crypto: marvell/octeontx - use sysfs_emit() to instead of scnprintf() | ye xingchen | 1 | -4/+4 |
| 2022-09-30 | crypto: octeontx2 - Remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
| 2022-09-30 | crypto: marvell/octeontx - prevent integer overflows | Dan Carpenter | 1 | -2/+16 |
| 2022-09-09 | crypto: octeontx - Remove the unneeded result variable | ye xingchen | 1 | -15/+5 |
| 2022-09-02 | crypto: marvell/octeontx - fix repeated words in comments | wangjianli | 1 | -1/+1 |
| 2022-08-26 | crypto: drivers - move from strlcpy with unused retval to strscpy | Wolfram Sang | 2 | -5/+5 |
| 2022-06-10 | crypto: octeontx2 - fix potential null pointer access | Shijith Thotton | 1 | -3/+12 |
| 2022-06-10 | crypto: octeontx2 - add firmware version in devlink info | Shijith Thotton | 3 | -3/+42 |
| 2022-05-13 | crypto: octeontx2 - simplify the return expression of otx2_cpt_aead_cbc_aes_s... | Minghao Chi | 1 | -6/+1 |
| 2022-04-21 | crypto: marvell/cesa - ECB does not IV | Corentin Labbe | 1 | -1/+0 |
| 2022-03-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 11 | -35/+130 |
| 2022-03-09 | crypto: marvell/octeontx - Use swap() instead of open coding it | Jiapeng Chong | 1 | -4/+1 |
| 2022-03-03 | crypto: octeontx2 - fix missing unlock | Yang Yingliang | 2 | -2/+6 |
| 2022-02-23 | crypto: octeontx2 - add synchronization between mailbox accesses | Harman Kalra | 5 | -14/+46 |
| 2022-02-05 | crypto: marvell/octeontx - remove redundant initialization of variable c_size | Colin Ian King | 1 | -1/+0 |
| 2022-02-05 | crypto: octeontx2 - remove CONFIG_DM_CRYPT check | Shijith Thotton | 1 | -9/+6 |
| 2022-02-05 | crypto: octeontx2 - increase CPT HW instruction queue length | Srujana Challa | 1 | -4/+15 |
| 2022-02-05 | crypto: octeontx2 - disable DMA black hole on an DMA fault | Srujana Challa | 1 | -0/+13 |
| 2022-02-05 | crypto: octeontx2 - CN10K CPT to RNM workaround | Srujana Challa | 1 | -1/+42 |
| 2022-01-31 | crypto: octeontx2 - Avoid stack variable overflow | Kees Cook | 1 | -1/+2 |
| 2022-01-31 | crypto: octeontx2 - select CONFIG_NET_DEVLINK | Shijith Thotton | 1 | -0/+1 |
| 2021-12-24 | crypto: octeontx2 - prevent underflow in get_cores_bmap() | Dan Carpenter | 1 | -1/+2 |
| 2021-12-24 | crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete() | Dan Carpenter | 1 | -1/+1 |
| 2021-12-24 | crypto: octeontx2 - Use swap() instead of swap_engines() | Jiapeng Chong | 1 | -11/+1 |
| 2021-12-17 | crypto: marvell/octeontx - Use kcalloc() instead of kzalloc() | Gustavo A. R. Silva | 1 | -3/+1 |
| 2021-12-11 | crypto: octeontx2 - parameters for custom engine groups | Srujana Challa | 6 | -1/+142 |
| 2021-12-11 | crypto: octeontx2 - add apis for custom engine groups | Srujana Challa | 2 | -7/+322 |
| 2021-12-03 | crypto: octeontx2 - uninitialized variable in kvf_limits_store() | Dan Carpenter | 1 | -5/+4 |
| 2021-11-20 | crypto: octeontx2 - use swap() to make code cleaner | chiminghao | 1 | -4/+1 |
| 2021-10-15 | crypto: octeontx2 - set assoclen in aead_do_fallback() | Ovidiu Panait | 1 | -0/+1 |
| 2021-09-24 | crypto: marvell/cesa - drop unneeded MODULE_ALIAS | Krzysztof Kozlowski | 1 | -1/+0 |
| 2021-06-17 | crypto: marvell/cesa - change FPGA indirect article to an | Tom Rix | 1 | -1/+1 |
| 2021-06-03 | crypto: octeontx2 - enable and handle ME interrupts | Srujana Challa | 1 | -23/+95 |
| 2021-06-03 | crypto: octeontx2 - add support for CPT operations on CN10K | Srujana Challa | 9 | -22/+134 |
| 2021-06-03 | crypto: octeontx2 - add support to map LMTST region for CN10K | Srujana Challa | 7 | -3/+86 |
| 2021-06-03 | crypto: octeontx2 - Add mailbox support for CN10K | Srujana Challa | 8 | -33/+129 |
| 2021-04-22 | crypto: octeontx2 - add support for OcteonTX2 98xx CPT block. | Srujana Challa | 7 | -58/+153 |
| 2021-02-21 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 25 | -37/+7746 |
| 2021-02-10 | crypto: octeontx2 - fix -Wpointer-bool-conversion warning | Arnd Bergmann | 1 | -2/+1 |
| 2021-02-10 | crypto: marvell - CRYPTO_DEV_OCTEONTX2_CPT should depend on ARCH_THUNDER2 | Geert Uytterhoeven | 1 | -1/+1 |
| 2021-02-05 | crypto: octeontx2 - Add dependency on NET_VENDOR_MARVELL | Herbert Xu | 1 | -0/+1 |
| 2021-02-05 | crypto: octeontx2 - fix signedness bug in cptvf_register_interrupts() | Dan Carpenter | 1 | -1/+1 |
| 2021-01-29 | crypto: marvell/cesa - Fix use of sg_pcopy on iomem pointer | Herbert Xu | 5 | -36/+148 |
| 2021-01-22 | crypto: octeontx2 - register with linux crypto framework | Srujana Challa | 7 | -2/+1961 |
| 2021-01-22 | crypto: octeontx2 - add support to process the crypto request | Srujana Challa | 11 | -1/+1034 |
| 2021-01-22 | crypto: octeontx2 - add virtual function driver support | Srujana Challa | 6 | -1/+373 |
| 2021-01-22 | crypto: octeontx2 - add support to get engine capabilities | Srujana Challa | 8 | -0/+350 |
| 2021-01-22 | crypto: octeontx2 - add LF framework | Srujana Challa | 7 | -1/+783 |
| 2021-01-22 | crypto: octeontx2 - load microcode and create engine groups | Srujana Challa | 8 | -2/+1655 |
| 2021-01-22 | crypto: octeontx2 - enable SR-IOV and mailbox communication with VF | Srujana Challa | 4 | -2/+583 |
| 2021-01-22 | crypto: octeontx2 - add mailbox communication with AF | Srujana Challa | 6 | -2/+236 |
| 2021-01-22 | crypto: marvell - add Marvell OcteonTX2 CPT PF driver | Srujana Challa | 7 | -0/+633 |
| 2021-01-22 | crypto: marvel/cesa - Fix tdma descriptor on 64-bit | Herbert Xu | 1 | -2/+2 |
| 2021-01-14 | crypto: marvell/cesa - Fix a spelling s/fautly/faultly/ in comment | Bhaskar Chowdhury | 1 | -1/+1 |
| 2020-11-27 | crypto: marvell/octeontx - Use dma_set_mask_and_coherent to simplify code | Christophe JAILLET | 2 | -16/+4 |
| 2020-11-20 | crypto: sha - split sha.h into sha1.h and sha2.h | Eric Biggers | 2 | -2/+4 |
| 2020-10-13 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 6 | -38/+39 |
| 2020-10-02 | crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng... | Qinglang Miao | 1 | -7/+1 |
| 2020-09-25 | crypto: marvell/cesa - use devm_platform_ioremap_resource_byname | Zhang Qilong | 1 | -3/+1 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -2/+2 |
| 2020-08-21 | crypto: marvell/cesa - Fix sparse warnings | Herbert Xu | 4 | -25/+32 |
| 2020-08-20 | crypto: algapi - Remove skbuff.h inclusion | Herbert Xu | 3 | -3/+5 |
| 2020-08-07 | mm, treewide: rename kzfree() to kfree_sensitive() | Waiman Long | 3 | -5/+5 |
| 2020-07-31 | crypto: marvell/cesa - irq balance | Sven Auhagen | 2 | -1/+11 |
| 2020-07-16 | crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY | Mikulas Patocka | 3 | -21/+33 |
| 2020-06-18 | crypto: octeontx - Fix sparse warnings | Herbert Xu | 6 | -38/+32 |
| 2020-06-15 | crypto: marvell/octeontx - Fix a potential NULL dereference | Dan Carpenter | 1 | -4/+7 |
| 2020-04-16 | crypto: marvell/octeontx - Add missing '\n' in log messages | Christophe JAILLET | 6 | -69/+70 |
| 2020-04-03 | crypto: marvell/octeontx - fix double free of ptr | Colin Ian King | 1 | -3/+5 |
| 2020-03-20 | crypto: marvell - enable OcteonTX cpt options for build | SrujanaChalla | 2 | -0/+17 |
| 2020-03-20 | crypto: marvell - add the Virtual Function driver for CPT | SrujanaChalla | 9 | -2/+4686 |
| 2020-03-20 | crypto: marvell - add support for OCTEON TX CPT engine | SrujanaChalla | 8 | -0/+2764 |
| 2020-03-20 | crypto: marvell - create common Kconfig and Makefile for Marvell | SrujanaChalla | 8 | -31/+67 |
| 2020-01-09 | crypto: remove CRYPTO_TFM_RES_BAD_KEY_LEN | Eric Biggers | 1 | -3/+1 |
| 2019-11-17 | crypto: marvell/cesa - rename blkcipher to skcipher | Ard Biesheuvel | 2 | -10/+10 |
| 2019-09-09 | crypto: marvell - Use kzfree rather than its implementation | zhong jiang | 1 | -2/+1 |
| 2019-08-22 | crypto: cesa/des - switch to new verification routines | Ard Biesheuvel | 1 | -17/+8 |
| 2019-07-26 | crypto: cesa/aes - switch to library version of key expansion routine | Ard Biesheuvel | 1 | -1/+1 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 4 | -16/+4 |
| 2019-05-21 | treewide: Add SPDX license identifier - Makefile/Kconfig | Thomas Gleixner | 1 | -0/+1 |
| 2019-04-18 | crypto: marvell - Forbid 2-key 3DES in FIPS mode | Herbert Xu | 1 | -6/+5 |
| 2019-04-08 | crypto: marvell - remove set but not used variable 'index' | YueHaibing | 1 | -2/+1 |
| 2019-02-28 | crypto: marvell - Remove set but not used variable 'ivsize' | YueHaibing | 1 | -2/+0 |
| 2019-01-25 | crypto: clarify name of WEAK_KEY request flag | Eric Biggers | 1 | -1/+1 |
| 2018-07-09 | crypto: remove redundant type flags from tfm allocation | Eric Biggers | 1 | -2/+1 |
| 2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook | 1 | -1/+1 |
| 2018-03-03 | crypto: marvell/cesa - Clean up redundant #include | Robin Murphy | 1 | -1/+0 |
| 2018-01-31 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 1 | -7/+12 |
| 2018-01-18 | crypto: marvell/cesa - Fix DMA API misuse | Robin Murphy | 1 | -7/+12 |
| 2018-01-10 | dma-mapping: move swiotlb arch helpers to a new header | Christoph Hellwig | 1 | -0/+1 |
| 2017-11-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -276/+261 |
| 2017-11-06 | crypto: marvell - Add a NULL entry at the end of mv_cesa_plat_id_table[] | Boris BREZILLON | 1 | -0/+1 |
| 2017-11-03 | crypto: marvell/cesa - remove redundant backlog checks on EBUSY | Gilad Ben-Yossef | 2 | -3/+2 |
| 2017-11-03 | crypto: marvell - Switch cipher algs to the skcipher interface | Boris BREZILLON | 3 | -260/+251 |
| 2017-11-03 | crypto: marvell - Remove the old mv_cesa driver | Boris BREZILLON | 1 | -7/+0 |
| 2017-11-03 | crypto: marvell - Add a platform_device_id table | Boris BREZILLON | 1 | -0/+6 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-22 | crypto: drop unnecessary return statements | Geliang Tang | 1 | -2/+0 |
| 2017-09-22 | crypto: Use PTR_ERR_ZERO | Himanshu Jha | 1 | -4/+1 |
| 2017-05-23 | crypto: marvell - Use IPAD/OPAD constant | Corentin LABBE | 1 | -2/+3 |
| 2016-12-27 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 3 | -3/+43 |
| 2016-12-16 | crypto: marvell - Copy IVDIG before launching partial DMA ahash requests | Romain Perier | 3 | -3/+43 |
| 2016-12-14 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 5 | -40/+75 |
| 2016-12-07 | crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash | Romain Perier | 1 | -3/+5 |
| 2016-12-07 | crypto: marvell - Don't copy hash operation twice into the SRAM | Romain Perier | 1 | -3/+0 |
| 2016-10-21 | crypto: marvell - Don't break chain for computable last ahash requests | Romain Perier | 1 | -16/+49 |
| 2016-10-21 | crypto: marvell - Use an unique pool to copy results of requests | Romain Perier | 4 | -24/+26 |
| 2016-08-09 | crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req | Romain Perier | 1 | -1/+1 |