Linux-Crypto Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-30 21:31:54 to 2024-04-04 23:36:03 UTC [more...]

[PATCH v2 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-04 23:36 UTC  (7+ messages)
` [PATCH v2 6/6] crypto: x86/aes-xts - wire up VAES + AVX10/512 implementation

[PATCH 1/1] mm: change inlined allocation helpers to account at the call site
 2024-04-04 23:16 UTC  (10+ messages)

[PATCH RFC 0/8] Clavis LSM
 2024-04-04 22:40 UTC  (3+ messages)
` [PATCH RFC 1/8] certs: Introduce ability to link to a system key

[PATCH 0/2] Add Inline Crypto Engine for SC7280 UFS
 2024-04-04 21:23 UTC  (2+ messages)
` (subset) "

[PATCH v8 00/13] Add support for NIST P521 to ecdsa
 2024-04-04 16:33 UTC  (16+ messages)
` [PATCH v8 01/13] crypto: ecc - Use ECC_CURVE_NIST_P192/256/384_DIGITS where possible
` [PATCH v8 02/13] crypto: ecdsa - Convert byte arrays with key coordinates to digits
` [PATCH v8 03/13] crypto: ecdsa - Adjust tests on length of key parameters
` [PATCH v8 04/13] crypto: ecdsa - Extend res.x mod n calculation for NIST P521
` [PATCH v8 05/13] crypto: ecc - Add nbits field to ecc_curve structure
` [PATCH v8 06/13] crypto: ecc - Implement vli_mmod_fast_521 for NIST p521
` [PATCH v8 07/13] crypto: ecc - Add special case for NIST P521 in ecc_point_mult
` [PATCH v8 08/13] crypto: ecc - Add NIST P521 curve parameters
` [PATCH v8 09/13] crypto: ecdsa - Replace ndigits with nbits where precision is needed
` [PATCH v8 10/13] crypto: ecdsa - Rename keylen to bufsize where necessary
` [PATCH v8 11/13] crypto: ecdsa - Register NIST P521 and extend test suite
` [PATCH v8 12/13] crypto: asymmetric_keys - Adjust signature size calculation for NIST P521
` [PATCH v8 13/13] crypto: x509 - Add OID for NIST P521 and extend parser for it

[PATCH v12 00/29] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
 2024-04-04 16:03 UTC  (75+ messages)
` [PATCH v12 02/29] [TEMP] x86/cc: Add cc_platform_set/_clear() helpers
` [PATCH v12 03/29] [TEMP] x86/CPU/AMD: Track SNP host status with cc_platform_*()
` [PATCH v12 05/29] KVM: x86: Define RMP page fault error bits for #NPF
` [PATCH v12 07/29] KVM: SEV: Add support to handle AP reset MSR protocol
` [PATCH v12 08/29] KVM: SEV: Add GHCB handling for Hypervisor Feature Support requests
` [PATCH v12 09/29] KVM: SEV: Add initial SEV-SNP support
` [PATCH v12 10/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH v12 11/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH v12 12/29] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_FINISH command
` [PATCH v12 13/29] KVM: SEV: Add support to handle GHCB GPA register VMGEXIT
` [PATCH v12 17/29] KVM: SEV: Add support to handle RMP nested page faults
` [PATCH v12 18/29] KVM: SEV: Use a VMSA physical address variable for populating VMCB
` [PATCH v12 19/29] KVM: SEV: Support SEV-SNP AP Creation NAE event
` [PATCH v12 20/29] KVM: SEV: Add support for GHCB-based termination requests
` [PATCH v12 21/29] KVM: SEV: Implement gmem hook for initializing private pages
` [PATCH v12 22/29] KVM: SEV: Implement gmem hook for invalidating "
` [PATCH v12 23/29] KVM: x86: Implement gmem hook for determining max NPT mapping level
` [PATCH v12 24/29] KVM: SEV: Avoid WBINVD for HVA-based MMU notifications for SNP
` [PATCH v12 25/29] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH v12 26/29] KVM: SEV: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH v12 27/29] crypto: ccp: Add the SNP_VLEK_LOAD command
` [PATCH v12 28/29] crypto: ccp: Add the SNP_{PAUSE,RESUME}_ATTESTATION commands
` [PATCH v12 29/29] KVM: SEV: Provide support for SNP_EXTENDED_GUEST_REQUEST NAE event

[PATCH v8 00/15] x86: Trenchboot secure dynamic launch Linux kernel support
 2024-04-04 14:55 UTC  (20+ messages)
` [PATCH v8 04/15] x86: Secure Launch Resource Table header file
` [PATCH v8 06/15] x86: Add early SHA support for Secure Launch early measurements

[PATCH v2 00/25] virtio: store owner from modules with register_virtio_driver()
 2024-04-04 11:41 UTC  (34+ messages)
` [PATCH v2 01/25] "
` [PATCH v2 02/25] virtio: balloon: drop owner assignment
` [PATCH v2 03/25] virtio: input: "
` [PATCH v2 04/25] virtio: mem: "
` [PATCH v2 05/25] um: virt-pci: "
` [PATCH v2 06/25] virtio_blk: "
` [PATCH v2 07/25] bluetooth: virtio: "
` [PATCH v2 08/25] hwrng: "
` [PATCH v2 09/25] virtio_console: "
` [PATCH v2 10/25] crypto: virtio - "
` [PATCH v2 11/25] firmware: arm_scmi: virtio: "
` [PATCH v2 12/25] gpio: "
` [PATCH v2 13/25] drm/virtio: "
` [PATCH v2 14/25] iommu: virtio: "
` [PATCH v2 15/25] misc: nsm: "
` [PATCH v2 16/25] net: caif: virtio: "
` [PATCH v2 17/25] net: "
` [PATCH v2 18/25] net: 9p: "
` [PATCH v2 19/25] vsock/virtio: "
` [PATCH v2 20/25] wifi: mac80211_hwsim: "
` [PATCH v2 21/25] nvdimm: virtio_pmem: "
` [PATCH v2 22/25] rpmsg: virtio: "
` [PATCH v2 23/25] scsi: "
` [PATCH v2 24/25] fuse: "
` [PATCH v2 25/25] sound: "

caam test failures with libkcapi
 2024-04-04 10:50 UTC  (8+ messages)
` [EXT] "

[PATCH 00/19] amba: store owner from modules with amba_driver_register()
 2024-04-04  8:18 UTC  (18+ messages)
` [PATCH 15/19] hwrng: nomadik: drop owner assignment

[PATCH 0/6] Faster AES-XTS on modern x86_64 CPUs
 2024-04-04  7:53 UTC  (6+ messages)

[PATCH 0/9] crypto: hisilicon - Optimize and fix some driver processes
 2024-04-03 22:57 UTC  (11+ messages)
` [PATCH 1/9] crypto: hisilicon/sec - Add the condition for configuring the sriov function
` [PATCH 2/9] crypto: hisilicon/debugfs - Fix debugfs uninit process issue
` [PATCH 3/9] crypto: hisilicon/sgl - Delete redundant parameter verification
` [PATCH 4/9] crypto: hisilicon/debugfs - Fix the processing logic issue in the debugfs creation
` [PATCH 5/9] crypto: hisilicon/qm - Add the default processing branch
` [PATCH 6/9] crypto: hisilicon - Adjust debugfs creation and release order
` [PATCH 7/9] crypto: hisilicon/sec - Fix memory leak for sec resource release
` [PATCH 8/9] crypto: hisilicon/debugfs - Resolve the problem of applying for redundant space in sq dump
` [PATCH 9/9] crypto: hisilicon/debugfs - Add the err memory release process to qm uninit

[syzbot] [crypto?] inconsistent lock state in padata_do_parallel (2)
 2024-04-03 21:25 UTC  (3+ messages)
` [PATCH] padata: Disable BH when taking works lock on MT path

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-03 15:50 UTC  (4+ messages)
` [PATCH 24/34] crypto: ccp - drop platform ifdef checks

[PATCH v8 0/6] DCP as trusted keys backend
 2024-04-03 15:47 UTC  (9+ messages)
` [PATCH v8 1/6] crypto: mxs-dcp: Add support for hardware-bound keys
` [PATCH v8 2/6] KEYS: trusted: improve scalability of trust source config
` [PATCH v8 3/6] KEYS: trusted: Introduce NXP DCP-backed trusted keys
` [PATCH v8 4/6] MAINTAINERS: add entry for DCP-based "
` [PATCH v8 5/6] docs: document DCP-backed trusted keys kernel params
` [PATCH v8 6/6] docs: trusted-encrypted: add DCP as new trust source

[PATCH v7 0/5] Add Tegra Security Engine driver
 2024-04-03 10:00 UTC  (6+ messages)
` [PATCH v7 1/5] dt-bindings: crypto: Add Tegra Security Engine
` [PATCH v7 2/5] gpu: host1x: Add Tegra SE to SID table
` [PATCH v7 3/5] crypto: tegra: Add Tegra Security Engine driver
` [PATCH v7 4/5] arm64: defconfig: Enable Tegra Security Engine
` [PATCH v7 5/5] arm64: tegra: Add Tegra Security Engine DT nodes

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (4)
 2024-04-03  9:39 UTC  (2+ messages)

BUG: unable to handle kernel paging request in crypto_sha3_update
 2024-04-03  4:34 UTC  (5+ messages)

[PATCH][next] crypto: qat: Fix spelling mistake "Invalide" -> "Invalid"
 2024-04-02 16:24 UTC  (2+ messages)

[PATCH][next] crypto: qat - Avoid -Wflex-array-member-not-at-end warnings
 2024-04-02 16:21 UTC  (2+ messages)

[PATCH v6 0/5] Add Tegra Security Engine driver
 2024-04-02 12:38 UTC  (7+ messages)
` [PATCH v6 3/5] crypto: tegra: "

[PATCH v1 0/4] Add spacc crypto driver support
 2024-04-02  5:02 UTC  (6+ messages)
` [PATCH v1 1/4] Add SPAcc driver to Linux kernel

[PATCH v5 00/10] crypto: qat - enable QAT GEN4 SRIOV VF live migration for QAT GEN4
 2024-04-02  2:52 UTC  (4+ messages)

[PATCH 0/4] crypto: Add new compression modes for zlib and IAA
 2024-04-01 20:46 UTC  (3+ messages)

[PATCH] crypto: caam/qi2 - check for 0 rx/tx queues on setup
 2024-04-01 14:22 UTC  (2+ messages)

[PATCH v2] crypto: algboss: remove NULL check in cryptomgr_schedule_probe()
 2024-04-01 12:22 UTC 

[PATCH] crypto: ecc: remove checks in crypto_ecdh_shared_secret() and ecc_make_pub_key()
 2024-04-01 12:16 UTC 

[PATCH 0/7] sysctl: Remove sentinel elements from misc directories
 2024-04-01  3:41 UTC  (4+ messages)
` [PATCH 1/7] memory: Remove the now superfluous sentinel element from ctl_table array

[PATCH] KEYS: Add ECDH support
 2024-03-31 15:44 UTC  (7+ messages)

[PATCH v8 00/12] x86: Support Key Locker
 2024-03-31 15:48 UTC  (4+ messages)
` [PATCH v9 00/14] "
  ` [PATCH v9 01/14] Documentation/x86: Document "

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (3+ messages)
` [PATCH 01/22] "


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 read-only IMAP folder(s) and NNTP newsgroup(s).