messages from 2021-09-28 06:05:03 to 2021-10-13 10:54:36 UTC [more...]
[PATCH v6 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-10-13 10:54 UTC (8+ messages)
` [PATCH v6 07/11] PCI: Replace pci_dev::driver usage that gets the driver name
` [PATCH v6 09/11] crypto: qat - simplify adf_enable_aer()
[PATCH] hw_random: replace snprintf in show functions with sysfs_emit
2021-10-13 3:26 UTC
[PATCH Part2 v5 00/45] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2021-10-13 0:23 UTC (42+ messages)
` [PATCH Part2 v5 04/45] x86/sev: Add RMP entry lookup helpers
` [PATCH Part2 v5 06/45] x86/sev: Invalid pages from direct map when adding it to RMP table
` [PATCH Part2 v5 07/45] x86/traps: Define RMP violation #PF error code
` [PATCH Part2 v5 08/45] x86/fault: Add support to handle the RMP fault for user address
` [PATCH Part2 v5 09/45] x86/fault: Add support to dump RMP entry on fault
` [PATCH Part2 v5 20/45] KVM: SVM: Provide the Hypervisor Feature support VMGEXIT
` [PATCH Part2 v5 21/45] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH Part2 v5 25/45] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH Part2 v5 26/45] KVM: SVM: Mark the private vma unmerable for SEV-SNP guests
` [PATCH Part2 v5 32/45] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH Part2 v5 37/45] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH Part2 v5 38/45] KVM: SVM: Add support to handle "
` [PATCH Part2 v5 39/45] KVM: SVM: Introduce ops for the post gfn map and unmap
` [PATCH Part2 v5 41/45] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH Part2 v5 42/45] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH V2] crypto: ccp - Consolidate sev INIT logic
2021-10-12 21:22 UTC
[PATCH V2] crypto: ccp - Consolidate sev INIT logic
2021-10-12 21:17 UTC
[PATCH 0/2] tpm: use SM3 instead of SM3_256
2021-10-12 15:21 UTC (6+ messages)
` [PATCH 1/2] crypto: "
` [PATCH 2/2] tpm: "
[PATCH] crypto: ccp - Consolidate sev INIT logic
2021-10-12 14:37 UTC (5+ messages)
[RESEND,v2,7/9] dt-bindings: arm64: dts: mediatek: Add mt7986 series
2021-10-12 10:29 UTC (4+ messages)
` [v3,7/9] "
[PATCH] crypto: ccp - Fix whitespace in sev_cmd_buffer_len()
2021-10-12 3:51 UTC (2+ messages)
[PATCH v2] crypto: octeontx2 - Use dma_alloc_noncoherent() instead of kzalloc/dma_map_single()
2021-10-12 3:22 UTC
[PATCH v3 0/5] crypto: add eddsa support for x509
2021-10-12 2:17 UTC (6+ messages)
` [PATCH v3 1/5] lib/mpi: export some common function
` [PATCH v3 2/5] x509: add support for eddsa
` [PATCH v3 3/5] crypto: move common code in sm2 to ec_mpi.c and ec_mpi.h
` [PATCH v3 4/5] crypto: ed25519 cert verification
` [PATCH v3 5/5] crypto: add eddsa test vector
[v5,5/9] dt-bindings: pinctrl: update bindings for MT7986 SoC
2021-10-12 1:26 UTC (3+ messages)
` [v6,5/9] "
[PATCH v4 0/5] KEYS: trusted: Introduce support for NXP CAAM-based trusted keys
2021-10-11 10:02 UTC (6+ messages)
` [PATCH v4 1/5] KEYS: trusted: allow use of TEE as backend without TCG_TPM support
` [PATCH v4 2/5] KEYS: trusted: allow users to use kernel RNG for key material
` [PATCH v4 3/5] KEYS: trusted: allow trust sources "
` [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: octeontx2 - Use dma_alloc_coherent() instead of kzalloc/dma_map_single()
2021-10-11 8:38 UTC (2+ messages)
[PATCH 0/8] crypto: api - priorize tested algorithms in lookup
2021-10-11 8:34 UTC (11+ messages)
` [PATCH 1/8] crypto: af_alg - reject requests for untested algorithms
` [PATCH 2/8] crypto: user "
` [PATCH 3/8] crypto: api - only support lookups for specific CRYPTO_ALG_TESTED status
` [PATCH 4/8] crypto: api - don't add larvals for !(type & CRYPTO_ALG_TESTED) lookups
` [PATCH 5/8] crypto: api - always set CRYPTO_ALG_TESTED in lookup larvals' ->mask/type
` [PATCH 6/8] crypto: api - make crypto_alg_lookup() consistently check for failed algos
` [PATCH 7/8] crypto: api - lift common mask + type adjustment to crypto_larval_lookup()
` [PATCH 8/8] crypto: api - make the algorithm lookup priorize non-larvals
[herbert-cryptodev-2.6:master 26/46] arc-elf-ld: api.c:undefined reference to `crypto_alg_tested'
2021-10-10 19:16 UTC
[PATCH] crypto: octeontx2: set assoclen in aead_do_fallback()
2021-10-10 16:36 UTC
[PATCHv4 00/12] nvme: In-band authentication support
2021-10-08 21:19 UTC (20+ messages)
` [PATCH 01/12] crypto: add crypto_has_shash()
` [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] hwrng: mediatek - Force runtime pm ops for sleep ops
2021-10-08 12:24 UTC (3+ messages)
[PATCH] crypto: testmgr - Only disable migration in crypto_disable_simd_for_test()
2021-10-08 12:24 UTC (7+ messages)
[PATCH 00/12] crypto: qat - PFVF fixes and refactoring
2021-10-08 12:23 UTC (14+ messages)
` [PATCH 01/12] crypto: qat - detect PFVF collision after ACK
` [PATCH 02/12] crypto: qat - disregard spurious PFVF interrupts
` [PATCH 03/12] crypto: qat - remove unnecessary collision prevention step in PFVF
` [PATCH 04/12] crypto: qat - fix handling of VF to PF interrupts
` [PATCH 05/12] crypto: qat - remove duplicated logic across GEN2 drivers
` [PATCH 06/12] crypto: qat - use hweight for bit counting
` [PATCH 07/12] crypto: qat - make pfvf send message direction agnostic
` [PATCH 08/12] crypto: qat - move pfvf collision detection values
` [PATCH 09/12] crypto: qat - rename pfvf collision constants
` [PATCH 10/12] crypto: qat - add VF and PF wrappers to common send function
` [PATCH 11/12] crypto: qat - extract send and wait from adf_vf2pf_request_version()
` [PATCH 12/12] crypto: qat - share adf_enable_pf2vf_comms() from adf_pf2vf_msg.c
[PATCH] crypto: ccree - avoid out-of-range warnings from clang
2021-10-08 12:23 UTC (3+ messages)
[PATCH] crypto: hisilicon/qm - modify the uacce mode check
2021-10-08 12:23 UTC (2+ messages)
[PATCH] crypto: hisilicon - replace 'smp_processor_id' with 'get_cpu' in preemptible
2021-10-08 11:35 UTC (2+ messages)
[GIT PULL] zstd changes for linux-next
2021-10-07 1:33 UTC (6+ messages)
[PATCH] crypto : asymmetric_keys: Fix function description to match prototype
2021-10-06 17:45 UTC (3+ messages)
[GIT PULL][v12] zstd changes for linux-next
2021-10-06 7:33 UTC (5+ messages)
[PATCH] crypto: api - Fix built-in testing dependency failures
2021-10-06 2:33 UTC (8+ messages)
` [v2 PATCH] "
[PATCH 0/4] hwrng: virtio - add an internal buffer
2021-10-05 13:30 UTC (9+ messages)
` [PATCH 1/4] "
[v3,9/9] arm64: dts: mediatek: add mt7986b support
2021-10-04 12:42 UTC (4+ messages)
` [v4,9/9] "
` [v5,9/9] "
[v3,8/9] arm64: dts: mediatek: add mt7986a support
2021-10-04 12:41 UTC (5+ messages)
` [v4,8/9] "
` [v5,8/9] "
[RFC] random: add new pseudorandom number generator
2021-10-04 7:22 UTC (7+ messages)
` [Cryptography] "
[PATCH v2] asymmetric_keys: verify_pefile: fix kernel-doc notation
2021-10-04 0:17 UTC
[PATCH] crypto: hisilicon: Fix spelling mistake "COMSUMED" -> "CONSUMED"
2021-10-01 6:45 UTC (2+ messages)
[PATCH] crypto: ecc: fix CRYPTO_DEFAULT_RNG dependency
2021-10-01 6:45 UTC (2+ messages)
[PATCH v2] hwrng: meson - Improve error handling for core clock
2021-10-01 6:43 UTC (2+ messages)
[PATCH v2 0/6] crypto: hisilicon - supports hash algorithm for SEC engine
2021-10-01 5:57 UTC (3+ messages)
` [PATCH v2 2/6] crypto: hisilicon/sec - add ahash alg features for Kunpeng920
[PATCH] crypto: arm64/gcm-ce - unroll factors to 4-way interleave of aes and ghash
2021-09-30 14:57 UTC (5+ messages)
[PATCH v3 0/6] vfio/hisilicon: add acc live migration driver
2021-09-30 6:34 UTC (7+ messages)
[PATCH v5 00/11] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-09-29 15:21 UTC (6+ messages)
` [PATCH v5 07/11] PCI: Replace pci_dev::driver usage that gets the driver name
` [PATCH v5 09/11] crypto: qat - simplify adf_enable_aer()
[GIT PULL] Crypto Update for 5.9
2021-09-29 14:51 UTC (9+ 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
[PATCH v4 0/8] PCI: Drop duplicated tracking of a pci_dev's bound driver
2021-09-29 9:04 UTC (16+ messages)
` [PATCH v4 4/8] PCI: replace pci_dev::driver usage that gets the driver name
` [PATCH v4 6/8] crypto: qat - simplify adf_enable_aer()
[PATCHv3 00/12] nvme: In-band authentication support
2021-09-29 6:01 UTC (9+ messages)
` [PATCH 10/12] nvmet: Implement basic In-Band Authentication
[PATCH 0/4] crypto: nintendo-aes - add a new AES driver
2021-09-28 9:00 UTC (4+ messages)
` [PATCH 1/4] "
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).