messages from 2021-11-18 15:09:01 to 2021-11-25 02:51:57 UTC [more...]
[PATCH v8 00/17] Enroll kernel keys thru MOK
2021-11-25 2:49 UTC (19+ messages)
` [PATCH v8 01/17] KEYS: Create static version of public_key_verify_signature
` [PATCH v8 02/17] integrity: Fix warning about missing prototypes
` [PATCH v8 03/17] integrity: Introduce a Linux keyring called machine
` [PATCH v8 04/17] integrity: Do not allow machine keyring updates following init
` [PATCH v8 05/17] X.509: Parse Basic Constraints for CA
` [PATCH v8 06/17] KEYS: CA link restriction
` [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca
` [PATCH v8 08/17] integrity: add new keyring handler for mok keys
` [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v8 10/17] KEYS: add a reference to machine keyring
` [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v8 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v8 13/17] integrity: store reference to "
` [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys
` [PATCH v8 15/17] efi/mokvar: move up init order
` [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true
[PATCH v3 00/15] x86: Support Key Locker
2021-11-24 20:07 UTC (16+ messages)
` [PATCH v3 01/15] Documentation/x86: Document "
` [PATCH v3 02/15] x86/cpufeature: Enumerate Key Locker feature
` [PATCH v3 03/15] x86/insn: Add Key Locker instructions to the opcode map
` [PATCH v3 04/15] x86/asm: Add a wrapper function for the LOADIWKEY instruction
` [PATCH v3 05/15] x86/msr-index: Add MSRs for Key Locker internal wrapping key
` [PATCH v3 06/15] x86/keylocker: Define Key Locker CPUID leaf
` [PATCH v3 07/15] x86/cpu/keylocker: Load an internal wrapping key at boot-time
` [PATCH v3 08/15] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states
` [PATCH v3 09/15] x86/cpu: Add a configuration and command line option for Key Locker
` [PATCH v3 10/15] crypto: x86/aes - Prepare for a new AES implementation
` [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
` [PATCH v3 12/15] crypto: x86/aes-kl - Support ECB mode
` [PATCH v3 13/15] crypto: x86/aes-kl - Support CBC mode
` [PATCH v3 14/15] crypto: x86/aes-kl - Support CTR mode
` [PATCH v3 15/15] crypto: x86/aes-kl - Support XTS mode
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-11-24 19:34 UTC (19+ messages)
[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-11-24 7:53 UTC (6+ messages)
` [PATCH v4 4/5] crypto: caam - add in-kernel interface for blob generator
` [PATCH v4 5/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
[PATCH] crypto: fix flexible_array.cocci warnings
2021-11-24 3:17 UTC (3+ messages)
` [kbuild-all] "
[PATCHv7 00/12] nvme: In-band authentication support
2021-11-23 18:19 UTC (16+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions
[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism
2021-11-23 17:10 UTC (2+ messages)
[PATCH 00/13]Update the icicle kit device tree
2021-11-23 11:35 UTC (9+ messages)
` [PATCH 01/13] dt-bindings: interrupt-controller: create a header for RISC-V interrupts
` [PATCH 02/13] dt-bindings: interrupt-controller: add defines for mpfs-plic
` [PATCH 04/13] dt-bindings: riscv: update microchip polarfire binds
[PATCHv6 00/12] nvme: In-band authentication support
2021-11-23 9:06 UTC (34+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [PATCH 02/12] crypto: add crypto_has_kpp()
` [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/12] nvme: Implement In-Band authentication
` [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/12] nvmet: Parse fabrics commands on all queues
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
` [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/12] nvmet-auth: expire authentication sessions
[PATCH v43 00/15] /dev/random - a new approach
2021-11-23 5:38 UTC (31+ messages)
` [PATCH v43 01/15] Linux Random Number Generator
` [PATCH v43 02/15] LRNG - IRQ entropy source
` [PATCH v43 03/15] LRNG - sysctls and /proc interface
` [PATCH v43 04/15] LRNG - allocate one DRNG instance per NUMA node
` [PATCH v43 05/15] LRNG - CPU entropy source
` [PATCH v43 06/15] LRNG - add switchable DRNG support
` [PATCH v43 07/15] LRNG - add common generic hash support
` [PATCH v43 08/15] crypto: DRBG - externalize DRBG functions for LRNG
` [PATCH v43 09/15] LRNG - add SP800-90A DRBG extension
` [PATCH v43 10/15] LRNG - add kernel crypto API PRNG extension
` [PATCH v43 11/15] crypto: move Jitter RNG header include dir
` [PATCH v43 12/15] LRNG - add Jitter RNG fast noise source
` [PATCH v43 13/15] LRNG - add SP800-90B compliant health tests
` [PATCH v43 14/15] LRNG - add interface for gathering of raw entropy
` [PATCH v43 15/15] LRNG - add power-on and runtime self-tests
linux-next: Fixes tags need some work in the crypto tree
2021-11-22 21:29 UTC
[PATCH] crypto: sa2ul - Use bitfield helpers
2021-11-22 15:54 UTC
[PATCH] dt-bindings: crypto: Add optional dma properties
2021-11-22 9:07 UTC (3+ messages)
[PATCH] crypto: TDES - disallow in FIPS mode
2021-11-21 15:10 UTC
[PATCH] crypto: DH - limit key size to 2048 in FIPS mode
2021-11-21 14:51 UTC
[PATCH] crypto: RSA - limit key size to 2048 in FIPS mode
2021-11-21 14:31 UTC
[PATCH] crypto: Jitter RNG - consider 32 LSB for APT
2021-11-21 14:14 UTC
[PATCH 0/4] crypto: hisilicon/qm - misc clean up and fixes
2021-11-20 4:47 UTC (5+ messages)
` [PATCH 1/4] crypto: hisilicon - modify the value of engine type rate
` [PATCH 2/4] crypto: hisilicon/qm - modify the value of qos initialization
` [PATCH 3/4] crypto: hisilicon/qm - some optimizations of ths qos write process
` [PATCH 4/4] crypto: hisilicon/qm - simplified the calculation of qos shaper parameters
[PATCH] crypto: ccp: ccp-dev: no need to initialise statics to 0
2021-11-20 4:33 UTC (2+ messages)
[PATCH] crypto: ccree - remove redundant 'flush_workqueue()' calls
2021-11-20 4:32 UTC (2+ messages)
[PATCH] crypto:otx2_cptvf_algs: use swap() to make code cleaner
2021-11-20 4:31 UTC (2+ messages)
[PATCH] crypto: testmgr - Fix wrong test case of RSA
2021-11-20 4:30 UTC (2+ messages)
[PATCH] crypto: qce: fix uaf on qce_skcipher_register_one
2021-11-20 4:30 UTC (2+ messages)
[PATCH] crypto: qce: fix uaf on qce_ahash_register_one
2021-11-20 4:30 UTC (2+ messages)
[PATCH] crypto: qce: fix uaf on qce_aead_register_one
2021-11-20 4:29 UTC (2+ messages)
[PATCH] crypto: hisilicon/hpre - use swap() to make code cleaner
2021-11-20 4:29 UTC (2+ messages)
[PATCH] MAINTAINERS: rectify entry for INTEL KEEM BAY OCS ECC CRYPTO DRIVER
2021-11-20 4:28 UTC (2+ messages)
[PATCH -next] crypto: keembay-ocs-ecc - Fix error return code in kmb_ocs_ecc_probe()
2021-11-20 4:27 UTC (2+ messages)
[PATCH v2] driver: crypto: caam: replace this_cpu_ptr with raw_cpu_ptr
2021-11-20 4:27 UTC (2+ messages)
[PATCH v2] hwrng: cavium: Check health status while reading random data
2021-11-20 4:26 UTC (2+ messages)
[PATCH] crypto: atmel-aes: Reestablish the correct tfm context at dequeue
2021-11-20 4:26 UTC (2+ messages)
[PATCH v4 0/4] Add SP800-108 KDF implementation to crypto API
2021-11-19 18:36 UTC (6+ messages)
` [PATCH v4 1/4] crypto: Add key derivation self-test support code
` [PATCH v4 2/4] crypto: add SP800-108 counter key derivation function
` [PATCH v4 3/4] security: DH - remove dead code for zero padding
` [PATCH v4 4/4] security: DH - use KDF implementation from crypto API
[PATCH 1/2] dt-bindings: crypto: sun8i-ce: Add compatible for D1
2021-11-19 8:29 UTC (3+ messages)
` [PATCH 2/2] crypto: sun8i-ce: Add support for the D1 variant
[PATCH v7 00/17] Enroll kernel keys thru MOK
2021-11-19 2:50 UTC (16+ messages)
` [PATCH v7 04/17] X.509: Parse Basic Constraints for CA
` [PATCH v7 08/17] integrity: add new keyring handler for mok keys
` [PATCH v7 09/17] KEYS: Rename get_builtin_and_secondary_restriction
` [PATCH v7 11/17] KEYS: Introduce link restriction for machine keys
` [PATCH v7 12/17] KEYS: integrity: change link restriction to trust the machine keyring
` [PATCH v7 13/17] KEYS: link secondary_trusted_keys to machine trusted keys
[PATCH v5 00/22] Enable Qualcomm Crypto Engine on sm8150 & sm8250
2021-11-18 23:57 UTC (11+ messages)
` [PATCH v5 04/22] dt-bindings: qcom-bam: Add 'interconnects' & 'interconnect-names' to optional properties
` [PATCH v5 05/22] dt-bindings: qcom-bam: Add 'iommus' "
` [PATCH v5 08/22] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v5 09/22] dt-bindings: qcom-qce: Move 'clocks' to optional properties
[PATCH v3 0/9] STM32 CRYP driver: many fixes
2021-11-18 15:07 UTC (10+ messages)
` [PATCH v3 1/9] crypto: stm32/cryp - defer probe for reset controller
` [PATCH v3 2/9] crypto: stm32/cryp - don't print error on probe deferral
` [PATCH v3 3/9] crypto: stm32/cryp - fix CTR counter carry
` [PATCH v3 4/9] crypto: stm32/cryp - fix race condition in crypto_engine requests
` [PATCH v3 5/9] crypto: stm32/cryp - check early input data
` [PATCH v3 6/9] crypto: stm32/cryp - fix double pm exit
` [PATCH v3 7/9] crypto: stm32/cryp - fix lrw chaining mode
` [PATCH v3 8/9] crypto: stm32/cryp - fix bugs and crash in tests
` [PATCH v3 9/9] crypto: stm32/cryp - reorder hw initialization
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).