messages from 2018-08-30 18:53:45 to 2018-09-13 00:11:56 UTC [more...]
[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-09-13 0:11 UTC (14+ messages)
` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v6 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
` [PATCH v6 05/13] docs-rst: Add a new directory for PCI documentation
` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v6 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v6 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v6 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v6 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v6 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v6 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
` [PATCH v6 13/13] nvmet: Optionally use PCI P2P memory
[PATCH] ucma: fix a use-after-free in ucma_resolve_ip()
2018-09-12 23:27 UTC
[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
2018-09-12 18:13 UTC (5+ messages)
KASAN: use-after-free Read in cma_bind_port
2018-09-12 1:13 UTC (2+ messages)
[PATCH for-rc 0/2] IB/hfi1: RC patches
2018-09-11 19:28 UTC (6+ messages)
` [PATCH for-rc 1/2] IB/hfi1: Ensure ucast_dlid access doesnt exceed bounds
[PATCH] RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
2018-09-11 16:03 UTC (2+ messages)
[PATCH] infiniband: remove redundant condition check before debugfs_remove
2018-09-11 15:39 UTC (2+ messages)
[PATCH] cxgb4: fix abort_req_rss6 struct
2018-09-11 15:19 UTC (5+ messages)
[PATCH v5 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
2018-09-11 7:10 UTC (54+ messages)
` [PATCH v5 01/13] PCI/P2PDMA: Support peer-to-peer memory
` [PATCH v5 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
` [PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
` [PATCH v5 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
` [PATCH v5 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
` [PATCH v5 10/13] nvme-pci: Add support for P2P memory in requests
` [PATCH v5 13/13] nvmet: Optionally use PCI P2P memory
` [PATCH v5 11/13] nvme-pci: Add a quirk for a pseudo CMB
` [PATCH v5 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
[GIT PULL] Please pull RDMA subsystem changes
2018-09-10 23:04 UTC
[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-09 20:55 UTC (9+ messages)
` [PATCH v4 1/3] Documentation/ABI: document /sys/class/net/*/dev_port
` [PATCH v4 2/3] IB/ipoib: Use dev_port to expose network interface port numbers
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
KASAN: use-after-free Read in __rhashtable_lookup (2)
2018-09-08 22:07 UTC (2+ messages)
[Patch v3 00/16] CIFS: add support for direct I/O
2018-09-08 2:13 UTC (17+ messages)
` [Patch v3 01/16] CIFS: Add support for direct pages in rdata
` [Patch v3 02/16] CIFS: Use offset when reading pages
` [Patch v3 03/16] CIFS: Add support for direct pages in wdata
` [Patch v3 04/16] CIFS: pass page offset when issuing SMB write
` [Patch v3 05/16] CIFS: Calculate the correct request length based on page offset and tail size
` [Patch v3 06/16] CIFS: Introduce helper function to get page offset and length in smb_rqst
` [Patch v3 07/16] CIFS: When sending data on socket, pass the correct page offset
` [Patch v3 08/16] CIFS: SMBD: Support page offset in RDMA send
` [Patch v3 09/16] CIFS: SMBD: Support page offset in RDMA recv
` [Patch v3 10/16] CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
` [Patch v3 11/16] CIFS: SMBD: Support page offset in "
` [Patch v3 12/16] CIFS: Pass page offset for calculating signature
` [Patch v3 13/16] CIFS: Pass page offset for encrypting
` [Patch v3 14/16] CIFS: Add support for direct I/O read
` [Patch v3 15/16] CIFS: Add support for direct I/O write
` [Patch v3 16/16] CIFS: Add direct I/O functions to file_operations
[PATCH v3 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
2018-09-07 20:02 UTC (14+ messages)
` [PATCH v3 1/3] Documentation/ABI: document /sys/class/net/*/dev_port
` [PATCH v3 2/3] IB/ipoib: Use dev_port to expose network interface port numbers
` [PATCH v3 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace
[PATCH] infiniband: nes: add unlikely() to assert()
2018-09-07 17:31 UTC (6+ messages)
KASAN: use-after-free Write in ucma_put_ctx
2018-09-07 8:01 UTC
[PATCH] mm, oom: distinguish blockable mode for mmu notifiers
2018-09-06 22:46 UTC (14+ messages)
[PATCH rdma-next v1 00/15] Flow actions to mutate packets
2018-09-06 16:13 UTC (17+ messages)
` [PATCH mlx5-next v1 05/15] net/mlx5: Break encap/decap into two separated flow table creation flags
` [PATCH rdma-next v1 12/15] RDMA/mlx5: Add a new flow action verb - modify header
[PATCH rdma-next] RDMA/qedr: remove set but not used variable 'ctx'
2018-09-05 21:56 UTC (3+ messages)
[PATCH] infiniband: hw: hns: Fix a sleep-in-atomic-context bug in hns_roce_set_hem()
2018-09-05 21:54 UTC (2+ messages)
[PATCH] infiniband: scsi: remove unnecessary unlikely()
2018-09-05 21:52 UTC (2+ messages)
[PATCH] RDMA/bnxt_re: QPLIB: Add and use #define dev_fmt(fmt) "QPLIB: " fmt
2018-09-05 21:37 UTC (2+ messages)
[PATCH net-next] net/mlx5e: Make function mlx5i_grp_sw_update_stats() static
2018-09-05 15:06 UTC (3+ messages)
[PATCH 0/9] Export PCIe bandwidth via sysfs
2018-09-05 13:52 UTC (14+ messages)
` [PATCH 1/9] PCI: sysfs: Export available PCIe bandwidth
` [PATCH 2/9] bnx2x: Do not call pcie_print_link_status()
` [PATCH 3/9] bnxt_en: "
` [PATCH 4/9] cxgb4: "
` [PATCH 5/9] fm10k: "
` [PATCH 6/9] ixgbe: "
` [PATCH 7/9] net/mlx4: "
` [PATCH 8/9] net/mlx5: "
` [PATCH 9/9] nfp: "
[PATCH v6 1/2] mm: migration: fix migration of huge PMD shared pages
2018-09-05 6:57 UTC (11+ messages)
[PATCH] RDMA/ucma: check fd type in ucma_migrate_id()
2018-09-04 21:24 UTC (2+ messages)
[PATCH mlx5-next] net/mlx5: Add memic command opcode to command checker
2018-09-04 12:06 UTC (2+ messages)
[PATCH mlx5-next] net/mlx5: Fix atomic_mode enum values
2018-09-04 12:05 UTC (2+ messages)
[PATCH] infiniband: core: mad: Fix a sleep-in-atomic-context bug in ib_mad_recv_done()
2018-09-03 1:41 UTC (3+ messages)
[PATCH net-next] rds: store socket timestamps as ktime_t
2018-09-01 1:04 UTC (2+ messages)
[PATCH v2 0/2] IB/ipoib: Use dev_port to disambiguate port numbers
2018-08-31 20:58 UTC (5+ messages)
` [PATCH v2 1/2] IB/ipoib: Use dev_port to expose network interface "
KMSAN: uninit-value in rds_connect
2018-08-31 1:25 UTC (3+ messages)
KMSAN: uninit-value in rds_bind
2018-08-30 21:05 UTC (4+ 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;
as well as URLs for NNTP newsgroup(s).