Show patches with: none      |   11658 patches
« 1 2 3 4116 117 »
Patch Series S/W/F Date Submitter Delegate State
[v2,2/3] crypto: ccp: Add support for SNP_FEATURE_INFO command Add SEV-SNP CipherTextHiding feature support --- 2024-09-17 Ashish Kalra New
hwrng: iproc-r200: enable on BCMBCA hwrng: iproc-r200: enable on BCMBCA --- 2024-09-17 Linus Walleij New
crypto: qat - remove check after debugfs_create_dir() crypto: qat - remove check after debugfs_create_dir() --- 2024-09-16 Cabiddu, Giovanni New
[2/2] crypto: caam: Slightly simplify platform_device() Untitled series #250971 --- 2024-09-15 Christophe JAILLET New
crypto: hisilicon/hpre - enable all clusters clock gating crypto: hisilicon/hpre - enable all clusters clock gating --- 2024-09-14 Weili Qian New
[v11,20/20] x86/efi: EFI stub DRTM launch support for Secure Launch Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,18/20] tpm: Add sysfs interface to allow setting and querying the default locality Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,16/20] tpm: Make locality requests return consistent values Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,14/20] tpm: Protect against locality counter underflow Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,12/20] kexec: Secure Launch kexec SEXIT support Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,10/20] x86: Secure Launch kernel late boot stub Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,08/20] x86/boot: Place TXT MLE header in the kernel_info section Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,06/20] x86: Add early SHA-256 support for Secure Launch early measurements Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,04/20] x86: Secure Launch main header file Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,03/20] x86: Secure Launch Resource Table header file Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v11,02/20] x86: Secure Launch Kconfig Untitled series #250842 --- 2024-09-13 Ross Philipson New
[v2] crypto: Removing CRYPTO_AES_GCM_P10. [v2] crypto: Removing CRYPTO_AES_GCM_P10. --- 2024-09-13 Danny Tsen New
[6/7] s390/vdso: Move vdso symbol handling to separate header file s390/vdso: getrandom() vdso implementation --- 2024-09-13 Heiko Carstens New
[4/7] s390/module: Provide find_section() helper 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
[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 Accepted
[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
« 1 2 3 4116 117 »