linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-08-09 20:52:05 to 2021-08-13 15:21:22 UTC [more...]

[PATCH Part1 RFC v4 00/36] Add AMD Secure Nested Paging (SEV-SNP) Guest Support
 2021-08-13 15:19 UTC  (30+ messages)
` [PATCH Part1 RFC v4 02/36] x86/sev: Save the negotiated GHCB version
` [PATCH Part1 RFC v4 03/36] x86/sev: Add support for hypervisor feature VMGEXIT
` [PATCH Part1 RFC v4 04/36] x86/mm: Add sev_feature_enabled() helper
` [PATCH Part1 RFC v4 05/36] x86/sev: Define the Linux specific guest termination reasons
` [PATCH Part1 RFC v4 08/36] x86/sev: check the vmpl level
` [PATCH Part1 RFC v4 09/36] x86/compressed: Add helper for validating pages in the decompression stage
` [PATCH Part1 RFC v4 10/36] x86/compressed: Register GHCB memory when SEV-SNP is active
` [PATCH Part1 RFC v4 12/36] x86/sev: Add helper for validating pages in early enc attribute changes

[syzbot] general protection fault in scatterwalk_copychunks (4)
 2021-08-13 10:03 UTC  (2+ messages)

[PATCH v2 0/5] crypto: hisilicon - support runtime PM for accelerator devices
 2021-08-13  9:50 UTC  (6+ messages)
` [PATCH v2 1/5] crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_regset32'
` [PATCH v2 2/5] crypto: hisilicon - add runtime PM ops
` [PATCH v2 3/5] crypto: hisilicon - support runtime PM for accelerator device
` [PATCH v2 4/5] crypto: hisilicon - change parameter passing of debugfs function
` [PATCH v2 5/5] crypto: hisilicon - check _PS0 and _PR0 method

[PATCH 0/5] crypto: hisilicon - supports hash algorithm for SEC engine
 2021-08-13  9:40 UTC  (6+ messages)
` [PATCH 1/5] crypto: hisilicon/sec - add ping-pong buffer for ahash
` [PATCH 2/5] crypto: hisilicon/sec - add ahash alg features for Kunpeng920
` [PATCH 3/5] crypto: hisilicon/sec - support the larger packets for digest mode
` [PATCH 4/5] crypto: hisilicon/sec - ahash adapt to Kunpeng930 SQE
` [PATCH 5/5] crypto: hisilicon/sec - add fallback tfm supporting for ahash

[PATCH v2 0/3] support test GCM/CCM mode for SM4
 2021-08-13  9:03 UTC  (5+ messages)
