linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 09:11:37 to 2021-12-22 19:02:38 UTC [more...]

[GIT PULL] Crypto Update for 5.9
 2021-12-22 19:02 UTC  (12+ messages)
` [GIT PULL] Crypto Fixes "
  ` [GIT PULL] Crypto Fixes for 5.10
    ` [GIT PULL] Crypto Fixes for 5.11
        ` [GIT PULL] Crypto Fixes for 5.14
            ` [GIT PULL] Crypto Fixes for 5.15
                ` [GIT PULL] Crypto Fixes for 5.16

[PATCH] dt-bindings: crypto: convert Qualcomm PRNG to yaml
 2021-12-22 18:09 UTC  (3+ messages)

[PATCH v2] crypto: cleanup warning in qm_get_qos_value()
 2021-12-22 17:29 UTC 

[PATCH] crypto: cleanup warning in qm_get_qos_value()
 2021-12-22 14:46 UTC  (4+ messages)

[PATCH v2 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-22 13:11 UTC  (9+ messages)
` [PATCH v2 1/6] crypto: sm3 - create SM3 stand-alone library
` [PATCH v2 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library
` [PATCH v2 3/6] crypto: sm2 "
` [PATCH v2 4/6] crypto: sm3 "
` [PATCH v2 5/6] crypto: x86/sm3 - add AVX assembly implementation
` [PATCH v2 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH] crypto: api - Fix built-in testing dependency failures
 2021-12-22 10:37 UTC  (7+ messages)
` [v2 PATCH] "

[PATCHv8 00/12] nvme: In-band authentication support
 2021-12-22  6:53 UTC  (9+ messages)

[PATCH v4 00/13] x86: Support Key Locker
 2021-12-22  4:58 UTC  (4+ messages)
` [PATCH v4 08/13] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states

[PATCH] crypto: hisilicon/qm - cleanup warning in qm_vf_read_qos
 2021-12-22  2:08 UTC 

[PATCH v2 00/17] Update the Icicle Kit device tree
 2021-12-21 23:50 UTC  (51+ messages)
` [PATCH v2 01/17] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH v2 02/17] dt-bindings: soc/microchip: update syscontroller compatibles
` [PATCH v2 03/17] dt-bindings: soc/microchip: make systemcontroller a mfd
` [PATCH v2 04/17] mailbox: change mailbox-mpfs compatible string
` [PATCH v2 05/17] dt-bindings: i2c: add bindings for microchip mpfs i2c
` [PATCH v2 06/17] dt-bindings: rng: add bindings for microchip mpfs rng
` [PATCH v2 07/17] dt-bindings: rtc: add bindings for microchip mpfs rtc
` [PATCH v2 08/17] dt-bindings: soc/microchip: add bindings for mpfs system services
` [PATCH v2 09/17] dt-bindings: gpio: add bindings for microchip mpfs gpio
` [PATCH v2 10/17] dt-bindings: spi: add bindings for microchip mpfs spi
` [PATCH v2 11/17] dt-bindings: usb: add bindings for microchip mpfs musb
` [PATCH v2 12/17] dt-bindings: pwm: add microchip corePWM binding
` [PATCH v2 13/17] riscv: dts: microchip: use hart and clk defines for icicle kit
` [PATCH v2 14/17] riscv: dts: microchip: add fpga fabric section to "
` [PATCH v2 15/17] riscv: dts: microchip: refactor icicle kit device tree
` [PATCH v2 16/17] riscv: dts: microchip: update peripherals in "
` [PATCH v2 17/17] MAINTAINERS: update riscv/microchip entry

[PATCH] crypto: KDF - select SHA-256 required for self-test
 2021-12-21 19:31 UTC 

[PATCH crypto] x86/aesni: don't require alignment of data
 2021-12-21 16:14 UTC  (2+ messages)

x86 AES crypto alignment
 2021-12-21 14:57 UTC  (10+ messages)

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (24+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp,eq,gt,ge,lt,le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} where appropriate
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH v2 0/2] random: fix some data races
 2021-12-21 12:15 UTC  (5+ messages)
` [PATCH v2 1/2] random: fix data race on crng_node_pool
` [PATCH v2 2/2] random: fix data race on crng init time

[PATCH v8 0/5] Enable root to update the blacklist keyring
 2021-12-21  8:50 UTC  (3+ messages)

[PATCH] crypto: stm32/crc32 - Fix kernel BUG triggered in probe()
 2021-12-21  8:12 UTC  (2+ messages)
` [Linux-stm32] "

[PATCH 0/6] Introduce x86 assembly accelerated implementation for SM3 algorithm
 2021-12-21  7:39 UTC  (9+ messages)
` [PATCH 1/6] crypto: sm3 - create SM3 stand-alone library
` [PATCH 2/6] crypto: arm64/sm3-ce - make dependent on sm3 library
` [PATCH 3/6] crypto: sm2 "
` [PATCH 4/6] crypto: sm3 "
` [PATCH 5/6] crypto: x86/sm3 - add AVX assembly implementation
` [PATCH 6/6] crypto: tcrypt - add asynchronous speed test for SM3

[PATCH -next] crypto: ccp: remove unneeded semicolon
 2021-12-21  0:38 UTC 

[PATCH RESEND] random: use correct memory barriers for crng_node_pool
 2021-12-20 22:10 UTC  (11+ messages)

[PATCH] crypto: x86/curve25519 - use in/out register constraints more precisely
 2021-12-20 15:25 UTC  (3+ messages)

[PATCH v2 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance
 2021-12-20 15:27 UTC  (4+ messages)
` [PATCH v2 03/18] crypto: dh - optimize domain parameter serialization for well-known groups

[PATCH v5 03/22] dt-bindings: qcom-bam: Convert binding to YAML
 2021-12-20 15:13 UTC 

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-20  9:23 UTC  (6+ messages)
` [PATCH 1/5] crypto: sha256 - remove duplicate generic hash init function
` [PATCH 2/5] crypto: mips/sha - remove duplicate "
` [PATCH 3/5] crypto: powerpc/sha "
` [PATCH 4/5] crypto: sparc/sha "
` [PATCH 5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers

[PATCH] crypto: jitter - add oversampling of noise source
 2021-12-20  6:21 UTC  (8+ messages)
` [PATCH v2] "
  ` [PATCH v3] "

[PATCH] MAINTAINERS: update SEC2 driver maintainers list
 2021-12-20  2:14 UTC 

[PATCH] crypto: ux500 - Use platform_get_irq() to get the interrupt
 2021-12-18 15:06 UTC 

[herbert-cryptodev-2.6:master 83/95] drivers/crypto/ccp/sev-dev.c:263:2-3: Unneeded semicolon
 2021-12-18 13:33 UTC 

[PATCH] crypto: fix semicolon.cocci warnings
 2021-12-18 13:25 UTC 

[PATCH] crypto: hisilicon/qm - disable qm clock-gating
 2021-12-18 10:17 UTC 

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (7+ messages)

[PATCH] crypto: omap-aes: Fix broken pm_runtime_and_get() usage
 2021-12-17  9:03 UTC 

[PATCH 0/6] crypto: hisilicon/qm - handling abnormal interrupts event
 2021-12-17  8:40 UTC  (2+ messages)

[PATCH] crypto: hisilicon/qm - fix deadlock for remove driver
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH] crypto: hisilicon/zip - enable ssid for sva sgl
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH] crypto: hisilicon/hpre - fix memory leak in hpre_curve25519_src_init()
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH v1 1/1] crypto: Replace kernel.h with the necessary inclusions
 2021-12-17  8:39 UTC  (5+ messages)

[PATCH][next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc()
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH][next] crypto: cavium - Use kcalloc() instead of kzalloc()
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH V6 0/5] Add SEV_INIT_EX support
 2021-12-17  8:39 UTC  (2+ messages)

[PATCH] crypto: x86/des: remove redundant assignment of variable nbytes
 2021-12-17  8:38 UTC  (2+ messages)

[PATCH 1/2] crypto: octeontx2 - out of bounds access in otx2_cpt_dl_custom_egrp_delete()
 2021-12-17  7:13 UTC  (2+ messages)
` [PATCH 2/2] crypto: octeontx2 - prevent underflow in get_cores_bmap()

[PATCH] MAINTAINERS: update caam crypto driver maintainers list
 2021-12-17  8:12 UTC 

[PATCH v3] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro
 2021-12-17  5:14 UTC  (2+ messages)

[PATCH] crypto: octeontx2 - Avoid stack variable overflow
 2021-12-17  4:51 UTC  (2+ messages)

[PATCH 00/24] crypto: qat - PFVF updates and improved GEN4 support
 2021-12-16  9:13 UTC  (14+ messages)
` [PATCH 12/24] crypto: qat - leverage read_poll_timeout in PFVF send
` [PATCH 13/24] crypto: qat - improve the ACK timings "
` [PATCH 14/24] crypto: qat - store the PFVF protocol version of the endpoints
` [PATCH 15/24] crypto: qat - store the ring-to-service mapping
` [PATCH 16/24] crypto: qat - introduce support for PFVF block messages
` [PATCH 17/24] crypto: qat - exchange device capabilities over PFVF
` [PATCH 18/24] crypto: qat - support fast ACKs in the PFVF protocol
` [PATCH 19/24] crypto: qat - exchange ring-to-service mappings over PFVF
` [PATCH 20/24] crypto: qat - config VFs based on ring-to-svc mapping
` [PATCH 21/24] crypto: qat - add PFVF support to the GEN4 host driver
` [PATCH 22/24] crypto: qat - add PFVF support to enable the reset of ring pairs
` [PATCH 23/24] crypto: qat - allow detection of dc capabilities for 4xxx
` [PATCH 24/24] crypto: qat - add support for compression "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).