Show patches with: none      |   11229 patches
« 1 2 ... 36 37 38112 113 »
Patch Series S/W/F Date Submitter Delegate State
[3/6] crypto: ccp: Move some PSP mailbox bit definitions into common header Untitled series #200769 --- 2023-02-09 Mario Limonciello Superseded
[2/6] crypto: ccp: Add a header for multiple drivers to use `__psp_pa` Untitled series #200769 --- 2023-02-09 Mario Limonciello Superseded
[v2,5/5] crypto: hisilicon/qm - fix coding style issues crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-09 Weili Qian Accepted
[v2,4/5] crypto: hisilicon/qm - update comments to match function crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-09 Weili Qian Accepted
[03/24] Documentation: core-api: correct spelling Untitled series #200771 --- 2023-02-09 Randy Dunlap New
[v9,12/14] crypto: qce: core: Add support to initialize interconnect path Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy Superseded
[v9,11/14] arm64: dts: qcom: sm8250: add description of Qualcomm Crypto Engine IP Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v9,09/14] arm64: dts: qcom: sdm845: update QCE compatible according to a new scheme Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v9,07/14] arm: dts: qcom: ipq4019: update a compatible for QCE IP on IPQ4019 SoC Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy New
[v9,05/14] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy Superseded
[v9,04/14] dt-bindings: qcom-qce: Add 'iommus' to optional properties Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy Superseded
[v9,02/14] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section Untitled series #200667 --- 2023-02-08 Vladimir Zapolskiy Superseded
crypto: testmgr - Disable raw RSA in FIPS mode crypto: testmgr - Disable raw RSA in FIPS mode --- 2023-02-08 Herbert Xu New
[v2,11/32] crypto: cryptd - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-02-08 Herbert Xu Accepted
tls: Pass rec instead of aead_req into tls_encrypt_done tls: Pass rec instead of aead_req into tls_encrypt_done --- 2023-02-07 Herbert Xu Accepted
[v4,6/6] integrity: machine keyring CA configuration [v4,1/6] KEYS: Create static version of public_key_verify_signature --- 2023-02-07 Eric Snowberg New
[v4,3/6] KEYS: X.509: Parse Basic Constraints for CA [v4,1/6] KEYS: Create static version of public_key_verify_signature --- 2023-02-07 Eric Snowberg Superseded
[v4,1/6] KEYS: Create static version of public_key_verify_signature [v4,1/6] KEYS: Create static version of public_key_verify_signature --- 2023-02-07 Eric Snowberg Superseded
[17/17] crypto: api - Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[16/17] tls: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[15/17] tipc: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[14/17] net: ipv6: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[13/17] net: ipv4: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Superseded
[12/17] net: macsec: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[11/17] dm: Remove completion function scaffolding crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[10/17] crypto: api - Use data directly in completion function crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[9/17] KEYS: DH: Use crypto_wait_req crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[8/17] tls: Only use data field in crypto completion function tls: Pass rec instead of aead_req into tls_encrypt_done --- 2023-02-06 Herbert Xu Accepted
[7/17] tipc: Add scaffolding to change completion function signature crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[6/17] net: ipv6: Add scaffolding to change completion function signature crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[5/17] net: ipv4: Add scaffolding to change completion function signature crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[4/17] Bluetooth: Use crypto_wait_req crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[3/17] fs: ecryptfs: Use crypto_wait_req crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[2/17] net: macsec: Add scaffolding to change completion function signature crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
[1/17] dm: Add scaffolding to change completion function signature crypto: api - Change completion callback argument to void star --- 2023-02-06 Herbert Xu Accepted
crypto: crypto4xx - Call dma_unmap_page when done crypto: crypto4xx - Call dma_unmap_page when done --- 2023-02-06 Herbert Xu Accepted
crypto: octeontx2 - Fix objects shared between several modules crypto: octeontx2 - Fix objects shared between several modules --- 2023-02-06 Herbert Xu Accepted
crypto: nx - Fix sparse warnings crypto: nx - Fix sparse warnings --- 2023-02-06 Herbert Xu Accepted
crypto: ecc - Silence sparse warning crypto: ecc - Silence sparse warning --- 2023-02-06 Herbert Xu Accepted
[3/3] crypto: x86/twofish-3way - Remove unused macro argument crypto: x86/twofish-3way - Cleanup and optimize asm --- 2023-02-06 Peter Lafreniere New
[2/3] crypto: x86/twofish-3way - Perform cbc xor in assembly crypto: x86/twofish-3way - Cleanup and optimize asm --- 2023-02-06 Peter Lafreniere New
[1/3] crypto: x86/twofish-3way - Remove unused encode parameter crypto: x86/twofish-3way - Cleanup and optimize asm --- 2023-02-06 Peter Lafreniere New
[kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API [kernel] KVM: SVM: Fix SVM_VMGEXIT_EXT_GUEST_REQUEST to follow the rest of API --- 2023-02-06 Alexey Kardashevskiy New
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
[05/11] cifs: Add a function to Hash the contents of an iterator Untitled series #200322 --- 2023-02-03 David Howells Superseded
[5/5] crypto: hisilicon/qm - fix coding style issues crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian Superseded
[4/5] crypto: hisilicon/qm - update comments to match function crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian Superseded
[3/5] crypto: hisilicon/qm - change function names crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian New
[2/5] crypto: hisilicon/qm - change data type in min_t crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian New
[1/5] crypto: hisilicon/qm - remove some unused defines crypto: hisilicon/qm - some fixes and cleanups --- 2023-02-03 Weili Qian Accepted
[RESENT,v3,-next] crypto: aspeed: fix type warnings [RESENT,v3,-next] crypto: aspeed: fix type warnings --- 2023-02-03 Neal Liu Superseded
[v3] crypto: aspeed: fix type warnings [v3] crypto: aspeed: fix type warnings --- 2023-02-03 Neal Liu Accepted
[v2,10/10] s390/cpum_sf: Convert to cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra New
[v2,09/10] arch: Remove cmpxchg_double Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,08/10] slub: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,07/10] x86,intel_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,06/10] x86,amd_iommu: Replace cmpxchg_double() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,05/10] percpu: Wire up cmpxchg128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra New
[v2,04/10] instrumentation: Wire up cmpxchg128() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,03/10] arch: Introduce arch_{,try_}_cmpxchg128{,_local}() Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra New
[v2,02/10] types: Introduce [us]128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v2,01/10] cyrpto/b128ops: Remove struct u128 Introduce cmpxchg128() -- aka. the demise of cmpxchg_double() --- 2023-02-02 Peter Zijlstra Superseded
[v8,9/9] crypto: qce: core: Add new compatibles for qce crypto driver crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v8,8/9] crypto: qce: core: Make clocks optional crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
[v8,7/9] crypto: qce: core: Add support to initialize interconnect path crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
[v8,6/9] dt-bindings: qcom-qce: Add new SoC compatible strings for qcom-qce crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v8,5/9] dt-bindings: qcom-qce: document clocks and clock-names as optional crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy New
[v8,4/9] dt-bindings: qcom-qce: Add 'iommus' to optional properties crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
[v8,3/9] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names' crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
[v8,2/9] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
[v8,1/9] dt-bindings: qcom-qce: Convert bindings to yaml crypto: qcom-qce: Add YAML bindings & support for newer SoCs --- 2023-02-02 Vladimir Zapolskiy Superseded
crypto: testmgr - add diff-splits of src/dst into default cipher config crypto: testmgr - add diff-splits of src/dst into default cipher config --- 2023-02-02 Zhang Yiqun Accepted
[v4] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption [v4] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption --- 2023-02-02 Herbert Xu Accepted
[v2,-next] crypto: aspeed: fix type warnings [v2,-next] crypto: aspeed: fix type warnings --- 2023-02-02 Neal Liu Superseded
[PATCH-next] crypto: aspeed: fix type warnings [PATCH-next] crypto: aspeed: fix type warnings --- 2023-02-02 Neal Liu New
crypto: qat - drop log level of msg in get_instance_node() crypto: qat - drop log level of msg in get_instance_node() --- 2023-02-01 Giovanni Cabiddu Accepted
crypto: qat - fix out-of-bounds read crypto: qat - fix out-of-bounds read --- 2023-02-01 Giovanni Cabiddu Accepted
crypto: arm64/sm4-ccm - Rewrite skcipher walker loop crypto: arm64/sm4-ccm - Rewrite skcipher walker loop --- 2023-02-01 Tianjia Zhang Accepted
[v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption [v3] crypto: arm64/sm4-gcm - Fix possible crash in GCM cryption --- 2023-02-01 Tianjia Zhang New
[05/12] cifs: Add a function to Hash the contents of an iterator Untitled series #199953 --- 2023-01-31 David Howells Superseded
[v2,2/2] virtio-rng: add sysfs entries for leak detection virtio-rng entropy leak reporting feature --- 2023-01-31 Babis Chalios New
[v2,1/2] virtio-rng: implement entropy leak feature virtio-rng entropy leak reporting feature --- 2023-01-31 Babis Chalios New
[32/32] crypto: talitos - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[30/32] crypto: s5p-sss - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[28/32] crypto: qat - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[27/32] crypto: mxs-dcp - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[24/32] crypto: marvell/cesa - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[22/32] crypto: safexcel - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
[20/32] crypto: hisilicon - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[18/32] crypto: chelsio - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
[16/32] crypto: nitrox - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[13/32] crypto: artpec6 - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[12/32] crypto: atmel - Use request_complete helpers crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[10/32] crypto: rsa-pkcs1pad - Use akcipher_request_complete crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[8/32] crypto: skcipher - Use crypto_request_complete crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[6/32] crypto: hash - Use crypto_request_complete crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu New
[4/32] crypto: aead - Use crypto_request_complete crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[2/32] crypto: cryptd - Use subreq for AEAD crypto: api - Prepare to change callback argument to void star --- 2023-01-31 Herbert Xu Accepted
[v2,3/3] crypto: x86/blowfish - Eliminate use of SYM_TYPED_FUNC_START in asm [v2,1/3] crypto: x86/blowfish - Remove unused encode parameter --- 2023-01-31 Peter Lafreniere Accepted
[v2,1/3] crypto: x86/blowfish - Remove unused encode parameter [v2,1/3] crypto: x86/blowfish - Remove unused encode parameter --- 2023-01-31 Peter Lafreniere Accepted
« 1 2 ... 36 37 38112 113 »