Show patches with: Archived = No       |   11638 patches
« 1 2 3 4116 117 »
Patch Series S/W/F Date Submitter Delegate State
[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
[v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key() [v2] KEYS: prevent NULL pointer dereference in find_asymmetric_key() --- 2024-09-10 Roman Smirnov New
crypto: n2 - Set err to EINVAL if snprintf fails for hmac crypto: n2 - Set err to EINVAL if snprintf fails for hmac --- 2024-09-10 Herbert Xu 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,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[RESEND,v2,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[RESEND,v2,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[RESEND,v2,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,19/19] prandom: Include <linux/percpu.h> in <linux/prandom.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,18/19] random: Do not include <linux/prandom.h> in <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,17/19] netem: Include <linux/prandom.h> in sch_netem.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,16/19] lib/test_scanf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,15/19] lib/test_parman: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,14/19] bpf/tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,13/19] lib/rbtree-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,12/19] random32: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,11/19] kunit: string-stream-test: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,10/19] lib/interval_tree_test.c: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,09/19] bpf: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,08/19] scsi: libfcoe: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,07/19] fscrypt: Include <linux/once.h> in fs/crypto/keyring.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,06/19] mtd: tests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,05/19] media: vivid: Include <linux/prandom.h> in vivid-vid-cap.c random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,04/19] drm/lib: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,03/19] drm/i915/selftests: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak New
[v2,02/19] crypto: testmgr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v2,01/19] x86/kaslr: Include <linux/prandom.h> instead of <linux/random.h> random: Resolve circular include dependency and include <linux/percpu.h> --- 2024-09-09 Uros Bizjak Superseded
[v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer [v1] crypto: camm/qi - Use ERR_CAST() to return error-valued pointer --- 2024-09-06 Chen Yufan New
[v3] MIPS: crypto: Clean up useless assignment operations [v3] MIPS: crypto: Clean up useless assignment operations --- 2024-09-06 WangYuli New
[RESEND.,v2] MIPS: crypto: Clean up useless assignment operations [RESEND.,v2] MIPS: crypto: Clean up useless assignment operations --- 2024-09-06 WangYuli New
[v3,2/2] crypto: qcom-rng: rename *_of_data to *_match_data crypto: qcom-rng: fix support for ACPI-based systems --- 2024-09-06 Brian Masney New
[v3,1/2] crypto: qcom-rng: fix support for ACPI-based systems crypto: qcom-rng: fix support for ACPI-based systems --- 2024-09-06 Brian Masney New
[v3] dt-bindings: crypto: qcom,prng: document support for SA8255p [v3] dt-bindings: crypto: qcom,prng: document support for SA8255p --- 2024-09-05 Nikunj Kela 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
« 1 2 3 4116 117 »