messages from 2026-05-17 18:06:59 to 2026-05-21 15:33:27 UTC [more...]
[PATCH v7 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-21 15:32 UTC (6+ messages)
` [PATCH v7 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v7 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v7 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v7 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v7 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
[PATCH] crypto: talitos - fix rename first/last to first_desc/last_desc
2026-05-21 15:25 UTC (3+ messages)
[PATCH v3] crypto/ccp: Introduce SNP_VERIFY_MITIGATION command
2026-05-21 15:05 UTC (8+ messages)
[PATCH 0/5] Shikra: Add DT support for ice, rng and qce
2026-05-21 13:17 UTC (6+ messages)
` [PATCH 1/5] dt-bindings: crypto: qcom,inline-crypto-engine: Document Shikra ICE
` [PATCH 2/5] dt-bindings: crypto: qcom,prng: Document Shikra TRNG
` [PATCH 3/5] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH 4/5] dt-bindings: dma: qcom,bam-dma: Increase iommus maxItems to seven
` [PATCH 5/5] arm64: dts: qcom: shikra: Add ICE, TRNG and QCE nodes
[PATCH 0/2] dt-bindings: crypto: Add Qualcomm Hawi crypto support
2026-05-21 12:55 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: crypto: qcom,prng: Document Hawi TRNG
` [PATCH 2/2] dt-bindings: crypto: qcom,inline-crypto-engine: Document Hawi ICE
[PATCH v3 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
2026-05-21 10:17 UTC (15+ messages)
` [PATCH v3 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v3 02/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v3 03/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v3 04/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v3 05/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v3 06/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v3 07/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v3 08/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v3 09/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v3 10/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v3 11/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v3 12/12] crypto: atmel-sha204a - switch to module_i2c_driver
[PATCH 0/3] Add support for qcrypto on shikra
2026-05-21 8:45 UTC (11+ messages)
` [PATCH 1/3] dt-bindings: crypto: qcom-qce: Document the Shikra crypto engine
` [PATCH 3/3] arm64: dts: qcom: shikra: Add qcrypto node support
[linus:master] [rhashtable] 4fe9852927: stress-ng.msg.ops_per_sec 29.1% regression
2026-05-21 8:09 UTC
[PATCH kernel] crypto/ccp/tsm: Enable the root port after the endpoint
2026-05-21 7:43 UTC
[PATCH v6 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-05-20 22:00 UTC (10+ messages)
` [PATCH v6 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v6 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v6 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v6 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v6 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v6 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v6 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v6 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v6 9/9] crypto: atmel: Use dmaengine_prep_config_sg() API
[PATCH v16 00/38] x86: Secure Launch support for Intel TXT
2026-05-20 20:12 UTC (6+ messages)
` [PATCH v16 01/38] tpm: Initial step to reorganize TPM public headers
[PATCH] crypto: tegra - Fix dma_free_coherent size error
2026-05-20 16:28 UTC (6+ messages)
` [PATCH] crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm
[PATCH v2 0/3] crypto - Rework i2c_device_id initialisation
2026-05-20 15:25 UTC (6+ messages)
` [PATCH v2 1/3] crypto: atmel-sha204a - Drop of_device_id data
` [PATCH v2 2/3] crypto: atmel-sha204a - Use named initializers for struct i2c_device_id
` [PATCH v2 3/3] crypto: atmel-ecc "
[PATCH] crypto: octeontx - use strscpy_pad in ucode_load_store
2026-05-20 13:36 UTC (2+ messages)
[PATCH] crypto: qat - use pci logging variants for PCI-specific messages
2026-05-20 12:51 UTC
[PATCH] crypto: qat - protect service table iterations with service_lock
2026-05-20 12:41 UTC
[PATCH] crypto: qat - fix restarting state leak on allocation failure
2026-05-20 12:33 UTC
[PATCH] crypto: hisilicon/sec2 - lower priority for hisilicon crypto implementations
2026-05-20 9:27 UTC (4+ messages)
cleanup the RAID6 P/Q library v2
2026-05-20 8:41 UTC (9+ messages)
` [PATCH 01/19] btrfs: require at least 4 devices for RAID 6
[PATCH] s390: crypto: add select CRYPTO_AEAD for aes
2026-05-20 7:47 UTC (2+ messages)
[PATCH v1] crypto: Use named initializers for struct i2c_device_id
2026-05-20 6:43 UTC (3+ messages)
[RFC] TID v2.0: kernel module for cache-line zeroization against Flush+Reload (CLFLUSHOPT + LFENCE + REP STOSQ)
2026-05-19 21:41 UTC (2+ messages)
Which, if any, of the async crypto drivers are ever useful in the real world?
2026-05-19 21:07 UTC (3+ messages)
[PATCH 00/12] crypto: atmel - refactor common i2c support and add SHA256 ahash support
2026-05-19 20:47 UTC (3+ messages)
[PATCH v2 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
2026-05-19 20:48 UTC (13+ messages)
` [PATCH v2 01/12] crypto: atmel-ecc - rename driver_data before moving it into atmel-i2c
` [PATCH v2 02/12] crypto: atmel-ecc - fix use after free situation
` [PATCH v2 03/12] crypto: atmel-ecc - fix multi-device kpp registration
` [PATCH v2 04/12] crypto: atmel - rename atmel_ecc_driver_data to atmel_i2c_client_mgmt
` [PATCH v2 05/12] crypto: atmel-i2c - move client management instance into core
` [PATCH v2 06/12] crypto: atmel-i2c - introduce shared teardown helpers and fix queue flush
` [PATCH v2 07/12] crypto: atmel-ecc - switch to module_i2c_driver
` [PATCH v2 08/12] crypto: atmel-i2c - move shared client allocation logic to core
` [PATCH v2 09/12] crypto: atmel-i2c - implement capability-based client selection
` [PATCH v2 10/12] crypto: atmel-sha204a - integrate into core management tracking
` [PATCH v2 11/12] crypto: atmel-sha204a - fix heap info leak on I2C transfer failure
` [PATCH v2 12/12] crypto: atmel-sha204a - switch to module_i2c_driver
[PATCH v17 00/14] crypto/dmaengine: qce: introduce BAM locking and use DMA for register I/O
2026-05-19 13:17 UTC (15+ messages)
` [PATCH v17 01/14] dmaengine: constify struct dma_descriptor_metadata_ops
` [PATCH v17 02/14] dmaengine: qcom: bam_dma: free interrupt before the clock in error path
` [PATCH v17 03/14] dmaengine: qcom: bam_dma: convert tasklet to a BH workqueue
` [PATCH v17 04/14] dmaengine: qcom: bam_dma: Extend the driver's device match data
` [PATCH v17 05/14] dmaengine: qcom: bam_dma: Add pipe_lock_supported flag support
` [PATCH v17 06/14] dmaengine: qcom: bam_dma: add support for BAM locking
` [PATCH v17 07/14] crypto: qce - Cancel work on device detach
` [PATCH v17 08/14] crypto: qce - Include algapi.h in the core.h header
` [PATCH v17 09/14] crypto: qce - Remove unused ignore_buf
` [PATCH v17 10/14] crypto: qce - Simplify arguments of devm_qce_dma_request()
` [PATCH v17 11/14] crypto: qce - Use existing devres APIs in devm_qce_dma_request()
` [PATCH v17 12/14] crypto: qce - Map crypto memory for DMA
` [PATCH v17 13/14] crypto: qce - Add BAM DMA support for crypto register I/O
` [PATCH v17 14/14] crypto: qce - Communicate the base physical address to the dmaengine
[RFC] crypto: skcipher multi-data-unit requests for dm-crypt
2026-05-19 12:00 UTC (6+ messages)
` [PATCH 0/4] crypto: skcipher - per-tfm multi-data-unit batching
` [PATCH 1/4] crypto: skcipher - add per-tfm data_unit_size for batched requests
` [PATCH 2/4] crypto: xts - support multiple data units per request in template
` [PATCH 3/4] crypto: testmgr - exercise multi-data-unit path for skcipher
` [PATCH 4/4] dm crypt: batch all sectors of a bio per crypto request
[PATCH] crypto: ecrdsa - remove empty sig_alg exit callback
2026-05-19 10:14 UTC (2+ messages)
[PATCH v2 0/3] soc: qcom: ice: Enable firmware managed resource
2026-05-19 9:31 UTC (6+ messages)
` [PATCH v2 1/3] dt-bindings: crypto: qcom,ice: Add sa8255p support
cleanup the RAID6 P/Q library v3
2026-05-19 8:24 UTC (21+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
` [PATCH 03/18] raid6: move to lib/raid/
` [PATCH 04/18] raid6: remove unused defines in pq.h
` [PATCH 05/18] raid6: remove raid6_get_zero_page
` [PATCH 06/18] raid6: use named initializers for struct raid6_calls
` [PATCH 07/18] raid6: improve the public interface
` [PATCH 08/18] raid6: warn when using less than four devices
` [PATCH 09/18] raid6: hide internals
` [PATCH 10/18] raid6: rework registration of optimized algorithms
` [PATCH 11/18] raid6: use static_call for gen_syndrom and xor_syndrom
` [PATCH 12/18] raid6: use static_call for raid6_recov_2data and raid6_recov_datap
` [PATCH 13/18] raid6: update top of file comments
` [PATCH 14/18] raid6_kunit: use KUNIT_CASE_PARAM
` [PATCH 15/18] raid6_kunit: dynamically allocate data buffers using vmalloc
` [PATCH 16/18] raid6_kunit: cleanup dataptr handling
` [PATCH 17/18] raid6_kunit: randomize parameters and increase limits
` [PATCH 18/18] raid6_kunit: randomize buffer alignment
[PATCH v3 0/3] Add support for hashing algorithms in TI DTHE V2
2026-05-19 4:24 UTC (5+ messages)
` [PATCH v3 1/3] crypto: ti - Add support for SHA224/256/384/512 in DTHEv2 driver
[PATCH v2 0/2] Add trng driver to JHB100
2026-05-19 1:21 UTC (5+ messages)
` [PATCH v2 1/2] dt-bindings: Add bindings for StarFive JHB100 SoC trng controller
` 回复: "
` [PATCH v2 2/2] hwrng: starfive: Update clk and reset sequence
[PATCH v3 0/7] KVM: SEV: Don't advertise unusable VM types
2026-05-19 0:41 UTC (2+ messages)
[PATCH] treewide: replace /usr/bin/python3 shebangs with env python3
2026-05-18 23:55 UTC (3+ messages)
[PATCH] crypto: algif_skcipher - snapshot IV for async skcipher requests
2026-05-18 23:35 UTC
[PATCH v5 0/7] Add RMPOPT support
2026-05-18 22:38 UTC (11+ messages)
` [PATCH v5 1/7] x86/cpufeatures: Add X86_FEATURE_AMD_RMPOPT feature flag
` [PATCH v5 2/7] x86/msr: add wrmsrq_on_cpus helper
` [PATCH v5 3/7] x86/sev: Initialize RMPOPT configuration MSRs
` [PATCH v5 4/7] x86/sev: Add support to perform RMP optimizations asynchronously
` [PATCH v5 5/7] x86/sev: Add interface to re-enable RMP optimizations
` [PATCH v5 6/7] KVM: SEV: Perform RMP optimizations on SNP guest shutdown
` [PATCH v5 7/7] x86/sev: Add debugfs support for RMPOPT
[PATCH] crypto: inside-secure/eip93 - Add check for devm_request_threaded_irq
2026-05-18 21:24 UTC
[PATCH] crypto: inside-secure/eip93 - Drop superfluous blank line
2026-05-18 21:22 UTC
[PATCH v2 0/7] Add support for the Microsoft Surface Pro 12in 1st Edition (Snapdragon),
2026-05-18 17:51 UTC (4+ messages)
` [PATCH v2 5/7] drm/panel-edp: Add panel for Surface Pro 12in
[PATCH 0/6] crypto: hisilicon/qm - support function reset and VF isolation
2026-05-18 14:29 UTC (7+ messages)
` [PATCH 1/6] crypto: hisilicon/qm - allow VF devices to query hardware isolation status
` [PATCH 2/6] crypto: hisilicon/qm - place the interrupt status interface after the PM usage counter
` [PATCH 3/6] crypto: hisilicon/qm - support function-level error reset
` [PATCH 4/6] crypto: hisilicon/qm - disable error report before flr
` [PATCH 5/6] crypto: hisilicon - mask all error type when removing driver
` [PATCH 6/6] crypto: hisilicon/qm - support doorbell enable control
[PATCH v2 0/2] Add TRNG support for Glymur SoC
2026-05-18 8:36 UTC (3+ messages)
` [PATCH v2 2/2] arm64: dts: qcom: glymur: add TRNG node
[PATCH 0/2] authencesn: Refactor in-place decryption
2026-05-18 8:21 UTC (8+ messages)
cleanup the RAID6 P/Q library v3
2026-05-18 5:12 UTC (3+ messages)
` [PATCH 01/18] raid6: turn the userspace test harness into a kunit test
` [PATCH 02/18] raid6: remove __KERNEL__ ifdefs
[PATCH 0/2] Fix leaking of cached Host1x buffer objects
2026-05-18 2:12 UTC (4+ messages)
` [PATCH 1/2] gpu: host1x: Allow entries in BO caches to be freed
[PATCH v2] mfd: loongson-se: Add multi-node support
2026-05-18 3:17 UTC (7+ messages)
[PATCH 00/12] crypto: atmel - introduce shared i2c core client management and capability-based selection framework
2026-05-17 18:06 UTC (4+ messages)
` [PATCH 10/12] crypto: atmel-sha204a - guard remove path against missing client data
` [PATCH 11/12] crypto: atmel - move i2c client selection to core driver
` [PATCH 12/12] crypto: atmel - add capability-based I2C client selection
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