messages from 2023-05-11 15:11:49 to 2023-05-19 08:54:59 UTC [more...]
[PATCH 0/3] crypto: cmac - Add cloning support
2023-05-19 8:54 UTC (5+ messages)
` [PATCH 1/3] crypto: cmac - Use modern init_tfm/exit_tfm
` [PATCH 2/3] crypto: cipher - Add crypto_clone_cipher
` [PATCH 3/3] crypto: cmac - Add support for cloning
[PATCH v8 0/4] crypto: starfive - Add drivers for crypto engine
2023-05-19 8:50 UTC (6+ messages)
` [PATCH v8 1/4] dt-bindings: crypto: Add StarFive crypto module
` [PATCH v8 2/4] crypto: starfive - Add crypto engine support
` [PATCH v8 3/4] riscv: dts: starfive: Add crypto and DMA node for VisionFive 2
` [PATCH v8 4/4] crypto: starfive - Add hash and HMAC support
[PATCH] crypto: sa2ul: change unsafe data size limit to 255 bytes
2023-05-19 8:49 UTC (2+ messages)
[PATCH] caam: imx: fix the built-in caam driver cannot match soc_id
2023-05-19 8:49 UTC (3+ messages)
Faktoring
2023-05-19 8:06 UTC
[PATCH v2 0/2] crypto: hisilicon - Add HiSilicon ADVCA Subsystem
2023-05-19 8:43 UTC (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] crypto: hisilicon/advca - Add SHA support
[PATCH] Crypto: Fix one bug when use kernel ecdsa algorithm
2023-05-19 8:33 UTC (2+ messages)
[PATCH V3 0/6] ARM: dts: imx6ull: Fix dtbs_check warnings
2023-05-19 8:03 UTC (6+ messages)
` [PATCH V3 5/6] ARM: dts: imx: Adjust dma-apbh node name
` [PATCH V3 6/6] ARM: dts: imx6ul: Add clock and PGC node to GPC
[PATCH 11/13] crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
2023-05-19 0:42 UTC (2+ messages)
[PATCH V3 0/4] Enable crypto for ipq9574
2023-05-18 14:43 UTC (6+ messages)
` [PATCH V3 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V3 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH V3 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
` [PATCH V3 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes
[PATCH] dt-bindings: xilinx: Switch xilinx.com emails to amd.com
2023-05-18 10:45 UTC (8+ messages)
[PATCH] hwrng: cn10k: Add extended trng register support
2023-05-18 6:47 UTC
[PATCH 1/2] rust: add synchronous message digest support
2023-05-17 2:46 UTC (10+ messages)
` [PATCH 2/2] rust: add socket support
[PATCH 0/3] Add digitalSignature enforcement keyring restrictions
2023-05-17 1:18 UTC (9+ messages)
` [PATCH 1/3] KEYS: DigitalSignature link restriction
` [PATCH 2/3] integrity: Enforce digitalSignature usage in the ima and evm keyrings
` [PATCH 3/3] integrity: Remove EXPERIMENTAL from Kconfig
[PATCH v5 00/15] crypto: Add Intel Analytics Accelerator (IAA) crypto compression driver
2023-05-16 21:57 UTC (17+ messages)
` [PATCH v5 01/15] dmaengine: idxd: add wq driver name support for accel-config user tool
` [PATCH v5 02/15] dmaengine: idxd: add external module driver support for dsa_bus_type
` [PATCH v5 03/15] dmaengine: idxd: Export drv_enable/disable and related functions
` [PATCH v5 04/15] dmaengine: idxd: Export descriptor management functions
` [PATCH v5 05/15] dmaengine: idxd: Export wq resource "
` [PATCH v5 06/15] dmaengine: idxd: Add wq private data accessors
` [PATCH v5 07/15] dmaengine: idxd: add callback support for iaa crypto
` [PATCH v5 08/15] crypto: iaa - Add IAA Compression Accelerator Documentation
` [PATCH v5 09/15] crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
` [PATCH v5 10/15] crypto: iaa - Add per-cpu workqueue table with rebalancing
` [PATCH v5 11/15] crypto: iaa - Add compression mode management along with fixed mode
` [PATCH v5 12/15] crypto: iaa - Add support for iaa_crypto deflate compression algorithm
` [PATCH v5 13/15] crypto: iaa - Add support for default IAA 'canned' compression mode
` [PATCH v5 14/15] crypto: iaa - Add irq support for the crypto async interface
` [PATCH v5 15/15] crypto: iaa - Add IAA Compression Accelerator stats
[PATCH] crypto: aegis: add header for internal prototypes
2023-05-16 20:28 UTC
[PATCH] crypto: x86/aria - Use 16 byte alignment for GFNI constant vectors
2023-05-16 18:14 UTC
[syzbot] [crypto?] general protection fault in __aria_aesni_avx_gfni_crypt_16way
2023-05-16 18:08 UTC (5+ messages)
async import/export for ahash
2023-05-16 8:23 UTC
[PATCH V2 0/4] Enable crypto for ipq9574
2023-05-16 8:05 UTC (9+ messages)
` [PATCH V2 1/4] dt-bindings: clock: Add crypto clock and reset definitions
` [PATCH V2 2/4] clk: qcom: gcc-ipq9574: Enable crypto clocks
` [PATCH V2 3/4] dt-bindings: qcom-qce: add SoC compatible string for ipq9574
` [PATCH V2 4/4] arm64: dts: qcom: ipq9574: Enable crypto nodes
[PATCH 0/2] crypto: starfive - Add RSA algo to drivers
2023-05-16 7:57 UTC (3+ messages)
` [PATCH 1/2] crypto: starfive - Update hash module irq handling
` [PATCH 2/2] crypto: starfive - Add RSA algo support
[PATCH v2] fsverity: use shash API instead of ahash API
2023-05-16 5:23 UTC
[PATCH 6.1] crypto: testmgr - fix RNG performance in fuzz tests
2023-05-16 5:08 UTC
[PATCH 0/3] crypto: LEA block cipher implementation
2023-05-16 4:29 UTC (6+ messages)
` [PATCH 3/3] crypto: LEA block cipher AVX2 optimization
[PATCH v6 00/14] x86: Trenchboot secure dynamic launch Linux kernel support
2023-05-16 1:45 UTC (61+ messages)
` [PATCH v6 02/14] Documentation/x86: Secure Launch kernel documentation
` [PATCH v6 04/14] x86: Secure Launch Resource Table header file
` [PATCH v6 05/14] x86: Secure Launch main "
` [PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
` [PATCH v6 07/14] x86: Secure Launch kernel early boot stub
` [PATCH v6 08/14] x86: Secure Launch kernel late "
` [PATCH v6 09/14] x86: Secure Launch SMP bringup support
` [PATCH v6 11/14] reboot: Secure Launch SEXIT support on reboot paths
` [PATCH v6 12/14] x86: Secure Launch late initcall platform module
` [PATCH v6 13/14] tpm: Allow locality 2 to be set when initializing the TPM for Secure Launch
[PATCH v6 06/14] x86: Add early SHA support for Secure Launch early measurements
2023-05-16 0:50 UTC (2+ messages)
[PATCH RFC v7 00/64] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2023-05-15 16:45 UTC (17+ messages)
` [PATCH RFC v7 52/64] KVM: SVM: Provide support for SNP_GUEST_REQUEST NAE event
[PATCH v3 00/11] Introduce cmpxchg128() -- aka. the demise of cmpxchg_double()
2023-05-15 9:42 UTC (14+ messages)
` [PATCH v3 01/11] cyrpto/b128ops: Remove struct u128
` [PATCH v3 02/11] types: Introduce [us]128
` [PATCH v3 03/11] arch: Introduce arch_{,try_}_cmpxchg128{,_local}()
` [PATCH v3 04/11] instrumentation: Wire up cmpxchg128()
` [PATCH v3 05/11] percpu: Wire up cmpxchg128
` [PATCH v3 06/11] x86,amd_iommu: Replace cmpxchg_double()
` [PATCH v3 07/11] x86,intel_iommu: "
` [PATCH v3 08/11] slub: "
` [PATCH v3 09/11] mm/slub: Fold slab_update_freelist()
` [PATCH v3 10/11] arch: Remove cmpxchg_double
` [PATCH v3 11/11] s390/cpum_sf: Convert to cmpxchg128()
[PATCH v7 0/4] crypto: starfive - Add drivers for crypto engine
2023-05-15 6:04 UTC (8+ messages)
` [PATCH v7 2/4] crypto: starfive - Add crypto engine support
` [PATCH v7 4/4] crypto: starfive - Add hash and HMAC support
[PATCH V6 00/21] Add basic ACPI support for RISC-V
2023-05-15 5:54 UTC (23+ messages)
` [PATCH V6 01/21] riscv: move sbi_init() earlier before jump_label_init()
` [PATCH V6 02/21] platform/surface: Disable for RISC-V
` [PATCH V6 03/21] crypto: hisilicon/qm: Fix to enable build with RISC-V clang
` [PATCH V6 04/21] ACPI: tables: Print RINTC information when MADT is parsed
` [PATCH V6 05/21] ACPI: OSL: Make should_use_kmap() 0 for RISC-V
` [PATCH V6 06/21] RISC-V: Add support to build the ACPI core
` [PATCH V6 07/21] ACPI: processor_core: RISC-V: Enable mapping processor to the hartid
` [PATCH V6 08/21] RISC-V: Add ACPI initialization in setup_arch()
` [PATCH V6 09/21] RISC-V: ACPI: Cache and retrieve the RINTC structure
` [PATCH V6 10/21] drivers/acpi: RISC-V: Add RHCT related code
` [PATCH V6 11/21] RISC-V: smpboot: Create wrapper setup_smp()
` [PATCH V6 12/21] RISC-V: smpboot: Add ACPI support in setup_smp()
` [PATCH V6 13/21] RISC-V: only iterate over possible CPUs in ISA string parser
` [PATCH V6 14/21] RISC-V: cpufeature: Add ACPI support in riscv_fill_hwcap()
` [PATCH V6 15/21] RISC-V: cpu: Enable cpuinfo for ACPI systems
` [PATCH V6 16/21] irqchip/riscv-intc: Add ACPI support
` [PATCH V6 17/21] clocksource/timer-riscv: Refactor riscv_timer_init_dt()
` [PATCH V6 18/21] clocksource/timer-riscv: Add ACPI support
` [PATCH V6 19/21] RISC-V: time.c: Add ACPI support for time_init()
` [PATCH V6 20/21] RISC-V: Enable ACPI in defconfig
` [PATCH V6 21/21] MAINTAINERS: Add entry for drivers/acpi/riscv
[PATCH 0/2] rust: networking and crypto abstractions
2023-05-15 4:34 UTC
[PATCH v5 00/12] x86: Support Key Locker
2023-05-12 17:52 UTC (5+ messages)
` [PATCH v6 "
` [PATCH v6 11/12] crypto: x86/aes-kl - Support AES algorithm using Key Locker instructions
[PATCH v2] hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
2023-05-12 10:58 UTC (2+ messages)
[PATCH v3] crypto: engine - Fix struct crypto_engine_op doc
2023-05-12 10:59 UTC (2+ messages)
[PATCH 0/2] crypto: octeontx2: hardware configuration for inline IPsec
2023-05-12 10:59 UTC (2+ messages)
[PATCH 0/2] crypto: jitter - SHA-3 conditioner and test interface
2023-05-12 10:58 UTC (4+ messages)
` [PATCH v2 "
` [PATCH v3 "
[PATCH] crypto: ixp4xx - silence uninitialized variable warning
2023-05-12 10:58 UTC (2+ messages)
[PATCH v2] crypto: caam - refactor RNG initialization
2023-05-12 10:57 UTC (3+ messages)
` [PATCH v3] "
[PATCH v6 10/12] crypto: x86/aes - Prepare for a new AES implementation
2023-05-11 23:19 UTC (4+ messages)
[PATCH v4 0/4] Implement GCM ghash using Zbc and Zbkb extensions
2023-05-11 19:02 UTC (5+ messages)
` [PATCH v4 4/4] RISC-V: crypto: add accelerated GCM GHASH implementation
[syzbot] [crypto?] KCSAN: data-race in random_recv_done / virtio_read (3)
2023-05-11 15:11 UTC (10+ messages)
` [PATCH] hwrng: virtio - Fix race on data_avail and actual data
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).