messages from 2019-06-08 01:47:20 to 2019-06-13 14:20:03 UTC [more...]
[PATCH 1/2] ipoib: correcly show a VF hardware address
2019-06-13 14:20 UTC (4+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next v2 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next v2 2/2] ipoib: show VF broadcast address
[PATCH v17 00/15] arm64: untag user pointers passed to the kernel
2019-06-13 11:16 UTC (31+ messages)
` [PATCH v17 01/15] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v17 02/15] lib, arm64: untag user pointers in strn*_user
` [PATCH v17 03/15] arm64: Introduce prctl() options to control the tagged user addresses ABI
` [PATCH v17 04/15] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v17 05/15] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v17 06/15] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v17 07/15] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v17 08/15] userfaultfd, arm64: untag user pointers
` [PATCH v17 09/15] drm/amdgpu, "
` [PATCH v17 10/15] drm/radeon, arm64: untag user pointers in radeon_gem_userptr_ioctl
` [PATCH v17 11/15] IB/mlx4, arm64: untag user pointers in mlx4_get_umem_mr
` [PATCH v17 12/15] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v17 13/15] tee/shm, arm64: untag user pointers in tee_shm_register
` [PATCH v17 14/15] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v17 15/15] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
2019-06-13 10:47 UTC (12+ messages)
properly communicate queue limits to the DMA layer
2019-06-13 8:44 UTC (10+ messages)
` [PATCH 10/13] megaraid_sas: set virt_boundary_mask in the scsi host
[PATCH v3 rdma-next 0/3] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
2019-06-13 8:38 UTC (4+ messages)
` [PATCH v3 rdma-next 1/3] qed*: Change dpi_addr to be denoted with __iomem
` [PATCH v3 rdma-next 2/3] RDMA/qedr: Add doorbell overflow recovery support
` [PATCH v3 rdma-next 3/3] RDMA/qedr: Add iWARP doorbell "
[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
2019-06-13 6:46 UTC (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events
[PATCH mlx5-next 01/12] net/mlx5: Fix mlx5_core_destroy_cq() error flow
2019-06-13 6:26 UTC (12+ messages)
` [PATCH mlx5-next 02/12] net/mlx5: Use event mask based on device capabilities
` [PATCH mlx5-next 03/12] net/mlx5: Expose the API to register for ANY event
` [PATCH mlx5-next 04/12] net/mlx5: mlx5_core_create_cq() enhancements
` [PATCH mlx5-next 05/12] net/mlx5: Report a CQ error event only when a handler was set
` [PATCH mlx5-next 06/12] net/mlx5: Report EQE data upon CQ completion
` [PATCH mlx5-next 07/12] net/mlx5: Expose device definitions for object events
` [PATCH rdma-next 08/12] IB/mlx5: Introduce MLX5_IB_OBJECT_DEVX_ASYNC_EVENT_FD
` [PATCH rdma-next 09/12] IB/mlx5: Register DEVX with mlx5_core to get async events
` [PATCH rdma-next 10/12] IB/mlx5: Enable subscription for device events over DEVX
` [PATCH rdma-next 11/12] IB/mlx5: Implement DEVX dispatching event
` [PATCH rdma-next 12/12] IB/mlx5: Add DEVX support for CQ events
[PATCH rdma-next v1 0/4] Expose ENCAP mode to mlx5_ib
2019-06-13 5:59 UTC (9+ messages)
` [PATCH mlx5-next v1 1/4] net/mlx5: Declare more strictly devlink encap mode
` [PATCH mlx5-next v1 2/4] net/mlx5: Expose eswitch "
` [PATCH rdma-next v1 3/4] RDMA/mlx5: Consider "
` [PATCH rdma-next v1 4/4] RDMA/mlx5: Enable decap and packet reformat on FDB
[PATCH v2 hmm 00/11] Various revisions from a locking/code review
2019-06-12 21:49 UTC (28+ messages)
` [PATCH v2 hmm 01/11] mm/hmm: fix use after free with struct hmm in the mmu notifiers
` [PATCH v2 hmm 02/11] mm/hmm: Use hmm_mirror not mm as an argument for hmm_range_register
` [PATCH v2 hmm 05/11] mm/hmm: Remove duplicate condition test before wait_event_timeout
` [PATCH v2 hmm 11/11] mm/hmm: Remove confusing comment and logic from hmm_release
[PATCH] linux-next: DOC: RDS: Fix a typo in rds.txt
2019-06-12 16:56 UTC (3+ messages)
[PATCH] RDMA/odp: Fix missed unlock in non-blocking invalidate_start
2019-06-12 16:15 UTC (2+ messages)
[PATCH 1/2] ipoib: correcly show a VF hardware address
2019-06-12 12:26 UTC (8+ messages)
` [PATCH 2/2] ipoib: show VF broadcast address
` [PATCH net-next 1/2] ipoib: correcly show a VF hardware address
` [PATCH net-next 2/2] ipoib: show VF broadcast address
[PATCH v16 00/16] arm64: untag user pointers passed to the kernel
2019-06-12 11:52 UTC (62+ messages)
` [PATCH v16 02/16] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v16 03/16] lib, arm64: untag user pointers in strn*_user
` [PATCH v16 04/16] mm: untag user pointers in do_pages_move
` [PATCH v16 05/16] arm64: untag user pointers passed to memory syscalls
` [PATCH v16 06/16] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v16 07/16] mm, arm64: untag user pointers in get_vaddr_frames
` [PATCH v16 08/16] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v16 09/16] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v16 12/16] IB, arm64: untag user pointers in ib_uverbs_(re)reg_mr()
` [PATCH v16 13/16] media/v4l2-core, arm64: untag user pointers in videobuf_dma_contig_user_get
` [PATCH v16 14/16] tee, arm64: untag user pointers in tee_shm_register
` [PATCH v16 15/16] vfio/type1, arm64: untag user pointers in vaddr_get_pfn
` [PATCH v16 16/16] selftests, arm64: add a selftest for passing tagged pointers to kernel
[ANNOUNCE] OFED 4.17-1-rc2 release is available
2019-06-11 22:06 UTC
[PATCH for-rc 1/3] IB/hfi1: Validate fault injection opcode user input
2019-06-11 20:11 UTC (7+ messages)
` [PATCH for-rc 3/3] IB/hfi1: Correct tid qp rcd to match verbs context
WARNING: bad unlock balance in ucma_event_handler
2019-06-11 17:57 UTC (7+ messages)
[PATCH] RDMA/mlx4: Spread completion vectors for proxy CQs
2019-06-11 14:55 UTC (3+ messages)
[PATCH] IB/mlx4: prevent undefined shift in set_user_sq_size()
2019-06-11 10:07 UTC (4+ messages)
[PATCH mlx5-next 00/16] Mellanox, mlx5 next updates 10-06-2019
2019-06-10 23:38 UTC (17+ messages)
` [PATCH mlx5-next 01/16] net/mlx5: Increase wait time for fw initialization
` [PATCH mlx5-next 02/16] net/mlx5: E-Switch, Handle representors creation in handler context
` [PATCH mlx5-next 03/16] net/mlx5: E-Switch, Return raw output for query esw functions
` [PATCH mlx5-next 04/16] net/mlx5: Support querying max VFs from device
` [PATCH mlx5-next 05/16] net/mlx5: Introduce EQ polling budget
` [PATCH mlx5-next 06/16] net/mlx5: Change interrupt handler to call chain notifier
` [PATCH mlx5-next 07/16] net/mlx5: Separate IRQ request/free from EQ life cycle
` [PATCH mlx5-next 08/16] net/mlx5: Separate IRQ data from EQ table data
` [PATCH mlx5-next 09/16] net/mlx5: Move IRQ rmap creation to IRQ allocation phase
` [PATCH mlx5-next 10/16] net/mlx5: Move IRQ affinity set "
` [PATCH mlx5-next 11/16] net/mlx5: Separate IRQ table creation from EQ table creation
` [PATCH mlx5-next 12/16] net/mlx5: Generalize IRQ interface to work with irq_table
` [PATCH mlx5-next 13/16] net/mlx5: Move all IRQ logic to pci_irq.c
` [PATCH mlx5-next 14/16] net/mlx5: Rename mlx5_irq_info to mlx5_irq
` [PATCH mlx5-next 15/16] net/mlx5: Use a single IRQ for all async EQs
` [PATCH mlx5-next 16/16] net/mlx5: Add EQ enable/disable API
[PATCH] [v4.14.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver and core dumping
2019-06-10 20:52 UTC (3+ messages)
[PATCH v3 13/33] docs: infiniband: convert docs to ReST and rename to *.rst
2019-06-10 17:35 UTC (3+ messages)
[RFC] mm/hmm: pass mmu_notifier_range to sync_cpu_device_pagetables
2019-06-10 0:16 UTC (6+ messages)
[PATCH rdma-next 0/3] Expose ENCAP mode to mlx5_ib
2019-06-08 8:25 UTC (6+ messages)
` [PATCH mlx5-next 1/3] net/mlx5: Expose eswitch encap mode
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).