messages from 2026-01-04 01:43:31 to 2026-01-21 16:30:42 UTC [more...]
[PATCH v3 0/9] dmaengine: Add new API to combine configuration and descriptor preparation
2026-01-21 16:30 UTC (17+ messages)
` [PATCH v3 1/9] dmaengine: Add API to combine configuration and preparation (sg and single)
` [PATCH v3 2/9] dmaengine: Add safe API to combine configuration and preparation
` [PATCH v3 3/9] PCI: endpoint: pci-epf-test: Use dmaenigne_prep_config_single() to simplify code
` [PATCH v3 4/9] dmaengine: dw-edma: Use new .device_prep_config_sg() callback
` [PATCH v3 5/9] dmaengine: dw-edma: Pass dma_slave_config to dw_edma_device_transfer()
` [PATCH v3 6/9] nvmet: pci-epf: Remove unnecessary dmaengine_terminate_sync() on each DMA transfer
` [PATCH v3 7/9] nvmet: pci-epf: Use dmaengine_prep_config_single_safe() API
` [PATCH v3 8/9] PCI: epf-mhi: Use dmaengine_prep_config_single() to simplify code
` [PATCH v3 9/9] crypto: atmel: Use dmaengine_prep_config_single() API
[PATCH] nvmet: fix race in nvmet_bio_done() leading to NULL pointer dereference
2026-01-21 15:21 UTC (3+ messages)
Pytanie o samochód
2026-01-21 9:10 UTC
[bug report] nvme-tcp poll queue causes busy loop and 100% CPU in nvme_tcp_poll() on the latest linux-block/for-next
2026-01-21 9:03 UTC (4+ messages)
[RFC v2 00/11] Add dmabuf read/write via io_uring
2026-01-21 7:37 UTC (20+ messages)
` [RFC v2 01/11] file: add callback for pre-mapping dmabuf
` [RFC v2 10/11] io_uring/rsrc: add dmabuf-backed buffer registeration
` [RFC v2 05/11] block: add infra to handle dmabuf tokens
[PATCH AUTOSEL 6.18-6.1] nvme-fc: release admin tagset if init fails
2026-01-20 19:34 UTC (2+ messages)
` [PATCH AUTOSEL 6.18-6.6] nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
[PATCH V2 0/2] nvme: optimize passthrough IOPOLL completion for local ring context
2026-01-20 17:24 UTC (9+ messages)
` [PATCH V2 1/2] block: pass io_comp_batch to rq_end_io_fn callback
` [PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context
[PATCH] nvme: don't reject probe due to duplicate IDs for single-ported PCIe devices
2026-01-20 9:54 UTC (2+ messages)
LSF/MM/BPF: 2026: Call for Proposals
2026-01-19 14:26 UTC (2+ messages)
[PATCH v3 0/2] block: Generalize physical entry definition
2026-01-18 13:28 UTC (12+ messages)
[PATCH blktests] common/nvme: reset def_adrfam for ipv4 case
2026-01-17 5:04 UTC
[PATCH] nvme: optimize passthrough IOPOLL completion for local ring context
2026-01-16 2:29 UTC (3+ messages)
[PATCH] nvme: fix PCIe subsystem reset controller state transition
2026-01-15 19:32 UTC (4+ messages)
[bug report] kmemleak observed during blktests nvme/fc
2026-01-15 9:24 UTC (5+ messages)
[linux-nvme:nvme-6.19] BUILD SUCCESS 0edb475ac0a7d153318a24d4dca175a270a5cc4f
2026-01-15 7:27 UTC
[GIT PULL] nvme fixes for Linux 6.19
2026-01-14 19:36 UTC (2+ messages)
[linux-nvme:nvme-6.19] BUILD SUCCESS 84164acba33158208c2b0e8e5607bdd43edc0dd4
2026-01-14 10:28 UTC
[linux-nvme:nvme-7.0] BUILD SUCCESS ddfb8b322bbd8ae996f4ac0192f0190feb0a01ce
2026-01-14 10:16 UTC
[PATCH 0/2] nvme-cli: limit printing iopolicy in subsystem header
2026-01-14 9:37 UTC (8+ messages)
` [PATCH 1/2] nvme: avoid printing iopolicy in list-subsys output
` [PATCH 2/2] nvme: add iopolicy field in JSON output
[LSF/MM/BPF TOPIC] nvme-fabrics at scale
2026-01-14 9:25 UTC
[PATCH v4] nvme/host: fixup some typos
2026-01-14 6:37 UTC
[PATCH] PCI/P2PDMA: Reset page reference count when page mapping fails
2026-01-13 23:34 UTC (4+ messages)
[PATCH V2] nvme: expose active quirks in sysfs
2026-01-13 21:53 UTC (2+ messages)
[PATCH] nvmet: do not copy beyond sybsysnqn string length
2026-01-13 21:50 UTC (3+ messages)
[PATCH] nvmet-tcp: fixup hang in nvmet_tcp_listen_data_ready()
2026-01-13 15:31 UTC (2+ messages)
[PATCH] block, nvme: remove unused dma_iova_state function parameter
2026-01-13 14:27 UTC (3+ messages)
[PATCH] fs: remove power of 2 and length boundary atomic write restrictions
2026-01-13 14:25 UTC (18+ messages)
[PATCH 0/2] nvme-fc: fix schedule in atomic context
2026-01-13 13:55 UTC (7+ messages)
` [PATCH 1/2] nvme: only allow entering LIVE from CONNECTING state
[PATCH 0/3] replace old wq(s), added WQ_PERCPU to alloc_workqueue
2026-01-13 9:09 UTC (3+ messages)
` [PATCH 3/3] nvmet-fc: add WQ_PERCPU to alloc_workqueue users
[PATCH v3] nvme/host: fixup some typos
2026-01-13 8:25 UTC (3+ messages)
[PATCH 1/2] block: remove unused dma_iova_state function parameter
2026-01-13 7:24 UTC (5+ messages)
` [PATCH 2/2] nvme: blk_rq_dma_map_iter_next is no longer using iova state
[PATCH v2] lib/group_cpus: make group CPU cluster aware
2026-01-13 2:29 UTC
[PATCH RFT 0/5] dmaengine: dw-edma: support dynamtic add link entry during dma engine running
2026-01-12 14:54 UTC (8+ messages)
` [PATCH RFT 1/5] dmaengine: dw-edma: Add dw_edma_core_ll_cur_idx() to get completed link entry pos
` [PATCH RFT 2/5] dmaengine: dw-edma: Move dw_hdma_set_callback_result() up
` [PATCH RFT 3/5] dmaengine: dw-edma: Make DMA link list work as a circular buffer
` [PATCH RFT 4/5] dmaengine: dw-edma: Dynamitc append new request during dmaengine running
` [PATCH RFT 5/5] dmaengine: dw-edma: Add trace support
[PATCH v2 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-01-12 13:07 UTC (13+ messages)
` [PATCH v2 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH v2 02/11] dmaengine: dw-edma: Move control field update of DMA link to the last step
` [PATCH v2 03/11] dmaengine: dw-edma: Add xfer_sz field to struct dw_edma_chunk
` [PATCH v2 04/11] dmaengine: dw-edma: Remove ll_max = -1 in dw_edma_channel_setup()
` [PATCH v2 05/11] dmaengine: dw-edma: Move ll_region from struct dw_edma_chunk to struct dw_edma_chan
` [PATCH v2 06/11] dmaengine: dw-edma: Pass down dw_edma_chan to reduce one level of indirection
` [PATCH v2 07/11] dmaengine: dw-edma: Add helper dw_(edma|hdma)_v0_core_ch_enable()
` [PATCH v2 08/11] dmaengine: dw-edma: Add callbacks to fill link list entries
` [PATCH v2 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both eDMA and HDMA
` [PATCH v2 10/11] dmaengine: dw-edma: Use burst array instead of linked list
` [PATCH v2 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
[PATCH 00/13] Enable compound page for p2pdma memory
2026-01-12 0:23 UTC (25+ messages)
` [PATCH 01/13] PCI/P2PDMA: Release the per-cpu ref of pgmap when vm_insert_page() fails
` [PATCH 02/13] PCI/P2PDMA: Fix the warning condition in p2pmem_alloc_mmap()
` [PATCH 07/13] PCI/P2PDMA: create compound page for aligned p2pdma memory
` [PATCH 10/13] PCI/P2PDMA: support compound page in p2pmem_alloc_mmap()
[PATCH v2] nvmet: do not copy beyond sybsysnqn string length
2026-01-10 22:14 UTC (2+ messages)
[linux-nvme:nvme-6.19] BUILD SUCCESS d1877cc7270302081a315a81a0ee8331f19f95c8
2026-01-10 14:14 UTC
[PATCH] NVMe/TCP: Fixed the out of order H2C PDU Crash
2026-01-09 14:54 UTC (3+ messages)
` [PATCH v3] nvme-tcp: fix NULL pointer dereferences in nvmet_tcp_build_pdu_iovec
[PATCH] nvme-apple: Add "apple,t8103-nvme-ans2" as compatible
2026-01-09 14:54 UTC (3+ messages)
[BUG FIX PATCH COMPILE TESTED ONLY] nvme-fc: release admin tagset if init fails
2026-01-09 14:54 UTC (7+ messages)
Odbiór w paczkomacie
2026-01-09 9:11 UTC
[PATCH v2] nvme/host: fixup some typos
2026-01-07 23:09 UTC (5+ messages)
[PATCH] nvmet: Constify struct configfs_item_operations and configfs_group_operations
2026-01-07 14:38 UTC (2+ messages)
[PATCH v3] nvme/host: add delayed retries upon non-fatal error during ns validation
2026-01-07 14:33 UTC (3+ messages)
[RFC PATCHv5 0/7] nvme-multipath: introduce adaptive I/O policy
2026-01-07 11:15 UTC (15+ messages)
` [RFC PATCHv5 2/7] nvme-multipath: add support for "
[RFC PATCH 00/14] TP8028 Rapid Path Failure Recovery
2026-01-07 3:16 UTC (23+ messages)
` [RFC PATCH 05/14] nvmet: Send an AEN on CCR completion
` [RFC PATCH 08/14] nvme: Implement cross-controller reset recovery
` [RFC PATCH 09/14] nvme: Implement cross-controller reset completion
` [RFC PATCH 10/14] nvme-tcp: Use CCR to recover controller that hits an error
[PATCH 00/11] dmaengine: dw-edma: flatten desc structions and simple code
2026-01-05 17:50 UTC (10+ messages)
` [PATCH 01/11] dmaengine: dw-edma: Add spinlock to protect DONE_INT_MASK and ABORT_INT_MASK
` [PATCH 09/11] dmaengine: dw-edma: Use common dw_edma_core_start() for both edma and hdmi
` [PATCH 11/11] dmaengine: dw-edma: Remove struct dw_edma_chunk
Zwrot
2026-01-05 9:06 UTC
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