Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Christophe JAILLET
| 31 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
Patch
Series
S/W/F
Date
Submitter
Delegate
State
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
crypto: cavium - Fix an error handling path in cpt_ucode_load_fw()
-
-
-
2024-11-08
Christophe JAILLET
New
crypto: qat - Constify struct pm_status_row
crypto: qat - Constify struct pm_status_row
-
-
-
2024-10-14
Christophe JAILLET
New
[2/2] crypto: caam: Slightly simplify platform_device()
[1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
-
-
-
2024-09-15
Christophe JAILLET
New
[1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
[1/2] crypto: caam: Fix the pointer passed to caam_qi_shutdown()
-
-
-
2024-09-15
Christophe JAILLET
New
hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
-
-
-
2023-12-10
Christophe JAILLET
Accepted
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
crypto: hisilicon/hpre - Fix a erroneous check after snprintf()
-
-
-
2023-09-04
Christophe JAILLET
Accepted
[2/2] crypto: caam - Remove messages related to memory allocation failure
[1/2] crypto: caam - Use struct_size()
-
-
-
2023-07-22
Christophe JAILLET
Accepted
[1/2] crypto: caam - Use struct_size()
[1/2] crypto: caam - Use struct_size()
-
-
-
2023-07-22
Christophe JAILLET
Accepted
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
-
-
-
2023-04-17
Christophe JAILLET
Accepted
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
-
-
-
2023-03-26
Christophe JAILLET
Accepted
[v2] crypto: caam: Clear some memory in instantiate_rng()
[v2] crypto: caam: Clear some memory in instantiate_rng()
-
-
-
2023-03-21
Christophe JAILLET
Accepted
virtio-crypto: Do not use GFP_ATOMIC when not needed
virtio-crypto: Do not use GFP_ATOMIC when not needed
-
-
-
2023-02-04
Christophe JAILLET
Accepted
crypto: amlogic - Save a few bytes of memory
crypto: amlogic - Save a few bytes of memory
-
-
-
2022-11-22
Christophe JAILLET
New
[v2] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
[v2] crypto: hisilicon/zip: Use the bitmap API to allocate bitmaps
-
-
-
2022-07-21
Christophe JAILLET
Accepted
[v2] crypto: ccree - Remove a useless dma_supported() call
[v2] crypto: ccree - Remove a useless dma_supported() call
-
-
-
2022-07-20
Christophe JAILLET
Accepted
crypto: ccree - Remove a useless dma_supported() call
crypto: ccree - Remove a useless dma_supported() call
-
-
-
2022-07-19
Christophe JAILLET
Superseded
[2/3] crypto: octeontx2: Use the bitmap API to allocate bitmaps
[1/3] crypto: marvell/octeontx: Simplify bitmap declaration
-
-
-
2022-07-10
Christophe JAILLET
New
[3/3] crypto: marvell/octeontx: Avoid some useless memory initialization
[1/3] crypto: marvell/octeontx: Simplify bitmap declaration
-
-
-
2022-07-10
Christophe JAILLET
New
[1/3] crypto: marvell/octeontx: Simplify bitmap declaration
[1/3] crypto: marvell/octeontx: Simplify bitmap declaration
-
-
-
2022-07-10
Christophe JAILLET
New
crypto: x86/camellia - Replace kernel.h with the necessary inclusions
crypto: x86/camellia - Replace kernel.h with the necessary inclusions
-
-
-
2022-06-05
Christophe JAILLET
New
virtio-crypto: Fix an error handling path in virtio_crypto_alg_skcipher_close_session()
virtio-crypto: Fix an error handling path in virtio_crypto_alg_skcipher_close_session()
-
-
-
2022-05-22
Christophe JAILLET
New
[3/3] crypto: qat - Fix a typo in a comment
crypto: qat - Fixes and clean-ups
-
-
-
2021-07-11
Christophe JAILLET
Accepted
crypto: cavium/nitrox - Fix an erro rhandling path in 'nitrox_probe()'
crypto: cavium/nitrox - Fix an erro rhandling path in 'nitrox_probe()'
-
-
-
2021-06-05
Christophe JAILLET
Accepted
[RFC] crypto: arc4: Implement a version optimized for memory usage
[RFC] crypto: arc4: Implement a version optimized for memory usage
-
-
-
2021-05-02
Christophe JAILLET
New
crypto: cavium - Use 'hlist_for_each_entry' to simplify code
crypto: cavium - Use 'hlist_for_each_entry' to simplify code
-
-
-
2021-04-28
Christophe JAILLET
Accepted
macvlan: Use 'hash' iterators to simplify code
macvlan: Use 'hash' iterators to simplify code
-
-
-
2021-04-28
Christophe JAILLET
Accepted
crypto: crc32-generic - Use SPDX-License-Identifier
crypto: crc32-generic - Use SPDX-License-Identifier
-
-
-
2021-04-10
Christophe JAILLET
Accepted
hwrng: ingenic - Fix a resource leak in an error handling path
hwrng: ingenic - Fix a resource leak in an error handling path
-
-
-
2020-12-19
Christophe JAILLET
Accepted
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
crypto: cavium - Use dma_set_mask_and_coherent to simplify code
-
-
-
2020-11-21
Christophe JAILLET
Accepted
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
crypto: cavium/zip - Use dma_set_mask_and_coherent to simplify code
-
-
-
2020-11-21
Christophe JAILLET
Accepted
crypto: cavium/nitrox - Fix a typo in a comment
crypto: cavium/nitrox - Fix a typo in a comment
-
-
-
2020-05-19
Christophe JAILLET
New