Show patches with: Archived = No       |   12142 patches
« 1 2 ... 79 80 81121 122 »
Patch Series S/W/F Date Submitter Delegate State
[v2,3/4] kexec: fix a spelling mistake in comment kernel: fix some spelling mistakes --- 2021-05-29 Leizhen (ThunderTown) New
[v2,2/4] kgdb: Fix spelling mistakes kernel: fix some spelling mistakes --- 2021-05-29 Leizhen (ThunderTown) New
[v2,1/4] kprobes: Fix spelling mistakes kernel: fix some spelling mistakes --- 2021-05-29 Leizhen (ThunderTown) New
crypto: hisilicon/hpre - add check before gx modulo p crypto: hisilicon/hpre - add check before gx modulo p --- 2021-05-29 Hui Tang Accepted
[3/3] crypto: hisilicon/sec - fixup 3des minimum key size declaration crypto: hisilicon - supports new skciphers for new hardware --- 2021-05-28 yekai (A) Accepted
[2/3] crypto: hisilicon/sec - add fallback tfm supporting for XTS mode crypto: hisilicon - supports new skciphers for new hardware --- 2021-05-28 yekai (A) Accepted
[1/3] crypto: hisilicon/sec - add new skcipher mode for SEC crypto: hisilicon - supports new skciphers for new hardware --- 2021-05-28 yekai (A) Accepted
[v2,2/2] crypto: hisilicon/sec - driver adapt to new SQE crypto: hisilicon - add new type of sqe for Kunpeng930 --- 2021-05-28 yekai (A) Accepted
[v2,1/2] crypto: hisilicon/sec - add new type of SQE crypto: hisilicon - add new type of sqe for Kunpeng930 --- 2021-05-28 yekai (A) Accepted
[10/10] crypto: qat - fix reuse of completion variable crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero Accepted
[09/10] crypto: qat - remove intermediate tasklet for vf2pf crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[08/10] crypto: qat - rename compatibility version definition crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero Accepted
[07/10] crypto: qat - prevent spurious MSI interrupt in PF crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero Accepted
[06/10] crypto: qat - prevent spurious MSI interrupt in VF crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[05/10] crypto: qat - handle both source of interrupt in VF ISR crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[04/10] crypto: qat - do not ignore errors from enable_vf2pf_comms() crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[03/10] crypto: qat - enable interrupts only after ISR allocation crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero Accepted
[02/10] crypto: qat - remove empty sriov_configure() crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[01/10] crypto: qat - use proper type for vf_mask crypto: qat - misc fixes --- 2021-05-27 Marco Chiappero New
[v40,13/13] LRNG - add power-on and runtime self-tests /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,12/13] LRNG - add interface for gathering of raw entropy /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,11/13] LRNG - add SP800-90B compliant health tests /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,10/13] LRNG - add Jitter RNG fast noise source /dev/random - a new approach --- 2021-05-27 Stephan Mueller New
[v40,09/13] crypto: provide access to a static Jitter RNG state /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,08/13] LRNG - add kernel crypto API PRNG extension /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,07/13] LRNG - add SP800-90A DRBG extension /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,06/13] crypto: DRBG - externalize DRBG functions for LRNG /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,05/13] LRNG - add common generic hash support /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,04/13] LRNG - add switchable DRNG support /dev/random - a new approach --- 2021-05-27 Stephan Mueller New
[v40,03/13] LRNG - sysctls and /proc interface /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,02/13] LRNG - allocate one DRNG instance per NUMA node /dev/random - a new approach --- 2021-05-27 Stephan Mueller Superseded
[v40,01/13] Linux Random Number Generator /dev/random - a new approach --- 2021-05-27 Stephan Mueller New
[v2,7/7] crypto: add eddsa test vector crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,6/7] crypto: ed25519 cert verification crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,5/7] crypto: move common code in sm2 to ec_mpi.c and ec_mpi.h crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,4/7] x509: add support for eddsa crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,3/7] lib/mpi: export some common function crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,2/7] lib/mpi: use kcalloc in mpi_resize crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li New
[v2,1/7] crypto: fix a memory leak in sm2 crypto: add eddsa support for x509 --- 2021-05-27 Hongbo Li Superseded
crypto: arm64/gcm - remove Wunused-const-variable ghash_cpu_feature crypto: arm64/gcm - remove Wunused-const-variable ghash_cpu_feature --- 2021-05-27 Austin Kim New
[v6,5/6] crypto: arm64/aes-ccm - reduce NEON begin/end calls for common case [v6,1/6] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path --- 2021-05-26 Ard Biesheuvel Superseded
[v6,3/6] crypto: arm64/aes-ce - stop using SIMD helper for skciphers [v6,1/6] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path --- 2021-05-26 Ard Biesheuvel Accepted
[v6,1/6] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path [v6,1/6] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path --- 2021-05-26 Ard Biesheuvel Accepted
[1/1] kernel: fix numerous spelling mistakes kernel: fix numerous spelling mistakes --- 2021-05-26 Leizhen (ThunderTown) New
[4/4] crypto: octeontx2: enable and handle ME interrupts [1/4] crypto: octeontx2: Add mailbox support for CN10K --- 2021-05-25 Srujana Challa Accepted
[2/4] crypto: octeontx2: add support to map LMTST region for CN10K [1/4] crypto: octeontx2: Add mailbox support for CN10K --- 2021-05-25 Srujana Challa Accepted
[1/4] crypto: octeontx2: Add mailbox support for CN10K [1/4] crypto: octeontx2: Add mailbox support for CN10K --- 2021-05-25 Srujana Challa Accepted
[3/3,v4] crypto: ixp4xx: Add device tree support Untitled series #130587 --- 2021-05-25 Linus Walleij Accepted
[2/3,v4] crypto: ixp4xx: Add DT bindings Untitled series #130587 --- 2021-05-25 Linus Walleij Accepted
[1/3,v4] crypto: ixp4xx: convert to platform driver [1/3,v4] crypto: ixp4xx: convert to platform driver --- 2021-05-25 Linus Walleij New
[1/2] crypto: af_alg - use DIV_ROUND_UP helper macro for calculations [1/2] crypto: af_alg - use DIV_ROUND_UP helper macro for calculations --- 2021-05-25 Wu Bo Accepted
[1/3,v4] crypto: ixp4xx: convert to platform driver [1/3,v4] crypto: ixp4xx: convert to platform driver --- 2021-05-24 Linus Walleij Superseded
hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding hwrng: ks-sa - Use pm_runtime_resume_and_get() to replace open coding --- 2021-05-24 Tian Tao Accepted
hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding hwrng: omap - Use pm_runtime_resume_and_get() to replace open coding --- 2021-05-24 Tian Tao Accepted
[-next] crypto: algboss - Replaced simple_strtol() with kstrtouint() [-next] crypto: algboss - Replaced simple_strtol() with kstrtouint() --- 2021-05-24 Liu Shixin New
[v8,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config [v8,1/4] X.509: Add CodeSigning extended key usage parsing --- 2021-05-24 Lee, Chun-Yi New
[v8,1/4] X.509: Add CodeSigning extended key usage parsing [v8,1/4] X.509: Add CodeSigning extended key usage parsing --- 2021-05-24 Lee, Chun-Yi Superseded
[3/3,v3] crypto: ixp4xx: Add device tree support [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij Superseded
[2/3,v3] crypto: ixp4xx: Add DT bindings [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij New
[1/3,v3] crypto: ixp4xx: convert to platform driver [1/3,v3] crypto: ixp4xx: convert to platform driver --- 2021-05-22 Linus Walleij Superseded
crypto: hisilicon/qm - support address prefetching crypto: hisilicon/qm - support address prefetching --- 2021-05-22 Weili Qian New
crypto: hisilicon/qm - add MSI detection steps on Kunpeng930 crypto: hisilicon/qm - add MSI detection steps on Kunpeng930 --- 2021-05-22 Weili Qian Accepted
[v3,4/4] crypto: ecdh - add test suite for NIST P384 crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Superseded
[v3,3/4] crypto: ecdh - register NIST P384 tfm crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Superseded
[v3,2/4] crypto: ecdh - fix 'ecdh_init' crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Superseded
[v3,1/4] crypto: ecdh - fix ecdh-nist-p192's entry in testmgr crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Superseded
[v2,4/4] crypto: ecdh - add test suite for NIST P384 crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Accepted
[v2,3/4] crypto: ecdh - register NIST P384 tfm crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Accepted
[v2,2/4] crypto: ecdh - fix 'ecdh_init' crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Accepted
[v2,1/4] crypto: ecdh: fix ecdh-nist-p192's entry in testmgr crypto: ecdh - register NIST P384 --- 2021-05-22 Hui Tang Accepted
[v5,5/5] crypto: arm64/aes-ccm - avoid by-ref argument for ce_aes_ccm_auth_data running kernel mode SIMD with softirqs disabled --- 2021-05-21 Ard Biesheuvel Accepted
[v5,4/5] crypto: arm64/aes-ccm - remove non-SIMD fallback path running kernel mode SIMD with softirqs disabled --- 2021-05-21 Ard Biesheuvel New
[v5,3/5] crypto: arm64/aes-ce - stop using SIMD helper for skciphers running kernel mode SIMD with softirqs disabled --- 2021-05-21 Ard Biesheuvel Superseded
[v5,2/5] crypto: arm64/aes-neonbs - stop using SIMD helper for skciphers running kernel mode SIMD with softirqs disabled --- 2021-05-21 Ard Biesheuvel Superseded
[v5,1/5] crypto: arm64/gcm-aes-ce - remove non-SIMD fallback path running kernel mode SIMD with softirqs disabled --- 2021-05-21 Ard Biesheuvel Superseded
[v2,2/2] crypto: hisilicon/qm - fix the process of VF's list adding crypto: hisilicon/qm - add dfx log and a bugfix --- 2021-05-21 yekai (A) Superseded
[v2,1/2] crypto: hisilicon/qm - add dfx log if not use hardware crypto algs crypto: hisilicon/qm - add dfx log and a bugfix --- 2021-05-21 yekai (A) Superseded
[2/2] crypto: hisilicon/qm - fix the process of VF's list adding crypto: hisilicon/qm - add dfx log and a bugfix --- 2021-05-21 yekai (A) Accepted
[1/2] crypto: hisilicon/qm - add dfx log if not use hardware crypto algs crypto: hisilicon/qm - add dfx log and a bugfix --- 2021-05-21 yekai (A) Accepted
crypto: qce - Fix inconsistent indenting crypto: qce - Fix inconsistent indenting --- 2021-05-21 Jiapeng Chong Accepted
[v4,16/16] crypto/nx: Add sysfs interface to export NX capabilities Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v7,4/4] Documentation/admin-guide/module-signing.rst: add openssl command option example for CodeSign EKU Check codeSigning extended key usage extension --- 2021-05-21 Lee, Chun-Yi New
[v7,3/4] modsign: Add codeSigning EKU when generating X.509 key generation config Check codeSigning extended key usage extension --- 2021-05-21 Lee, Chun-Yi Superseded
[v7,2/4] PKCS#7: Check codeSigning EKU for kernel module and kexec pe verification Check codeSigning extended key usage extension --- 2021-05-21 Lee, Chun-Yi New
[v7,1/4] X.509: Add CodeSigning extended key usage parsing Check codeSigning extended key usage extension --- 2021-05-21 Lee, Chun-Yi Superseded
[v4,15/16] crypto/nx: Get NX capabilities for GZIP coprocessor type Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,14/16] crypto/nx: Register and unregister VAS interface Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,13/16] crypto/nx: Rename nx-842-pseries file name to nx-common-pseries Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,12/16] powerpc/pseries/vas: Setup IRQ and fault handling Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,11/16] powerpc/pseries/vas: Integrate API with open/close windows Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,10/16] powerpc/pseries/vas: Implement getting capabilities from hypervisor Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,09/16] powerpc/pseries/vas: Add HCALL wrappers for VAS handling Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,08/16] powerpc/vas: Define QoS credit flag to allocate window Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,07/16] powerpc/pseries/vas: Define VAS/NXGZIP HCALLs and structs Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,06/16] powerpc/vas: Define and use common vas_window struct Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,05/16] powerpc/vas: Move update_csb/dump_crb to common book3s platform Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,04/16] powerpc/vas: Create take/drop pid and mm references Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,03/16] powerpc/vas: Add platform specific user window operations Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
[v4,02/16] powerpc/powernv/vas: Rename register/unregister functions Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni Superseded
[v4,01/16] powerpc/vas: Move VAS API to book3s common platform Enable VAS and NX-GZIP support on powerVM --- 2021-05-21 Haren Myneni New
« 1 2 ... 79 80 81121 122 »