Toggle navigation
Patchwork
linux-crypto
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: State =
Action Required
| 4703 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
«
1
2
...
3
4
5
…
47
48
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[3/7] s390/facility: Let test_facility() generate static branch if possible
s390/vdso: getrandom() vdso implementation
-
-
-
2024-09-13
Heiko Carstens
New
[2/7] s390/alternatives: Remove ALT_FACILITY_EARLY
s390/vdso: getrandom() vdso implementation
-
-
-
2024-09-13
Heiko Carstens
New
[1/7] s390/facility: Disable compile time optimization for decompressor code
s390/vdso: getrandom() vdso implementation
-
-
-
2024-09-13
Heiko Carstens
New
crypto: Removing CRYPTO_AES_GCM_P10.
crypto: Removing CRYPTO_AES_GCM_P10.
-
-
-
2024-09-13
Danny Tsen
New
crypto: mxs-dcp: Enable user-space access to AES with hardware-bound keys
crypto: mxs-dcp: Enable user-space access to AES with hardware-bound keys
-
-
-
2024-09-13
Tomas Paukrt
New
crypto: mxs-dcp: Fix AES-CBC with hardware-bound keys
crypto: mxs-dcp: Fix AES-CBC with hardware-bound keys
-
-
-
2024-09-13
Tomas Paukrt
New
[1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module.
[1/1] crypto: Fix data mismatch over ipsec tunnel encrypted/decrypted with ppc64le AES/GCM module.
-
-
-
2024-09-12
Danny Tsen
New
[RESEND.,v3] MIPS: crypto: Clean up useless assignment operations
[RESEND.,v3] MIPS: crypto: Clean up useless assignment operations
-
-
-
2024-09-12
WangYuli
New
[v3,14/14] KEYS: Introduce load_pgp_public_keyring()
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,13/14] KEYS: Provide a function to load keys from a PGP keyring blob
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,12/14] PGP: Provide a key type for testing PGP signatures
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,11/14] verification: introduce verify_pgp_signature()
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,10/14] KEYS: Calculate key digest and get signature of the key
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,09/14] KEYS: Retry asym key search with partial ID in restrict_link_by_signature()
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,08/14] KEYS: PGP-based public key signature verification
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,07/14] KEYS: Provide PGP key description autogeneration
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,06/14] KEYS: PGP data parser
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,05/14] PGPLIB: Signature parser
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,04/14] PGPLIB: Basic packet parser
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,03/14] PGPLIB: PGP definitions (RFC 9580)
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,02/14] rsa: add parser of raw format
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
[v3,01/14] mpi: Introduce mpi_key_length()
KEYS: Add support for PGP keys and signatures
-
-
-
2024-09-11
Roberto Sassu
New
crypto: amlogic - Remove redundant assignment and error messages
crypto: amlogic - Remove redundant assignment and error messages
-
-
-
2024-09-11
Tang Bin
New
[v2,19/19] crypto: ecrdsa - Fix signature size calculation
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,18/19] crypto: ecdsa - Support P1363 signature decoding
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,17/19] crypto: ecdsa - Move X9.62 signature size calculation into template
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,16/19] crypto: sig - Rename crypto_sig_maxsize() to crypto_sig_keysize()
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,15/19] crypto: ecdsa - Move X9.62 signature decoding into template
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,14/19] crypto: ecdsa - Avoid signed integer overflow on signature decoding
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,13/19] ASN.1: Clean up include statements in public headers
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,12/19] crypto: sig - Move crypto_sig_*() API calls to include file
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,11/19] crypto: akcipher - Drop sign/verify operations
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,10/19] crypto: drivers - Drop sign/verify operations
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,09/19] crypto: virtio - Drop sign/verify operations
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,08/19] crypto: rsassa-pkcs1 - Avoid copying hash prefix
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,07/19] crypto: rsassa-pkcs1 - Harden digest length verification
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,05/19] crypto: rsa-pkcs1pad - Deduplicate set_{pub,priv}_key callbacks
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,04/19] crypto: ecrdsa - Migrate to sig_alg backend
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,03/19] crypto: ecdsa - Migrate to sig_alg backend
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,02/19] crypto: sig - Introduce sig_alg backend
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v2,01/19] crypto: ecdsa - Drop unused test vector elements
Migrate to sig_alg and templatize ecdsa
-
-
-
2024-09-10
Lukas Wunner
New
[v4,11/11] crypto: qce - Add support for lock/unlock in aead
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,10/11] crypto: qce - Add support for lock/unlock in sha
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,09/11] crypto: qce - Add support for lock/unlock in skcipher
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,08/11] crypto: qce - Add LOCK and UNLOCK flag support
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,07/11] crypto: qce - Convert register r/w for aead via BAM/DMA
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,06/11] crypto: qce - Convert register r/w for sha via BAM/DMA
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,05/11] crypto: qce - Convert register r/w for skcipher via BAM/DMA
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,04/11] crypto: qce - Add bam dma support for crypto register r/w
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,03/11] crypto: qce - Add support for crypto address read
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,02/11] dmaengine: qcom: bam_dma: add LOCK & UNLOCK flag support
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[v4,01/11] dmaengine: qcom: bam_dma: Add bam_sw_version register read
dmaengine: qcom: bam_dma: add cmd descriptor support
-
-
-
2024-09-09
Md Sadre Alam
New
[RESEND.,v2] MIPS: crypto: Clean up useless assignment operations
[RESEND.,v2] MIPS: crypto: Clean up useless assignment operations
-
-
-
2024-09-06
WangYuli
New
[1/2] Device tree registration and property names changes
[1/2] Device tree registration and property names changes
-
-
-
2024-09-04
Pavitrakumar Managutte
New
[v2,20/21] dt-bindings: arm: GIC: add ESPI and EPPI specifiers
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,18/21] dt-bindings: qcom: geni-se: document support for SA8255P
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,14/21] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,13/21] dt-bindings: pinctrl: Add SA8255p TLMM
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,12/21] dt-bindings: thermal: tsens: document support on SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,10/21] dt-bindings: arm-smmu: document the support on SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,09/21] dt-bindings: soc: qcom: aoss-qmp: document support for SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,06/21] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,04/21] dt-bindings: firmware: qcom,scm: document support for SA8255p
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,03/21] dt-bindings: arm: qcom: add SA8255p Ride board
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,02/21] soc: qcom: socinfo: add support for SA8255P
Untitled series #249991
-
-
-
2024-09-03
Nikunj Kela
New
[v2,1/2] crypto: qcom-rng: fix support for ACPI-based systems
[v2,1/2] crypto: qcom-rng: fix support for ACPI-based systems
-
-
-
2024-09-03
Brian Masney
New
KEYS: asymmetric: Calculate size from pointer
KEYS: asymmetric: Calculate size from pointer
-
-
-
2024-09-03
Riyan Dhiman
New
[v5,1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
[v5,1/2] arm64: alternative: make alternative_has_cap_likely() VDSO compatible
-
-
-
2024-09-03
Adhemerval Zanella
New
[v4,2/2] arm64: vdso: wire up getrandom() vDSO implementation
arm64: Implement getrandom() in vDSO
-
-
-
2024-09-02
Adhemerval Zanella
New
[v6,3/3] selftests/vDSO: Enable vdso getrandom tests for LoongArch
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-09-01
Xi Ruoyao
New
[v6,1/3] arch: vDSO: Add a __vdso_getrandom prototype for all architectures
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-09-01
Xi Ruoyao
New
[1/3] crypto: hisilicon - fix missed error branch
crypto: hisilicon - fix resource contention and abnormal branch processing issues
-
-
-
2024-08-30
Chenghai Huang
New
[v2] aarch64: vdso: Wire up getrandom() vDSO implementation
[v2] aarch64: vdso: Wire up getrandom() vDSO implementation
-
-
-
2024-08-29
Adhemerval Zanella
New
[v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
[v5] LoongArch: vDSO: Wire up getrandom() vDSO implementation
-
-
-
2024-08-29
Xi Ruoyao
New
crypto: ccp: do not request interrupt on cmd completion when irqs disabled
crypto: ccp: do not request interrupt on cmd completion when irqs disabled
-
-
-
2024-08-29
Amit Shah
New
[2/2] crypto: qcom-rng: fix support for ACPI-based systems
crypto: qcom-rng: fix support for ACPI-based systems
-
-
-
2024-08-29
Brian Masney
New
[22/22] arm64: dts: qcom: Add reduced functional DT for SA8255p Ride platform
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[21/22] ARM: dt: GIC: add extended SPI specifier
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[20/22] dt-bindings: firmware: arm,scmi: allow multiple virtual instances
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[19/22] dt-bindings: i2c: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[18/22] dt-bindings: spi: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[17/22] dt-bindings: serial: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[16/22] dt-bindings: qcom: geni-se: document support for SA8255P
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[15/22] dt-bindings: mfd: qcom,tcsr: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[12/22] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[11/22] pinctrl: qcom: sa8775p: Add support for SA8255p SoC
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[10/22] dt-bindings: pinctrl: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[08/22] dt-bindings: interrupt-controller: qcom-pdc: document support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[05/22] dt-bindings: mailbox: qcom-ipcc: document the support for SA8255p
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
[01/22] dt-bindings: arm: qcom: add the SoC ID for SA8255P
arm64: qcom: Introduce SA8255p Ride platform
-
-
-
2024-08-28
Nikunj Kela
New
random: vDSO: assume key is 32-bit aligned on x86_64
random: vDSO: assume key is 32-bit aligned on x86_64
-
-
-
2024-08-28
Jason A. Donenfeld
New
crypto: x86/aesni - update docs for aesni-intel module
crypto: x86/aesni - update docs for aesni-intel module
-
-
-
2024-08-27
Eric Biggers
New
[v4,4/4] selftests/vDSO: Enable vdso getrandom tests for LoongArch
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-08-27
Xi Ruoyao
New
[v4,3/4] selftests/vDSO: Use KHDR_INCLUDES to locate UAPI headers for vdso_test_getrandom
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-08-27
Xi Ruoyao
New
[v4,2/4] selftests/vDSO: Add --cflags for pkg-config command querying libsodium
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-08-27
Xi Ruoyao
New
[v4,1/4] LoongArch: vDSO: Wire up getrandom() vDSO implementation
LoongArch: Implement getrandom() in vDSO
-
-
-
2024-08-27
Xi Ruoyao
New
[v10,20/20] x86/efi: EFI stub DRTM launch support for Secure Launch
x86: Trenchboot secure dynamic launch Linux kernel support
-
-
-
2024-08-26
Ross Philipson
New
aarch64: vdso: Wire up getrandom() vDSO implementation
aarch64: vdso: Wire up getrandom() vDSO implementation
-
-
-
2024-08-26
Adhemerval Zanella
New
hwrng: mtk - Add remove function
hwrng: mtk - Add remove function
-
-
-
2024-08-26
Guoqing Jiang
New
random: vDSO getrandom() must reject invalid flag
random: vDSO getrandom() must reject invalid flag
-
-
-
2024-08-25
Yann Droneaud
New
«
1
2
...
3
4
5
…
47
48
»