messages from 2025-04-22 08:36:45 to 2025-04-25 01:33:22 UTC [more...]
cgroup null pointer dereference
2025-04-25 1:33 UTC (4+ messages)
[PATCH 0/5] pci: nvmet: support completion queue sharing by multiple submission queues
2025-04-25 1:22 UTC (8+ messages)
` [PATCH 1/5] nvmet: add a helper function for cqid checking
` [PATCH 2/5] nvmet: cq: prepare for completion queue sharing
` [PATCH 3/5] nvmet: fabrics: add CQ init and destroy
` [PATCH 4/5] nvmet: support completion queue sharing
` [PATCH 5/5] nvmet: Simplify nvmet_req_init() interface
[PATCH v6 0/9] blk: honor isolcpus configuration
2025-04-24 18:19 UTC (10+ messages)
` [PATCH v6 1/9] lib/group_cpus: let group_cpu_evenly return number initialized masks
` [PATCH v6 2/9] blk-mq: add number of queue calc helper
` [PATCH v6 3/9] nvme-pci: use block layer helpers to calculate num of queues
` [PATCH v6 4/9] scsi: "
` [PATCH v6 5/9] virtio: blk/scsi: "
` [PATCH v6 6/9] isolation: introduce io_queue isolcpus type
` [PATCH v6 7/9] lib/group_cpus: honor housekeeping config when grouping CPUs
` [PATCH v6 8/9] blk-mq: use hk cpus only when isolcpus=io_queue is enabled
` [PATCH v6 9/9] blk-mq: prevent offlining hk CPU with associated online isolated CPUs
[PATCH v5 0/3] nvme/pci: PRP list DMA pool partitioning
2025-04-24 15:46 UTC (8+ messages)
` [PATCH v5 1/3] dmapool: add NUMA affinity support
` [PATCH v5 2/3] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v5 3/3] nvme/pci: make PRP list DMA pools per-NUMA-node
[PATCH] nvme-pci: fix queue unquiesce check on slot_reset
2025-04-24 17:18 UTC
[bug report] nvme_auth: kmemleak observed with blktests nvme/tcp nvme/062
2025-04-24 15:15 UTC (4+ messages)
[PATCH v3 0/1] nvme-tcp: wait socket wmem to drain in queue stop
2025-04-24 16:17 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] drivers/nvme: Add quirks for WDC Blue SN550 15b7:5009
2025-04-24 15:22 UTC (2+ messages)
[PATCH v9 00/24] Provide a new two step DMA mapping API
2025-04-24 12:50 UTC (57+ messages)
` [PATCH v9 01/24] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v9 02/24] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v9 03/24] iommu: generalize the batched sync after map interface
` [PATCH v9 04/24] iommu: add kernel-doc for iommu_unmap_fast
` [PATCH v9 05/24] dma-mapping: Provide an interface to allow allocate IOVA
` [PATCH v9 06/24] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v9 07/24] dma-mapping: Implement link/unlink ranges API
` [PATCH v9 08/24] dma-mapping: add a dma_need_unmap helper
` [PATCH v9 09/24] docs: core-api: document the IOVA-based API
` [PATCH v9 10/24] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v9 11/24] mm/hmm: provide generic DMA managing logic
` [PATCH v9 12/24] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v9 13/24] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v9 14/24] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v9 15/24] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v9 16/24] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v9 17/24] vfio/mlx5: Enable the DMA link API
` [PATCH v9 18/24] block: share more code for bio addition helper
` [PATCH v9 19/24] block: don't merge different kinds of P2P transfers in a single bio
` [PATCH v9 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v9 21/24] nvme-pci: remove struct nvme_descriptor
` [PATCH v9 22/24] nvme-pci: use a better encoding for small prp pool allocations
` [PATCH v9 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v9 24/24] nvme-pci: store aborted state in flags variable
[PATCH v5 00/14] nvmet-fcloop: track resources via reference counting
2025-04-24 12:58 UTC (32+ messages)
` [PATCH v5 01/14] nvmet-fcloop: track ref counts for nports
` [PATCH v5 02/14] nvmet-fcloop: remove nport from list on last user
` [PATCH v5 03/14] nvmet-fcloop: refactor fcloop_nport_alloc and track lport
` [PATCH v5 04/14] nvmet-fcloop: refactor fcloop_delete_local_port
` [PATCH v5 05/14] nvmet-fcloop: update refs on tfcp_req
` [PATCH v5 06/14] nvmet-fcloop: add missing fcloop_callback_host_done
` [PATCH v5 07/14] nvmet-fcloop: access fcpreq only when holding reqlock
` [PATCH v5 08/14] nvmet-fcloop: prevent double port deletion
` [PATCH v5 09/14] nvmet-fcloop: allocate/free fcloop_lsreq directly
` [PATCH v5 10/14] nvmet-fcloop: don't wait for lport cleanup
` [PATCH v5 11/14] nvmet-fcloop: drop response if targetport is gone
` [PATCH v5 12/14] nvmet-fc: free pending reqs on tgtport unregister
` [PATCH v5 13/14] nvmet-fc: take tgtport refs for portentry
` [PATCH v5 14/14] nvme-fc: do not reference lsrsp after failure
Report: Performance regression from ib_umem_get on zone device pages
2025-04-24 12:01 UTC (8+ messages)
` Resend: "
[GIT PULL] nvme fixes for Linux 6.15
2025-04-24 12:28 UTC (2+ messages)
[PATCHv3 0/3] nvme-tcp: fixup I/O stall on congested sockets
2025-04-24 11:26 UTC (16+ messages)
` [PATCH 1/3] nvme-tcp: open-code nvme_tcp_queue_request() for R2T
` [PATCH 3/3] nvme-tcp: fix I/O stalls on congested sockets
[PATCH] nvme-tcp: select tls config when tcp tls is enabled
2025-04-24 10:35 UTC (2+ messages)
[PATCH v5 0/2] PCI: endpoint: space allocation fixups
2025-04-24 8:34 UTC (3+ messages)
` [PATCH v5 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v5 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
Proszę o kontakt
2025-04-24 7:31 UTC
[PATCH] nvmet-tcp: don't restore null sk_state_change
2025-04-24 1:38 UTC (5+ messages)
[PATCH v4 0/2] PCI: endpoint: space allocation fixups
2025-04-23 13:34 UTC (4+ messages)
` [PATCH v4 1/2] PCI: endpoint: improve fixed_size bar handling when allocating space
` [PATCH v4 2/2] PCI: endpoint: pci-epf-vntb: simplify ctrl/spad space allocation
[linux-nvme:nvme-6.15] BUILD SUCCESS 3d7aa0c7b4e96cd460826d932e44710cdeb3378b
2025-04-23 11:08 UTC
[linux-nvme:nvme-6.16] BUILD SUCCESS 464a6f99943ecce4387d83a37e701be4f1864b6f
2025-04-23 11:07 UTC
[PATCHv2 0/4] libnvme: add support for discovering multipath of a shared ns
2025-04-23 6:13 UTC (12+ messages)
` [PATCHv2 1/4] tree: add support for discovering nvme paths using sysfs multipath link
` [PATCHv2 2/4] tree: add queue-depth attribute for nvme path object
` [PATCHv2 4/4] test: extend sysfs tree dump test
[PATCH v4 0/2] nvme/pci: PRP list DMA pool partitioning
2025-04-22 22:46 UTC (8+ messages)
` [PATCH v4 1/2] nvme/pci: factor out nvme_init_hctx() helper
` [PATCH v4 2/2] nvme/pci: make PRP list DMA pools per-NUMA-node
[PATCH][next] nvme-loop: Avoid -Wflex-array-member-not-at-end warning
2025-04-22 14:59 UTC (5+ messages)
[PATCH v3 0/2] nvme/pci: PRP list DMA pool partitioning
2025-04-22 14:59 UTC (7+ messages)
` [PATCH v3 2/2] nvme/pci: make PRP list DMA pools per-NUMA-node
` [PATCH v3 1/2] nvme/pci: factor out nvme_init_hctx() helper
[PATCH v8 00/24] Provide a new two step DMA mapping API
2025-04-22 11:36 UTC (15+ messages)
` [PATCH v8 04/24] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v8 20/24] blk-mq: add scatterlist-less DMA mapping helpers
` [PATCH v8 23/24] nvme-pci: convert to blk_rq_dma_map
` [PATCH v8 24/24] nvme-pci: optimize single-segment handling
[PATCH] drivers/nvme: Add quirks for device 126f:1001
2025-04-22 12:17 UTC
[PATCH 1/2] configfs: Add CONFIGFS_ATTR_PERM helper
2025-04-22 11:53 UTC (4+ messages)
` [PATCH 2/2] nvmet: Restrict in-band config files to root
[RFC PATCH 0/2] improve NVMe multipath handling
2025-04-22 9:52 UTC (8+ messages)
` [RFC PATCH 1/2] nvme-multipath: introduce delayed removal of the multipath head node
frozen PHB on IBM Power9 system in 6.15-rc2 (bisected)
2025-04-22 9:44 UTC (3+ messages)
[PATCHv3 0/2] nvme: restrict authentication to the admin queue
2025-04-22 9:15 UTC (3+ messages)
` [PATCH 1/2] nvmet: Authenticate on admin queue only
` [PATCH 2/2] nvme: Do not re-authenticate queues with no prior authentication
[PATCH 5.4/5.10] nvmet-fc: Remove unused functions
2025-04-22 8:46 UTC
[RFC PATCH] nvmet: Make blksize_shift configurable
2025-04-22 8:16 UTC (4+ messages)
[PATCH 5.15/6.1/6.6] nvmet-fc: Remove unused functions
2025-04-22 8:40 UTC
[PATCH 6.12/6.14] nvmet-fc: Remove unused functions
2025-04-22 8:34 UTC
[PATCH] nvme-tcp: remove redundant check to ctrl->opts
2025-04-22 8:00 UTC (2+ messages)
[PATCH v2] nvmet: replace strncpy with strscpy
2025-04-22 7:58 UTC (2+ messages)
[PATCH] nvmet-tcp: switch to using the crc32c library
2025-04-22 7:55 UTC (2+ messages)
[PATCH] nvmet: Fix out-of-bounds access in nvmet_enable_port
2025-04-22 7:50 UTC (2+ messages)
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