Show patches with: State = Action Required       |   4762 patches
« 1 2 ... 35 36 3747 48 »
Patch Series S/W/F Date Submitter Delegate State
[v3,5/5] crypto: hisilicon/hpre - add 'CURVE25519' algorithm crypto: hisilicon/hpre - add something for Kunpeng 930 --- 2020-11-18 yumeng New
[v3,4/5] crypto: hisilicon/hpre - add 'ECDH' algorithm crypto: hisilicon/hpre - add something for Kunpeng 930 --- 2020-11-18 yumeng New
[6/6] devicetree:bindings:crypto: Extend qcom-qce binding to add support for crypto engine version 5.4 Enable Qualcomm Crypto Engine on sdm845 --- 2020-11-17 Thara Gopinath New
[cryptodev] crypto: lib/chacha20poly1305 - allow users to specify 96bit nonce [cryptodev] crypto: lib/chacha20poly1305 - allow users to specify 96bit nonce --- 2020-11-17 Antonio Quartulli New
[v3,3/3] MAINTAINERS: Add maintainers for Keem Bay OCS HCU driver crypto: Add Keem Bay OCS HCU driver --- 2020-11-16 Daniele Alessandrelli New
[v3,2/3] crypto: keembay: Add Keem Bay OCS HCU driver crypto: Add Keem Bay OCS HCU driver --- 2020-11-16 Daniele Alessandrelli New
[v2,2/2] crypto: ccree - add custom cache params from DT file [v2,1/2] dt-bindings: crypto: update ccree optional params --- 2020-11-11 Gilad Ben-Yossef New
[v2,1/2] dt-bindings: crypto: update ccree optional params [v2,1/2] dt-bindings: crypto: update ccree optional params --- 2020-11-11 Gilad Ben-Yossef New
[v2,4/4] crypto: aegis128 - expose SIMD code path as separate driver crypto: aegis128 enhancements --- 2020-11-10 Ard Biesheuvel New
[v1] include: crypto - remove the unused include [v1] include: crypto - remove the unused include --- 2020-11-09 Dawning New
[v9,net-next,12/12] crypto: octeontx2: register with linux crypto framework Add Support for Marvell OcteonTX2 Cryptographic Acceleration Unit --- 2020-11-09 Srujana Challa New
[v9,net-next,11/12] crypto: octeontx2: add support to process the crypto request Add Support for Marvell OcteonTX2 Cryptographic Acceleration Unit --- 2020-11-09 Srujana Challa New
[2/3] crypto: tcrypt - permit tcrypt.ko to be builtin crypto: tcrypt enhancements --- 2020-11-09 Ard Biesheuvel New
[01/32] crypto: qat - support for mof format in fw loader crypto: qat - rework firmware loader in preparation for qat_4xxx --- 2020-11-06 Jack Xu New
crypto: Fix return value check in aead_crypt() crypto: Fix return value check in aead_crypt() --- 2020-11-06 Qing Wang New
crypto: qat - replace pci with PCI in comments crypto: qat - replace pci with PCI in comments --- 2020-11-03 Cabiddu, Giovanni New
[v5,9/9] lib: zstd: Remove zstd compatibility wrapper [v5,1/9] lib: zstd: Add zstd compatibility wrapper --- 2020-11-03 Nick Terrell New
[v5,7/9] squashfs: zstd: Switch to the zstd-1.4.6 API [v5,1/9] lib: zstd: Add zstd compatibility wrapper --- 2020-11-03 Nick Terrell New
[v5,1/9] lib: zstd: Add zstd compatibility wrapper [v5,1/9] lib: zstd: Add zstd compatibility wrapper --- 2020-11-03 Nick Terrell New
[crypto] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager [crypto] crypto: Kconfig - CRYPTO_MANAGER_EXTRA_TESTS requires the manager --- 2020-11-02 Jason A. Donenfeld New
crypto: arm64 - move const after static crypto: arm64 - move const after static --- 2020-10-30 Tian Tao New
treewide: Remove stringification from __alias macro definition treewide: Remove stringification from __alias macro definition --- 2020-10-30 Joe Perches New
[v3,3/4] dm crypt: switch to EBOIV crypto API template crypto: switch to crypto API for EBOIV generation --- 2020-10-29 Gilad Ben-Yossef New
[v3,2/4] crypto: add eboiv(cbc(aes)) test vectors crypto: switch to crypto API for EBOIV generation --- 2020-10-29 Gilad Ben-Yossef New
[v3,1/4] crypto: add eboiv as a crypto API template crypto: switch to crypto API for EBOIV generation --- 2020-10-29 Gilad Ben-Yossef New
[v8,net-next,03/12] octeontx2-af: add debugfs entries for CPT block Untitled series #73216 --- 2020-10-28 Srujana Challa New
[v8,net-next,02/12] octeontx2-af: add mailbox interface for CPT Untitled series #73216 --- 2020-10-28 Srujana Challa New
[v2,2/4] crypto: add eboiv(cbc(aes)) test vectors crypto: switch to crypto API for EBOIV generation --- 2020-10-28 Gilad Ben-Yossef New
crypto: testmgr - WARN on test failure crypto: testmgr - WARN on test failure --- 2020-10-26 Eric Biggers New
[3/4] crypto: testmgr - always print the actual AEAD driver name [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
[1/4] crypto: aead - add crypto_aead_driver_name() [1/4] crypto: aead - add crypto_aead_driver_name() --- 2020-10-26 Eric Biggers New
[4/4] crypto: ccree: re-introduce ccree eboiv support crypto: switch to crypto API for EBOIV generation --- 2020-10-26 Gilad Ben-Yossef New
[1/4] crypto: add eboiv as a crypto API template crypto: switch to crypto API for EBOIV generation --- 2020-10-26 Gilad Ben-Yossef New
[v2,6/6] crypto: lib/sha - Combine round constants and message schedule crypto: lib/sha256 - cleanup/optimization --- 2020-10-20 Arvind Sankar New
[1/5] crypto: Use memzero_explicit() for clearing state crypto: lib/sha256 - cleanup/optimization --- 2020-10-19 Arvind Sankar New
[RFC] treewide: cleanup unreachable breaks [RFC] treewide: cleanup unreachable breaks --- 2020-10-17 Tom Rix New
crypto: ecrdsa - use subsys_initcall instead of module_init crypto: ecrdsa - use subsys_initcall instead of module_init --- 2020-10-15 tianjia.zhang New
crypto: x86 - remove unused file aes_glue.c crypto: x86 - remove unused file aes_glue.c --- 2020-10-13 Eric Biggers New
[16/31] crypto: qat - add support for capability detection crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Cabiddu, Giovanni New
[03/31] crypto: qat - num_rings_per_bank is device dependent crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Cabiddu, Giovanni New
[01/31] crypto: qat - update IV in software crypto: qat - rework in preparation for qat_4xxx driver --- 2020-10-12 Cabiddu, Giovanni New
crypto: testmgr - Fix format argument warning crypto: testmgr - Fix format argument warning --- 2020-10-10 Ye Bin New
[v4,net-next,10/13] crypto: octeontx2: add mailbox for inline-IPsec RX LF cfg [v4,net-next,01/13] octeontx2-pf: move lmt flush to include/linux/soc --- 2020-10-09 Srujana Challa New
[v4,net-next,06/13] crypto: octeontx2: enable SR-IOV and mailbox communication with VF [v4,net-next,01/13] octeontx2-pf: move lmt flush to include/linux/soc --- 2020-10-09 Srujana Challa New
crypto: xor - Remove unused variable count in do_xor_speed crypto: xor - Remove unused variable count in do_xor_speed --- 2020-10-06 Nathan Chancellor New
[BUG] arm64: bti: fix BTI to handle local indirect branches [BUG] arm64: bti: fix BTI to handle local indirect branches --- 2020-10-05 Jeremy Linton New
X.509: fix error return value on the failed path X.509: fix error return value on the failed path --- 2020-10-05 tianjia.zhang New
crypto: jitterentropy - bind statically into kernel crypto: jitterentropy - bind statically into kernel --- 2020-10-04 Stephan Mueller New
crypto: talitos - Fix sparse warnings crypto: talitos - Fix sparse warnings --- 2020-10-02 Herbert Xu New
[next,resend] lib/mpi: fix off-by-one check on index "no" [next,resend] lib/mpi: fix off-by-one check on index "no" --- 2020-09-30 Colin King New
[next] crypto: sun8i-ss@: fix memory leak on pointer d [next] crypto: sun8i-ss@: fix memory leak on pointer d --- 2020-09-29 Colin King New
[next] crypto: sun8i-ss - Fix memory leak in sun8i_ss_prng_generate() [next] crypto: sun8i-ss - Fix memory leak in sun8i_ss_prng_generate() --- 2020-09-28 Gustavo A. R. Silva New
[RESEND,2/4] crypto: hisilicon/zip - fix zero length input in GZIP decompress crypto: hisilicon/zip - misc clean up --- 2020-09-25 Yang Shen New
[RESEND,1/4] crypto: hisilicon/zip - fix the uncleared debug registers crypto: hisilicon/zip - misc clean up --- 2020-09-25 Yang Shen New
[v2] crypto: sa2ul: Fix DMA mapping API usage [v2] crypto: sa2ul: Fix DMA mapping API usage --- 2020-09-23 Peter Ujfalusi New
[v2,5/9] btrfs: zstd: Switch to the zstd-1.4.6 API Update to zstd-1.4.6 --- 2020-09-22 Nick Terrell New
[v3,09/10] crypto: caam/qi - add support for XTS with 16B IV [v3,01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV --- 2020-09-22 Andrei Botila New
[v3,08/10] crypto: caam/jr - add support for XTS with 16B IV [v3,01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV --- 2020-09-22 Andrei Botila New
[v3,04/10] crypto: caam/jr - add support for more XTS key lengths [v3,01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV --- 2020-09-22 Andrei Botila New
[v3,01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV [v3,01/10] crypto: caam/jr - add fallback for XTS with more than 8B IV --- 2020-09-22 Andrei Botila New
crypto: sa2ul: Fix DMA mapping API usage crypto: sa2ul: Fix DMA mapping API usage --- 2020-09-21 Peter Ujfalusi New
[RFC,41/41] random: lower per-IRQ entropy estimate upon health test failure [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,40/41] random: trigger startup health test on any failure of the health tests [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,39/41] random: make the startup tests include muliple APT invocations [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,37/41] random: implement the "Repetition Count" NIST SP800-90B health test [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,35/41] random: improve the APT's statistical power [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,33/41] random: make health_test_process() maintain the get_cycles() delta [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,31/41] random: introduce struct health_test + health_test_reset() placeholders [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,27/41] random: increase per-IRQ event entropy estimate if in FIPS mode [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,23/41] random: don't award entropy to non-SP800-90B arch RNGs in FIPS mode [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,21/41] random: don't invoke arch_get_random_long() from add_interrupt_randomness() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,19/41] random: reintroduce arch_has_random() + arch_has_random_seed() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,17/41] random: drop credit_entropy_bits() and credit_entropy_bits_safe() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,15/41] random: convert add_hwgenerator_randomness() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,13/41] random: convert try_to_generate_entropy() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,11/41] random: convert add_timer_randomness() to queued_entropy API [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,09/41] random: protect ->entropy_count with the pool spinlock [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,08/41] random: introduce __credit_entropy_bits_fast() for hot paths [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,05/41] random: don't reset entropy to zero on overflow [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,02/41] random: remove dead code for nbits < 0 in credit_entropy_bits() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[RFC,01/41] random: remove dead code in credit_entropy_bits() [RFC,01/41] random: remove dead code in credit_entropy_bits() --- 2020-09-21 Nicolai Stange New
[v2,11/12] crypto: caam/qi - add support for XTS with 16B IV Untitled series #50248 --- 2020-09-21 Andrei Botila New
[v2,09/12] crypto: caam/qi2 - add xts check for block length equal to zero Untitled series #50248 --- 2020-09-21 Andrei Botila New
[v2,06/12] crypto: caam/qi2 - add support for more XTS key lengths Untitled series #50248 --- 2020-09-21 Andrei Botila New
[v2,05/12] crypto: caam/qi - add support for more XTS key lengths Untitled series #50248 --- 2020-09-21 Andrei Botila New
[v2,02/12] crypto: caam/qi - add fallback for XTS with more than 8B IV Untitled series #50248 --- 2020-09-21 Andrei Botila New
[v2,1/7] crypto: sun4i-ss: linearize buffers content must be kept crypto: sun4i-ss: prevent always fallback for ciphers --- 2020-09-20 Corentin Labbe New
[4/7] crypto: sun4i-ss: handle BigEndian for cipher Untitled series #50258 --- 2020-09-17 Corentin Labbe New
[v3,net-next,2/4] octeontx2-af: add support to manage the CPT unit [v3,net-next,1/4] octeontx2-pf: move asm code to include/linux/soc --- 2020-09-17 Srujana Challa New
[1/2] dt-bindings: crypto: update ccree optional params [1/2] dt-bindings: crypto: update ccree optional params --- 2020-09-16 Gilad Ben-Yossef New
random: fix the RNDRESEEDCRNG ioctl random: fix the RNDRESEEDCRNG ioctl --- 2020-09-16 Eric Biggers New
[8/9] lib: unzstd: Switch to the zstd-1.4.6 API [1/9] lib: zstd: Add zstd compatibility wrapper --- 2020-09-16 Nick Terrell New
[6/9] f2fs: zstd: Switch to the zstd-1.4.6 API [1/9] lib: zstd: Add zstd compatibility wrapper --- 2020-09-16 Nick Terrell New
[5.8,037/177] padata: fix possible padata_works_lock deadlock Untitled series #50270 --- 2020-09-15 Greg KH New
[trivial] treewide: Convert switch/case fallthrough; to break; [trivial] treewide: Convert switch/case fallthrough; to break; --- 2020-09-09 Joe Perches New
[v3] dt-bindings: crypto: Specify that allwinner,sun8i-a33-crypto needs reset [v3] dt-bindings: crypto: Specify that allwinner,sun8i-a33-crypto needs reset --- 2020-09-07 Corentin Labbe New
crypto: inside-secure - Fix corruption on not fully coherent systems crypto: inside-secure - Fix corruption on not fully coherent systems --- 2020-09-07 Van Leeuwen, Pascal New
[v6,6/8] X.509: support OSCCA certificate parse crpyto: introduce OSCCA certificate and SM2 asymmetric algorithm --- 2020-09-03 tianjia.zhang New
[1/2] crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata' crypto: hisilicon - misc fixes --- 2020-09-03 Weili Qian New
[1/4] crypto: caam - Fix kerneldoc [1/4] crypto: caam - Fix kerneldoc --- 2020-09-02 Krzysztof Kozlowski New
« 1 2 ... 35 36 3747 48 »