Linux Cryptography
[Prev Page][Next Page]
- Re: [PATCH] crypto: api - Disallow sha1 in FIPS-mode while allowing hmac(sha1), (continued)
- [PATCH v3 00/18] tcp: Initial support for RFC5925 auth option,
Leonard Crestez
- [PATCH v3 01/18] tcp: authopt: Initial support and key management, Leonard Crestez
- [PATCH v3 04/18] tcp: md5: Refactor tcp_sig_hash_skb_data for AO, Leonard Crestez
- [PATCH v3 03/18] tcp: authopt: Add crypto initialization, Leonard Crestez
- [PATCH v3 02/18] docs: Add user documentation for tcp_authopt, Leonard Crestez
- [PATCH v3 05/18] tcp: authopt: Compute packet signatures, Leonard Crestez
- [PATCH v3 06/18] tcp: authopt: Hook into tcp core, Leonard Crestez
- [PATCH v3 07/18] tcp: authopt: Disable via sysctl by default, Leonard Crestez
- [PATCH v3 08/18] tcp: authopt: Implement Sequence Number Extension, Leonard Crestez
- [PATCH v3 09/18] tcp: ipv6: Add AO signing for tcp_v6_send_response, Leonard Crestez
- [PATCH v3 10/18] tcp: authopt: Add support for signing skb-less replies, Leonard Crestez
- [PATCH v3 11/18] tcp: ipv4: Add AO signing for skb-less replies, Leonard Crestez
- [PATCH v3 12/18] tcp: authopt: Add key selection controls, Leonard Crestez
- [PATCH v3 18/18] selftests: net/fcnal: Initial tcp_authopt support, Leonard Crestez
- [PATCH v3 16/18] selftests: nettest: Rename md5_prefix to key_addr_prefix, Leonard Crestez
- [PATCH v3 17/18] selftests: nettest: Initial tcp_authopt support, Leonard Crestez
- [PATCH v3 15/18] tcp: authopt: Add prefixlen support, Leonard Crestez
- [PATCH v3 14/18] tcp: authopt: Add NOSEND/NORECV flags, Leonard Crestez
- [PATCH v3 13/18] tcp: authopt: Add initial l3index support, Leonard Crestez
- Re: [PATCH v3 00/18] tcp: Initial support for RFC5925 auth option, Leonard Crestez
- [PATCH][next] crypto: marvell/octeontx - Use kcalloc() instead of kzalloc(),
Gustavo A. R. Silva
- [PATCH][next] crypto: cavium - Use kcalloc() instead of kzalloc(),
Gustavo A. R. Silva
- [PATCH v3 00/15] Broadcom DT bindings updates to YAML,
Florian Fainelli
- [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding to YAML, Florian Fainelli
- [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset to YAML, Florian Fainelli
- [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding to YAML, Florian Fainelli
- [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer to YAML, Florian Fainelli
- [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO to YAML, Florian Fainelli
- [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc to YAML, Florian Fainelli
- [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 to YAML, Florian Fainelli
- [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120, Florian Fainelli
- [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML, Florian Fainelli
- [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 to YAML, Florian Fainelli
- [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON to YAML, Florian Fainelli
- [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name, Florian Fainelli
- [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML, Florian Fainelli
- [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter to YAML, Florian Fainelli
- [PATCH v3 15/15] dt-bindings: usb: Convert BDC to YAML, Florian Fainelli
- [PATCH V6 0/5] Add SEV_INIT_EX support,
Peter Gonda
- x86 AES crypto alignment,
Jakub Kicinski
- [PATCH] crypto: x86/des: remove redundant assignment of variable nbytes,
Colin Ian King
- [PATCH v2 00/14] Broadcom DT bindings updates to YAML,
Florian Fainelli
- [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding to YAML, Florian Fainelli
- [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset to YAML, Florian Fainelli
- [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA to YAML, Florian Fainelli
- [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter to YAML, Florian Fainelli
- [PATCH v2 14/14] dt-bindings: usb: Convert BDC to YAML, Florian Fainelli
- [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding to YAML, Florian Fainelli
- [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer to YAML, Florian Fainelli
- [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc to YAML, Florian Fainelli
- [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO to YAML, Florian Fainelli
- [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 to YAML, Florian Fainelli
- [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML, Florian Fainelli
- [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120, Florian Fainelli
- [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON to YAML, Florian Fainelli
- [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 to YAML, Florian Fainelli
- [PATCH v3] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro,
Kai Ye
- [RFC] random, initialize pool at compile time,
Sandy Harris
- [PATCH] crypto: hisilicon/qm - fix incorrect return value of hisi_qm_resume(),
Weili Qian
- [PATCH V5.1 5/5] crypto: ccp - Add SEV_INIT_EX support, Peter Gonda
- [PATCH V5.1 3/5] crypto: ccp - Refactor out sev_fw_alloc(),
Peter Gonda
- [PATCH bpf-next 0/3] bpf: add signature,
Matteo Croce
- [PATCH V5 0/5] Add SEV_INIT_EX support,
Peter Gonda
- Re: [RFC PATCH 4/6] arm64: dts: zynqmp: Add Xilinx SHA3 node, Michal Simek
- Re: [RFC PATCH 2/6] firmware: xilinx: Add ZynqMP SHA API for SHA3 functionality, Michal Simek
- Re: [RFC PATCH 1/6] drivers: crypto: Updated Makefile for xilinx subdirectory, Michal Simek
- [PATCH v2] crypto: hisilicon - replace 'smp_processor_id' with the raw version of the macro, Kai Ye
- [PATCHv8 00/12] nvme: In-band authentication support,
Hannes Reinecke
- [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters, Hannes Reinecke
- [PATCH 01/12] crypto: add crypto_has_shash(), Hannes Reinecke
- [PATCH 09/12] nvmet: parse fabrics commands on io queues, Hannes Reinecke
- [PATCH 02/12] crypto: add crypto_has_kpp(), Hannes Reinecke
- [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding, Hannes Reinecke
- [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication, Hannes Reinecke
- [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 07/12] nvme: Implement In-Band authentication, Hannes Reinecke
- [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error, Hannes Reinecke
- [PATCH 12/12] nvmet-auth: expire authentication sessions, Hannes Reinecke
- [PATCH 10/12] nvmet: Implement basic In-Band Authentication, Hannes Reinecke
- Re: [PATCHv8 00/12] nvme: In-band authentication support, Christoph Hellwig
- [PATCH 00/14] Broadcom DT bindings updates to YAML,
Florian Fainelli
- [PATCH 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding to YAML, Florian Fainelli
- [PATCH 02/14] dt-bindings: reset: Convert Broadcom STB reset to YAML, Florian Fainelli
- [PATCH 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding to YAML, Florian Fainelli
- [PATCH 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer to YAML, Florian Fainelli
- [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO to YAML, Florian Fainelli
- [PATCH 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc to YAML, Florian Fainelli
- [PATCH 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 to YAML, Florian Fainelli
- [PATCH 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120, Florian Fainelli
- [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 to YAML, Florian Fainelli
- [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON to YAML, Florian Fainelli
- [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA to YAML, Florian Fainelli
- [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter to YAML, Florian Fainelli
- [PATCH 14/14] dt-bindings: usb: Convert BDC to YAML, Florian Fainelli
- [PATCH 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML, Florian Fainelli
- [PATCH 0/2] Octeon TX2 CPT custom engine group,
Shijith Thotton
- crypto: stm32 - Revert broken pm_runtime_resume_and_get changes,
Herbert Xu
- [PATCH 00/18] crypto: dh - infrastructure for NVM in-band auth and FIPS conformance,
Nicolai Stange
- [PATCH 01/18] crypto: dh - remove struct dh's ->q member, Nicolai Stange
- [PATCH 02/18] crypto: dh - constify struct dh's pointer members, Nicolai Stange
- [PATCH 03/18] crypto: dh - optimize domain parameter serialization for well-known groups, Nicolai Stange
- [PATCH 04/18] crypto: dh - introduce RFC 7919 safe-prime groups, Nicolai Stange
- [PATCH 05/18] crypto: testmgr - add DH RFC 7919 ffdhe2048 test vector, Nicolai Stange
- [PATCH 06/18] crypto: dh - introduce RFC 3526 safe-prime groups, Nicolai Stange
- [PATCH 07/18] crypto: testmgr - add DH RFC 3526 modp2048 test vector, Nicolai Stange
- [PATCH 10/18] crypto: dh - introduce support for ephemeral key generation to dh-generic, Nicolai Stange
- [PATCH 09/18] crypto: dh - implement private key generation primitive, Nicolai Stange
- [PATCH 08/18] crypto: testmgr - run only subset of DH vectors based on config, Nicolai Stange
- [PATCH 11/18] crypto: dh - introduce support for ephemeral key generation to hpre driver, Nicolai Stange
- [PATCH 12/18] crypto: dh - introduce support for ephemeral key generation to qat driver, Nicolai Stange
- [PATCH 13/18] crypto: testmgr - add DH test vectors for key generation, Nicolai Stange
- [PATCH 15/18] crypto: dh - store group id in dh-generic's dh_ctx, Nicolai Stange
- [PATCH 18/18] crypto: dh - accept only approved safe-prime groups in FIPS mode, Nicolai Stange
- [PATCH 16/18] crypto: dh - calculate Q from P for the full public key verification, Nicolai Stange
- [PATCH 17/18] crypto: dh - try to match domain parameters to a known safe-prime group, Nicolai Stange
- [PATCH 14/18] lib/mpi: export mpi_rshift, Nicolai Stange
- [PATCH 3/3] MIPS: TXX9: Remove TX4939 SoC support,
Thomas Bogendoerfer
- [PATCH 0/3] crypto: jitterentropy - bound collection loop,
Nicolai Stange
- [RFC PATCH 0/6] crypto: Add Xilinx ZynqMP SHA3 driver support,
Harsha
- [PATCH v4 0/9] STM32 CRYP driver: many fixes,
Nicolas Toromanoff
- [PATCH v4 1/9] crypto: stm32/cryp - defer probe for reset controller, Nicolas Toromanoff
- [PATCH v4 2/9] crypto: stm32/cryp - don't print error on probe deferral, Nicolas Toromanoff
- [PATCH v4 3/9] crypto: stm32/cryp - fix CTR counter carry, Nicolas Toromanoff
- [PATCH v4 4/9] crypto: stm32/cryp - fix xts and race condition in crypto_engine requests, Nicolas Toromanoff
- [PATCH v4 6/9] crypto: stm32/cryp - fix double pm exit, Nicolas Toromanoff
- [PATCH v4 5/9] crypto: stm32/cryp - check early input data, Nicolas Toromanoff
- [PATCH v4 7/9] crypto: stm32/cryp - fix lrw chaining mode, Nicolas Toromanoff
- [PATCH v4 9/9] crypto: stm32/cryp - reorder hw initialization, Nicolas Toromanoff
- [PATCH v4 8/9] crypto: stm32/cryp - fix bugs and crash in tests, Nicolas Toromanoff
- Re: [PATCH v4 0/9] STM32 CRYP driver: many fixes, Herbert Xu
- Performance regression in "net: macsec: preserve ingress frame ordering", Venkat Venkatsubra
- [PATCH] hwrng: cn10k: Add random number generator support,
sgoutham
- [PATCH] crypto: DH: remove duplicate includes,
Guo Zhengkui
- [PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage,
Yury Norov
- [PATCH 1/9] lib/bitmap: add bitmap_weight_{eq,gt,le}, Yury Norov
- [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Yury Norov
- Re: [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Michał Mirosław
- Re: [PATCH 3/9] all: replace bitmap_weigth() with bitmap_{empty,full,eq,gt,le}, Greg Kroah-Hartman
- [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} with bitmap_weight_eq(), Yury Norov
- [PATCH 4/9] tools: sync bitmap_weight() usage with the kernel, Yury Norov
- [PATCH 5/9] lib/cpumask: add cpumask_weight_{eq,gt,le}, Yury Norov
- [PATCH 6/9] lib/nodemask: add nodemask_weight_{eq,gt,le}, Yury Norov
- [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Michał Mirosław
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Michał Mirosław
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Joe Perches
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Yury Norov
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Dennis Zhou
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Joe Perches
- Re: [PATCH 7/9] lib/cpumask: add num_{possible,present,active}_cpus_{eq,gt,le}, Emil Renner Berthing
- [PATCH 8/9] lib/nodemask: add num_node_state_eq(), Yury Norov
- [PATCH 9/9] MAINTAINERS: add cpumask and nodemask files to BITMAP_API, Yury Norov
- Re: [PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage, Nicholas Piggin
- Re: [PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage, mirq-test
- [PATCH] crypto: octeontx2 - uninitialized variable in kvf_limits_store(),
Dan Carpenter
- [PATCH] crypto: siphash - use _unaligned version by default,
Arnd Bergmann
- [PATCH] hwrng: virtio - unregister device before reset, Michael S. Tsirkin
- [PATCH v2 0/6] KEXEC_SIG with appended signature,
Michal Suchanek
- [PATCH v2 3/6] kexec_file: Don't opencode appended signature verification., Michal Suchanek
- Re: [PATCH v2 0/6] KEXEC_SIG with appended signature, Heiko Carstens
- Re: [PATCH v2 0/6] KEXEC_SIG with appended signature, Baoquan He
- Re: [PATCH v2 0/6] KEXEC_SIG with appended signature, Philipp Rudo
- Re: [PATCH v2 0/6] KEXEC_SIG with appended signature, Nayna
[PATCH v3 00/15] x86: Support Key Locker,
Chang S. Bae
- [PATCH v3 01/15] Documentation/x86: Document Key Locker, Chang S. Bae
- [PATCH v3 02/15] x86/cpufeature: Enumerate Key Locker feature, Chang S. Bae
- [PATCH v3 03/15] x86/insn: Add Key Locker instructions to the opcode map, Chang S. Bae
- [PATCH v3 04/15] x86/asm: Add a wrapper function for the LOADIWKEY instruction, Chang S. Bae
- [PATCH v3 05/15] x86/msr-index: Add MSRs for Key Locker internal wrapping key, Chang S. Bae
- [PATCH v3 06/15] x86/keylocker: Define Key Locker CPUID leaf, Chang S. Bae
- [PATCH v3 11/15] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions, Chang S. Bae
- [PATCH v3 07/15] x86/cpu/keylocker: Load an internal wrapping key at boot-time, Chang S. Bae
- [PATCH v3 09/15] x86/cpu: Add a configuration and command line option for Key Locker, Chang S. Bae
- [PATCH v3 08/15] x86/power/keylocker: Restore internal wrapping key from the ACPI S3/4 sleep states, Chang S. Bae
- [PATCH v3 12/15] crypto: x86/aes-kl - Support ECB mode, Chang S. Bae
- [PATCH v3 10/15] crypto: x86/aes - Prepare for a new AES implementation, Chang S. Bae
- [PATCH v3 13/15] crypto: x86/aes-kl - Support CBC mode, Chang S. Bae
- [PATCH v3 14/15] crypto: x86/aes-kl - Support CTR mode, Chang S. Bae
- [PATCH v3 15/15] crypto: x86/aes-kl - Support XTS mode, Chang S. Bae
- Re: [PATCH v3 00/15] x86: Support Key Locker, Eric Biggers
[PATCH v8 00/17] Enroll kernel keys thru MOK,
Eric Snowberg
- [PATCH v8 07/17] integrity: restrict INTEGRITY_KEYRING_MACHINE to restrict_link_by_ca, Eric Snowberg
- [PATCH v8 04/17] integrity: Do not allow machine keyring updates following init, Eric Snowberg
- [PATCH v8 05/17] X.509: Parse Basic Constraints for CA, Eric Snowberg
- [PATCH v8 13/17] integrity: store reference to machine keyring, Eric Snowberg
- [PATCH v8 12/17] KEYS: integrity: change link restriction to trust the machine keyring, Eric Snowberg
- [PATCH v8 11/17] KEYS: Introduce link restriction for machine keys, Eric Snowberg
- [PATCH v8 09/17] KEYS: Rename get_builtin_and_secondary_restriction, Eric Snowberg
- [PATCH v8 14/17] KEYS: link machine trusted keys to secondary_trusted_keys, Eric Snowberg
- [PATCH v8 02/17] integrity: Fix warning about missing prototypes, Eric Snowberg
- [PATCH v8 17/17] integrity: Only use machine keyring when uefi_check_trust_mok_keys is true, Eric Snowberg
- [PATCH v8 10/17] KEYS: add a reference to machine keyring, Eric Snowberg
- [PATCH v8 15/17] efi/mokvar: move up init order, Eric Snowberg
- [PATCH v8 06/17] KEYS: CA link restriction, Eric Snowberg
- [PATCH v8 03/17] integrity: Introduce a Linux keyring called machine, Eric Snowberg
- [PATCH v8 16/17] integrity: Trust MOK keys if MokListTrustedRT found, Eric Snowberg
- [PATCH v8 08/17] integrity: add new keyring handler for mok keys, Eric Snowberg
- [PATCH v8 01/17] KEYS: Create static version of public_key_verify_signature, Eric Snowberg
- Re: [PATCH v8 00/17] Enroll kernel keys thru MOK, Jarkko Sakkinen
[PATCHv7 00/12] nvme: In-band authentication support,
Hannes Reinecke
- [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding, Hannes Reinecke
- [PATCH 02/12] crypto: add crypto_has_kpp(), Hannes Reinecke
- [PATCH 01/12] crypto: add crypto_has_shash(), Hannes Reinecke
- [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error, Hannes Reinecke
- [PATCH 09/12] nvmet: Parse fabrics commands on all queues, Hannes Reinecke
- [PATCH 12/12] nvmet-auth: expire authentication sessions, Hannes Reinecke
- [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters, Hannes Reinecke
- [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication, Hannes Reinecke
- [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 10/12] nvmet: Implement basic In-Band Authentication, Hannes Reinecke
- [PATCH 07/12] nvme: Implement In-Band authentication, Hannes Reinecke
[PATCH] crypto: sa2ul - Use bitfield helpers,
Geert Uytterhoeven
[PATCH v2] crypto: caam: save caam memory to support crypto engine retry mechanism.,
Gaurav Jain
[PATCHv6 00/12] nvme: In-band authentication support,
Hannes Reinecke
- [PATCH 04/12] lib/base64: RFC4648-compliant base64 encoding, Hannes Reinecke
- [PATCH 09/12] nvmet: Parse fabrics commands on all queues, Hannes Reinecke
- [PATCH 02/12] crypto: add crypto_has_kpp(), Hannes Reinecke
- [PATCH 01/12] crypto: add crypto_has_shash(), Hannes Reinecke
- [PATCH 05/12] nvme: add definitions for NVMe In-Band authentication, Hannes Reinecke
- [PATCH 11/12] nvmet-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 12/12] nvmet-auth: expire authentication sessions, Hannes Reinecke
- [PATCH 03/12] crypto/ffdhe: Finite Field DH Ephemeral Parameters, Hannes Reinecke
- [PATCH 08/12] nvme-auth: Diffie-Hellman key exchange support, Hannes Reinecke
- [PATCH 10/12] nvmet: Implement basic In-Band Authentication, Hannes Reinecke
- [PATCH 07/12] nvme: Implement In-Band authentication, Hannes Reinecke
- [PATCH 06/12] nvme-fabrics: decode 'authentication required' connect error, Hannes Reinecke
- Re: [PATCHv6 00/12] nvme: In-band authentication support, Sagi Grimberg
[PATCH v43 00/15] /dev/random - a new approach,
Stephan Müller
- [PATCH v43 02/15] LRNG - IRQ entropy source, Stephan Müller
- [PATCH v43 09/15] LRNG - add SP800-90A DRBG extension, Stephan Müller
- [PATCH v43 07/15] LRNG - add common generic hash support, Stephan Müller
- [PATCH v43 11/15] crypto: move Jitter RNG header include dir, Stephan Müller
- [PATCH v43 13/15] LRNG - add SP800-90B compliant health tests, Stephan Müller
- [PATCH v43 12/15] LRNG - add Jitter RNG fast noise source, Stephan Müller
- [PATCH v43 10/15] LRNG - add kernel crypto API PRNG extension, Stephan Müller
- [PATCH v43 08/15] crypto: DRBG - externalize DRBG functions for LRNG, Stephan Müller
- [PATCH v43 05/15] LRNG - CPU entropy source, Stephan Müller
- [PATCH v43 06/15] LRNG - add switchable DRNG support, Stephan Müller
- [PATCH v43 14/15] LRNG - add interface for gathering of raw entropy, Stephan Müller
- [PATCH v43 15/15] LRNG - add power-on and runtime self-tests, Stephan Müller
- [PATCH v43 04/15] LRNG - allocate one DRNG instance per NUMA node, Stephan Müller
- [PATCH v43 03/15] LRNG - sysctls and /proc interface, Stephan Müller
- [PATCH v43 01/15] Linux Random Number Generator, Stephan Müller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Joe Perches
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Stephan Mueller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Stephan Mueller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Stephan Mueller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Stephan Mueller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jeffrey Walton
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Willy Tarreau
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Eric Biggers
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Boris Krasnovskiy
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jeffrey Walton
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, John Haxby
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Message not available
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Marcelo Henrique Cerri
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Marcelo Henrique Cerri
- Re: [PATCH v43 01/15] Linux Random Number Generator, Greg Kroah-Hartman
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Willy Tarreau
- Re: [PATCH v43 01/15] Linux Random Number Generator, Stephan Müller
- Re: [PATCH v43 01/15] Linux Random Number Generator, Willy Tarreau
- Re: [PATCH v43 01/15] Linux Random Number Generator, Marcelo Henrique Cerri
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Theodore Ts'o
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Theodore Ts'o
- Re: [PATCH v43 01/15] Linux Random Number Generator, Eric Biggers
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Simo Sorce
- Re: [PATCH v43 01/15] Linux Random Number Generator, Eric Biggers
- Re: [PATCH v43 01/15] Linux Random Number Generator, Theodore Ts'o
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Andy Lutomirski
- Re: [PATCH v43 01/15] Linux Random Number Generator, Theodore Ts'o
- Re: [PATCH v43 01/15] Linux Random Number Generator, Willy Tarreau
- Re: [PATCH v43 01/15] Linux Random Number Generator, Matthew Garrett
- Re: [PATCH v43 01/15] Linux Random Number Generator, Alexander E. Patrakov
- Message not available
- Re: [PATCH v43 01/15] Linux Random Number Generator, Matthew Garrett
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Theodore Ts'o
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Andy Lutomirski
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jason A. Donenfeld
- Re: [PATCH v43 01/15] Linux Random Number Generator, Marcelo Henrique Cerri
- Re: [PATCH v43 01/15] Linux Random Number Generator, Jeffrey Walton
- Re: [PATCH v43 01/15] Linux Random Number Generator, Sandy Harris
Re: [PATCH v43 01/15] Linux Random Number Generator, kernel test robot
Re: [PATCH v43 00/15] /dev/random - a new approach, Thomas Schoebel-Theuer
[PATCH] crypto: TDES - disallow in FIPS mode,
Stephan Müller
[PATCH] crypto: DH - limit key size to 2048 in FIPS mode,
Stephan Müller
[PATCH] crypto: RSA - limit key size to 2048 in FIPS mode,
Stephan Müller
[PATCH] crypto: Jitter RNG - consider 32 LSB for APT,
Stephan Müller
[PATCH 0/4] crypto: hisilicon/qm - misc clean up and fixes,
Kai Ye
[PATCH v4 0/4] Add SP800-108 KDF implementation to crypto API,
Stephan Müller
[PATCH 1/2] dt-bindings: crypto: sun8i-ce: Add compatible for D1,
Samuel Holland
[PATCH v3 0/9] STM32 CRYP driver: many fixes,
Nicolas Toromanoff
[PATCH v3 00/25] crypto: qat - PFVF refactoring,
Giovanni Cabiddu
- [PATCH v3 02/25] crypto: qat - fix undetected PFVF timeout in ACK loop, Giovanni Cabiddu
- [PATCH v3 01/25] crypto: qat - do not handle PFVF sources for qat_4xxx, Giovanni Cabiddu
- [PATCH v3 04/25] crypto: qat - move vf2pf interrupt helpers, Giovanni Cabiddu
- [PATCH v3 03/25] crypto: qat - refactor PF top half for PFVF, Giovanni Cabiddu
- [PATCH v3 06/25] crypto: qat - move interrupt code out of the PFVF handler, Giovanni Cabiddu
- [PATCH v3 07/25] crypto: qat - change PFVF ACK behaviour, Giovanni Cabiddu
- [PATCH v3 05/25] crypto: qat - move VF message handler to adf_vf2pf_msg.c, Giovanni Cabiddu
- [PATCH v3 08/25] crypto: qat - re-enable interrupts for legacy PFVF messages, Giovanni Cabiddu
- [PATCH v3 09/25] crypto: qat - split PFVF message decoding from handling, Giovanni Cabiddu
- [PATCH v3 10/25] crypto: qat - handle retries due to collisions in adf_iov_putmsg(), Giovanni Cabiddu
- [PATCH v3 12/25] crypto: qat - relocate PFVF VF related logic, Giovanni Cabiddu
- [PATCH v3 13/25] crypto: qat - relocate PFVF disabled function, Giovanni Cabiddu
- [PATCH v3 11/25] crypto: qat - relocate PFVF PF related logic, Giovanni Cabiddu
- [PATCH v3 14/25] crypto: qat - add pfvf_ops, Giovanni Cabiddu
- [PATCH v3 15/25] crypto: qat - differentiate between pf2vf and vf2pf offset, Giovanni Cabiddu
- [PATCH v3 16/25] crypto: qat - abstract PFVF send function, Giovanni Cabiddu
- [PATCH v3 17/25] crypto: qat - abstract PFVF receive logic, Giovanni Cabiddu
- [PATCH v3 18/25] crypto: qat - reorganize PFVF code, Giovanni Cabiddu
- [PATCH v3 19/25] crypto: qat - reorganize PFVF protocol definitions, Giovanni Cabiddu
- [PATCH v3 20/25] crypto: qat - use enums for PFVF protocol codes, Giovanni Cabiddu
- [PATCH v3 22/25] crypto: qat - refactor pfvf version request messages, Giovanni Cabiddu
- [PATCH v3 21/25] crypto: qat - pass the PF2VF responses back to the callers, Giovanni Cabiddu
- [PATCH v3 23/25] crypto: qat - do not rely on min version, Giovanni Cabiddu
- [PATCH v3 25/25] crypto: qat - improve logging of PFVF messages, Giovanni Cabiddu
- [PATCH v3 24/25] crypto: qat - fix VF IDs in PFVF log messages, Giovanni Cabiddu
- Re: [PATCH v3 00/25] crypto: qat - PFVF refactoring, Herbert Xu
Re: [PATCH 5.15 000/927] 5.15.3-rc2 review,
Naresh Kamboju
[PATCH] dt-bindings: crypto: Add optional dma properties,
Maxime Ripard
[Index of Archives]
[Linux Kernel]
[Netfilter]
[Gnu Crypto]
[Gnu Classpath]
[Bugtraq]