messages from 2023-02-20 19:01:00 to 2023-03-02 00:02:58 UTC [more...]
[PATCH RFC v8 00/56] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-03-02 0:02 UTC (78+ messages)
` [PATCH RFC v8 01/56] KVM: x86: Add 'fault_is_private' x86 op
` [PATCH RFC v8 04/56] KVM: Add HVA range operator
` [PATCH RFC v8 05/56] KVM: SEV: Require KVM_PROTECTED_VM when AMD_MEM_ENCRYPT is enabled
` [PATCH RFC v8 06/56] KVM: Split out memory attribute xarray updates to helper function
` [PATCH RFC v8 07/56] KVM: SEV: Populate private memory fd during LAUNCH_UPDATE_DATA
` [PATCH RFC v8 08/56] KVM: SEV: Rename sev_{pin,unpin}_memory
` [PATCH RFC v8 10/56] x86/cpufeatures: Add SEV-SNP CPU feature
` [PATCH RFC v8 11/56] x86/sev: Add the host SEV-SNP initialization support
` [PATCH RFC v8 15/56] x86/sev: Invalidate pages from the direct map when adding them to the RMP table
` [PATCH RFC v8 17/56] x86/fault: Add support to handle the RMP fault for user address
` [PATCH RFC v8 18/56] x86/fault: fix handle_split_page_fault() to work with memfd backed pages
` [PATCH RFC v8 19/56] x86/fault: Return pfn from dump_pagetable() for SEV-specific fault handling
` [PATCH RFC v8 24/56] crypto: ccp: Handle the legacy TMR allocation when SNP is enabled
` [PATCH RFC v8 27/56] crypto: ccp: Add the SNP_{SET,GET}_EXT_CONFIG command
` [PATCH RFC v8 28/56] crypto: ccp: Provide APIs to query extended attestation report
` [PATCH RFC v8 31/56] KVM: SVM: Make AVIC backing, VMSA and VMCB memory allocation SNP safe
` [PATCH RFC v8 32/56] KVM: SVM: Add initial SEV-SNP support
` [PATCH RFC v8 34/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_START command
` [PATCH RFC v8 35/56] KVM: SVM: Add KVM_SEV_SNP_LAUNCH_UPDATE command
` [PATCH RFC v8 41/56] KVM: SVM: Add support to handle MSR based Page State Change VMGEXIT
` [PATCH RFC v8 44/56] KVM: SVM: Add support to handle the RMP nested page fault
` [PATCH RFC v8 45/56] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
` [PATCH RFC v8 47/56] KVM: SVM: Support SEV-SNP AP Creation "
` [PATCH RFC v8 48/56] KVM: SVM: Add SNP-specific handling for memory attribute updates
` [PATCH RFC v8 50/56] KVM: SEV: Handle restricted memory invalidations for SNP
` [PATCH RFC v8 51/56] KVM: SVM: Add module parameter to enable the SEV-SNP
` [PATCH RFC v8 52/56] ccp: Add support to decrypt the page
` [PATCH RFC v8 53/56] KVM: SVM: Make VMSAVE target area memory allocation SNP safe
` [PATCH RFC v8 54/56] x86/sev: Add KVM commands for instance certs
` [PATCH RFC v8 55/56] x86/sev: Document KVM_SEV_SNP_{G,S}ET_CERTS
` [PATCH RFC v8 56/56] iommu/amd: Add IOMMU_SNP_SHUTDOWN support
[PATCH] padata: use alignment when calculating the number of worker threads
2023-03-01 16:36 UTC (2+ messages)
[PATCH] stm32: stm32-hash: Add kmalloc_array allocation check
2023-03-01 12:22 UTC (22+ messages)
` [PATCH] crypto: stm32 - Save and restore between each request
` [v2 PATCH] "
` [v3 "
` [v4 "
[PATCH] drivers: crypto: caam: jr: Allow quiesce when quiesced
2023-03-01 5:39 UTC (9+ messages)
` [PATCH] drivers: crypto: caam: jr: add .shutdown hook
` [EXT] "
` [EXT] Re: [PATCH] drivers: crypto: caam: jr: Allow quiesce when quiesced
[PATCH] crypto: aspeed: fix uninitialized symbol 'idx' warning
2023-03-01 3:32 UTC
[PATCH 0/9] dt-bindings: crypto: convert fsl-sec4 to DT schema
2023-03-01 3:10 UTC (13+ messages)
` [PATCH 1/9] ARM: dts: vfxxx: drop the number after jr
` [PATCH 2/9] dt-bindings: crypto: fsl-sec4: convert to DT schema
` [PATCH 3/9] dt-bindings: crypto: fsl-sec4: support sec5.4/0 and i.MX6UL
` [PATCH 4/9] dt-bindings: crypto: add fsl-sec4-snvs DT schema
` [PATCH 5/9] dt-bindings: crypto: fsl-sec4-snvs: add simple-mfd compatible
` [PATCH 6/9] dt-bindings: crypto: fsl-sec4-snvs: add fsl sec 5.x compatible
` [PATCH 7/9] dt-bindings: crypto: drop fsl-sec4 txt binding
` [PATCH 8/9] dt-bindings: crypto: fsl-sec4-snvs: add snvs-lpgpr support
` [PATCH 9/9] dt-bindings: crypto: fsl-sec4-snvs: add poweroff support
[PATCH 0/2] crypto: inside-secure: Handle load errors better
2023-02-28 18:28 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v2 1/2] crypto: inside-secure: Raise firmware load failure message to error
` [PATCH v2 2/2] crypto: inside-secure - Cleanup ring IRQ workqueues on load failure
[RFC] crypto: qat - enable polling for compression
2023-02-28 18:09 UTC (3+ messages)
Please apply 4e4a08868f15897ca236528771c3733fded42c62 to linux-6.2.y
2023-02-28 16:21 UTC (2+ messages)
[PATCH 0/10] crypto: Driver conversions for DMA alignment
2023-02-28 7:05 UTC (11+ messages)
` [PATCH] crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment padding
` [PATCH] crypto: caam "
` [PATCH] crypto: caam - Fix edesc/iv ordering mixup
` [v2 PATCH] "
[PATCH v2] crypto: testmgr - fix RNG performance in fuzz tests
2023-02-27 19:00 UTC (2+ messages)
[PATCH] crypto: testmgr - fix RNG performance in fuzz tests
2023-02-27 18:19 UTC (3+ messages)
[PATCH 0/5] crypto: qat - fix concurrency related issues
2023-02-27 20:55 UTC (6+ messages)
` [PATCH 1/5] crypto: qat - delay sysfs initialization
` [PATCH 2/5] crypto: qat - fix concurrency issue when device state changes
` [PATCH 3/5] crypto: qat - replace state machine calls
` [PATCH 4/5] crypto: qat - refactor device restart logic
` [PATCH 5/5] crypto: qat - make state machine functions static
[PATCH v3 0/6] Introduce STM32 system bus
2023-02-27 11:26 UTC (7+ messages)
` [PATCH v3 6/6] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards
` [Linux-stm32] "
mainline/master bisection: baseline.dmesg.emerg on kontron-pitx-imx8m
2023-02-27 8:37 UTC (3+ messages)
[PATCH v11 00/10] crypto: qcom-qce: Add YAML bindings and support for newer SoCs
2023-02-27 8:26 UTC (17+ messages)
` [PATCH v11 01/10] dt-bindings: qcom-qce: Convert bindings to yaml
` [PATCH v11 02/10] MAINTAINERS: Add qcom-qce dt-binding file to QUALCOMM CRYPTO DRIVERS section
` [PATCH v11 03/10] dt-bindings: qcom-qce: Add 'interconnects' and 'interconnect-names'
` [PATCH v11 04/10] dt-bindings: qcom-qce: Add 'iommus' to optional properties
` [PATCH v11 05/10] dt-bindings: qcom-qce: Add new SoC compatible strings for Qualcomm QCE IP
` [PATCH v11 06/10] dt-bindings: qcom-qce: document optional clocks and clock-names properties
` [PATCH v11 07/10] arm64: dts: qcom: sm8550: add QCE IP family compatible values
` [PATCH v11 08/10] crypto: qce: core: Add support to initialize interconnect path
` [PATCH v11 09/10] crypto: qce: core: Make clocks optional
` [PATCH v11 10/10] crypto: qce: core: Add a QCE IP family compatible 'qcom,qce'
[PATCH] crypto: arm64/aes-neonbs - fix crash with CFI enabled
2023-02-27 7:59 UTC (2+ messages)
Announce loop-AES-v3.8a file/swap crypto package
2023-02-26 18:07 UTC
[PATCH AUTOSEL 5.15 18/36] crypto: hisilicon: Wipe entire pool on error
2023-02-26 14:48 UTC
[PATCH AUTOSEL 5.10 16/27] crypto: hisilicon: Wipe entire pool on error
2023-02-26 14:50 UTC
[PATCH AUTOSEL 6.1 23/49] crypto: hisilicon: Wipe entire pool on error
2023-02-26 14:46 UTC
[PATCH AUTOSEL 6.2 25/53] crypto: hisilicon: Wipe entire pool on error
2023-02-26 14:44 UTC
[PATCH] crypto: stm32 - Fix empty message checks
2023-02-24 23:23 UTC (2+ messages)
[PATCH v2] crypto: aspeed: add error handling if dmam_alloc_coherent() failed
2023-02-24 2:05 UTC
[PATCH 1/2] crypto: inside-secure: Raise firmware load failure message to error
2023-02-23 22:10 UTC
[PATCH 2/2] crypto: inside-secure: Cleanup ring IRQ workqueues on load failure
2023-02-23 22:11 UTC
[PATCH] crypto: qat - Include algapi.h for low-level Crypto API
2023-02-23 17:25 UTC (2+ messages)
[PATCH 03/27] kbuild, KEYS: remove MODULE_LICENSE in non-modules
2023-02-23 10:21 UTC (5+ messages)
` [PATCH 16/27] kbuild, crypto: "
` [PATCH 17/27] "
[PATCH] crypto: aspeed: add error handling if dmam_alloc_coherent() failed
2023-02-23 10:03 UTC (3+ messages)
[PATCH -next] crypto: Use devm_platform_get_and_ioremap_resource()
2023-02-23 7:33 UTC (2+ messages)
[PATCH v5 0/4] Add Aspeed ACRY driver for hardware acceleration
2023-02-23 1:56 UTC (4+ messages)
` [PATCH v5 1/4] crypto: aspeed: Add ACRY RSA driver
Faktoring
2023-02-22 9:15 UTC
[GIT PULL] Crypto Fixes for 5.15
2023-02-22 2:50 UTC (12+ messages)
` [GIT PULL] Crypto Fixes for 5.16
` [GIT PULL] Crypto Fixes for 5.17
` [GIT PULL] Crypto Fixes for 5.18
` [GIT PULL] Crypto Fixes for 5.19
` [GIT PULL] Crypto Update for 5.20
` [GIT PULL] Crypto Update for 6.1
` [GIT PULL] Crypto Update for 6.2
` [GIT PULL] Crypto Update for 6.3
[PATCH v2] certs: fips test: fix build failure with PKCS7_MESSAGE_PARSER=m
2023-02-21 17:32 UTC (2+ messages)
[RESEND PATCH v4 0/6] crypto: Accelerated AES/GCM stitched implementation
2023-02-21 3:40 UTC (7+ messages)
` [RESEND PATCH v4 1/6] Glue code for "
` [RESEND PATCH v4 2/6] An accelerated "
` [RESEND PATCH v4 3/6] Supporting functions for AES
` [RESEND PATCH v4 4/6] Supporting functions for ghash
` [RESEND PATCH v4 5/6] A perl script to process PowerPC assembler source
` [RESEND PATCH v4 6/6] Update Kconfig and Makefile
[PATCH v4 0/6] crypto: Accelerated AES/GCM stitched implementation
2023-02-21 3:05 UTC (11+ messages)
` [PATCH v4 1/6] Update Kconfig and Makefile
` [PATCH v4 2/6] Glue code for AES/GCM stitched implementation
` [PATCH v4 3/6] An accelerated "
` [PATCH v4 4/6] Supporting functions for AES
` [PATCH v4 5/6] Supporting functions for ghash
` [PATCH v4 6/6] A perl script to process PowerPC assembler source
[PATCH 1/2] hwrng: add driver for MediaTek TRNG SMC
2023-02-21 0:14 UTC (5+ messages)
[PATCH] dt-bindings: crypto: fsl,sec-v4.0: Convert to DT schema
2023-02-20 21:33 UTC
[PATCH RESEND 0/9] sched: cpumask: improve on cpumask_local_spread() locality
2023-02-20 19:46 UTC (4+ messages)
` [PATCH 3/9] sched: add sched_numa_find_nth_cpu()
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).