` [PATCH v2 1/3] crypto: tcrypt - Fix missing return value check
` [PATCH v2 2/3] crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
` [PATCH v2 3/3] crypto: tcrypt: add GCM/CCM mode test for "

[PATCH v3 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
 2021-08-13  8:15 UTC  (9+ messages)
` [PATCH v3 4/8] PCI: replace pci_dev::driver usage that gets the driver name
` [PATCH v3 6/8] crypto: qat - simplify adf_enable_aer()

[PATCH v4 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-13  7:41 UTC  (3+ messages)
` [PATCH v4 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v4 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[PATCH 0/3] support test GCM/CCM mode for SM4
 2021-08-13  7:38 UTC  (6+ messages)
` [PATCH 1/3] crypto: tcrypt - Fix the wrong position of return value test statement
` [PATCH 2/3] crypto: testmgr - Add GCM/CCM mode test of SM4 algorithm
` [PATCH 3/3] crypto: tcrypt: add GCM/CCM mode test for "

[PATCH 00/12] Add basic SoC support for mediatek mt7986
 2021-08-13  6:40 UTC  (8+ messages)
` [PATCH 01/12] dt-bindings: clock: mediatek: document clk bindings for mediatek mt7986 SoC

[PATCH v3 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-13  5:34 UTC  (4+ messages)
` [PATCH v3 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v3 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

Building cifs.ko without any support for insecure crypto?
 2021-08-13  4:46 UTC  (2+ messages)

[PATCH v3 00/14] Enroll kernel keys thru MOK
 2021-08-13  0:35 UTC  (25+ messages)
` [PATCH v3 01/14] integrity: Introduce a Linux keyring for the Machine Owner Key (MOK)
` [PATCH v3 02/14] KEYS: CA link restriction
` [PATCH v3 03/14] integrity: Trust MOK keys if MokListTrustedRT found
` [PATCH v3 04/14] integrity: add add_to_mok_keyring
` [PATCH v3 05/14] integrity: restrict INTEGRITY_KEYRING_MOK to restrict_link_by_ca
` [PATCH v3 06/14] integrity: accessor function to get trust_moklist
` [PATCH v3 07/14] integrity: add new keyring handler for mok keys
` [PATCH v3 08/14] KEYS: add a reference to mok keyring
` [PATCH v3 09/14] KEYS: Introduce link restriction to include builtin, secondary and mok keys
` [PATCH v3 10/14] KEYS: change link restriction for secondary to also trust mok
` [PATCH v3 11/14] KEYS: link secondary_trusted_keys to mok trusted keys
` [PATCH v3 12/14] integrity: Do not allow mok keyring updates following init
` [PATCH v3 13/14] integrity: store reference to mok keyring
` [PATCH v3 14/14] integrity: change ima link restriction to include mok keys

[PATCH 00/20] crypto: qat - cumulative fixes
 2021-08-12 20:21 UTC  (21+ messages)
` [PATCH 01/20] crypto: qat - use proper type for vf_mask
` [PATCH 02/20] crypto: qat - remove empty sriov_configure()
` [PATCH 03/20] crypto: qat - enable interrupts only after ISR allocation
` [PATCH 04/20] crypto: qat - do not ignore errors from enable_vf2pf_comms()
` [PATCH 05/20] crypto: qat - handle both source of interrupt in VF ISR
` [PATCH 06/20] crypto: qat - prevent spurious MSI interrupt in VF
` [PATCH 07/20] crypto: qat - prevent spurious MSI interrupt in PF
` [PATCH 08/20] crypto: qat - rename compatibility version definition
` [PATCH 09/20] crypto: qat - remove intermediate tasklet for vf2pf
` [PATCH 10/20] crypto: qat - fix reuse of completion variable
` [PATCH 11/20] crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.c
` [PATCH 12/20] crypto: qat - protect interrupt mask CSRs with a spinlock
` [PATCH 13/20] crypto: qat - fix naming for init/shutdown VF to PF notifications
` [PATCH 14/20] crypto: qat - move IO virtualization functions
` [PATCH 15/20] crypto: qat - complete all the init steps before service notification
` [PATCH 16/20] crypto: qat - fix naming of PF/VF enable functions
` [PATCH 17/20] crypto: qat - remove the unnecessary get_vintmsk_offset()
` [PATCH 18/20] crypto: qat - flush vf workqueue at driver removal
` [PATCH 19/20] crypto: qat - do not export adf_iov_putmsg()
` [PATCH 20/20] crypto: qat - store vf.compatible flag

[RFCv2 0/9] tcp: Initial support for RFC5925 auth option
 2021-08-12 19:46 UTC  (24+ messages)
` [RFCv2 1/9] tcp: authopt: Initial support and key management
` [RFCv2 2/9] docs: Add user documentation for tcp_authopt
` [RFCv2 3/9] tcp: authopt: Add crypto initialization
` [RFCv2 4/9] tcp: authopt: Compute packet signatures
` [RFCv2 5/9] tcp: authopt: Hook into tcp core
` [RFCv2 6/9] tcp: authopt: Add key selection controls
` [RFCv2 7/9] tcp: authopt: Add snmp counters
` [RFCv2 8/9] selftests: Initial TCP-AO support for nettest
` [RFCv2 9/9] selftests: Initial TCP-AO support for fcnal-test

[PATCHv2 00/13] nvme: In-band authentication support
 2021-08-12 12:51 UTC  (18+ messages)
` [PATCH 01/13] crypto: add crypto_has_shash()
` [PATCH 02/13] crypto: add crypto_has_kpp()
` [PATCH 03/13] crypto/ffdhe: Finite Field DH Ephemeral Parameters
` [PATCH 04/13] lib/base64: RFC4648-compliant base64 encoding
` [PATCH 05/13] nvme: add definitions for NVMe In-Band authentication
` [PATCH 06/13] nvme-fabrics: decode 'authentication required' connect error
` [PATCH 07/13] nvme: Implement In-Band authentication
` [PATCH 08/13] nvme-auth: Diffie-Hellman key exchange support
` [PATCH 09/13] nvmet: Parse fabrics commands on all queues
` [PATCH 10/13] nvmet: Implement basic In-Band Authentication
` [PATCH 11/13] nvmet-auth: Diffie-Hellman key exchange support
` [PATCH 12/13] nvmet-auth: expire authentication sessions
` [PATCH 13/13] nvme: add non-standard ECDH and curve25517 algorithms

[PATCH v2 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-12 11:55 UTC  (3+ messages)
` [PATCH v2 1/2] crypto: hisilicon/sec - fix the abnormal exiting process
` [PATCH v2 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[PATCH] crypto: wp512: correct a non-kernel-doc comment
 2021-08-12 11:36 UTC  (2+ messages)

[PATCH 0/3] crypto: hisilicon - enable clock gating for accelerator device
 2021-08-12 11:36 UTC  (2+ messages)

[PATCH 00/38] Replace deprecated CPU-hotplug
 2021-08-12 11:36 UTC  (5+ messages)
` [PATCH 12/38] crypto: virtio: Replace deprecated CPU-hotplug functions
` [PATCH 27/38] padata: "

[PATCH] lib/mpi: use kcalloc in mpi_resize
 2021-08-12 11:36 UTC  (2+ messages)

[PATCH] crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive data
 2021-08-12 11:36 UTC  (2+ messages)

[PATCH 0/5] crypto: hisilicon - support runtime PM for accelerator devices
 2021-08-12 11:31 UTC  (3+ messages)
` [PATCH 3/5] crypto: hisilicon - support runtime PM for accelerator device

[PATCH 0/2] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-12 11:04 UTC  (3+ messages)
` [PATCH 2/2] crypto: hisilicon/sec - modify the hardware endian configuration

[PATCH v2 0/5] crypto: hisilicon - some misc bugfix for SEC engine
 2021-08-12 10:53 UTC  (3+ messages)
` [PATCH v2 2/5] crypto: hisilicon/sec - delete the print of fallback tfm application failure

[PATCH v2] crypto: sun8i-ce: fix multiple memory leaks in sun8i_ce_hash_run
 2021-08-12 10:43 UTC  (6+ messages)

[PATCH v2 0/4] crypto: qat - fixes and cleanups
 2021-08-12  8:18 UTC  (5+ messages)
` [PATCH v2 1/4] crypto: qat - simplify code and axe the use of a deprecated API
` [PATCH v2 2/4] crypto: qat - set DMA mask to 48 bits for Gen2
` [PATCH v2 3/4] crypto: qat - disable AER if an error occurs in probe functions
` [PATCH v2 4/4] crypto: qat - fix a typo in a comment

[PATCH v2] fscrypt: support trusted keys
 2021-08-12  0:54 UTC  (16+ messages)

[PATCH 0/4] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
 2021-08-11 10:43 UTC  (14+ messages)
` [PATCH 2/4] KEYS: trusted: allow trust sources to use kernel RNG for key material
` [PATCH 3/4] crypto: caam - add in-kernel interface for blob generator

[PATCH 1/2] dt-bindings: irqchip: convert Samsung Exynos IRQ combiner to dtschema
 2021-08-11  8:43 UTC  (2+ messages)
` [PATCH 2/2] dt-bindings: rng: convert Samsung Exynos TRNG "

[PATCH 0/2] omap-crypto fixes
 2021-08-11  0:06 UTC  (3+ messages)
` [PATCH 1/2] crypto: omap - Avoid redundant copy when using truncated sg list
` [PATCH 2/2] crypto: omap - Fix inconsistent locking of device lists

[PATCH] crypto: public_key: fix overflow during implicit conversion
 2021-08-10  6:39 UTC 


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).