messages from 2022-09-27 16:45:38 to 2022-10-09 00:09:11 UTC [more...]
[PATCH v6 00/21] Move all drivers to a common dma-buf locking convention
2022-10-09 0:08 UTC (23+ messages)
` [PATCH v6 01/21] dma-buf: Add unlocked variant of vmapping functions
` [PATCH v6 02/21] dma-buf: Add unlocked variant of attachment-mapping functions
` [PATCH v6 03/21] drm/gem: Take reservation lock for vmap/vunmap operations
` [PATCH v6 04/21] drm/prime: Prepare to dynamic dma-buf locking specification
` [PATCH v6 05/21] drm/armada: "
` [PATCH v6 06/21] drm/i915: "
` [PATCH v6 07/21] drm/omapdrm: "
` [PATCH v6 08/21] drm/tegra: "
` [PATCH v6 09/21] drm/etnaviv: "
` [PATCH v6 10/21] RDMA/umem: "
` [PATCH v6 11/21] misc: fastrpc: "
` [PATCH v6 12/21] xen/gntdev: "
` [PATCH v6 13/21] media: videobuf2: "
` [PATCH v6 14/21] media: tegra-vde: "
` [PATCH v6 15/21] dma-buf: Move dma_buf_vmap() to dynamic "
` [PATCH v6 16/21] dma-buf: Move dma_buf_attach() "
` [PATCH v6 17/21] dma-buf: Move dma_buf_map_attachment() "
` [PATCH v6 18/21] dma-buf: Move dma_buf_mmap() "
` [PATCH v6 19/21] dma-buf: Document dynamic locking convention
` [PATCH v6 20/21] media: videobuf2: Stop using internal dma-buf lock
` [PATCH v6 21/21] dma-buf: Remove obsoleted internal lock
[PATCH v4 0/6] treewide cleanup of random integer usage
2022-10-08 22:37 UTC (20+ messages)
` [PATCH v4 1/6] treewide: use prandom_u32_max() when possible, mechanically
` [PATCH v4 2/6] treewide: use prandom_u32_max() when possible
` [PATCH v4 3/6] treewide: use get_random_{u8,u16}() "
` [PATCH v4 4/6] treewide: use get_random_u32() "
` [PATCH v4 5/6] treewide: use get_random_bytes "
` [PATCH v4 6/6] prandom: remove unused functions
[PATCH v3 0/5] treewide cleanup of random integer usage
2022-10-08 21:53 UTC (22+ messages)
` [PATCH v3 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v3 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v3 3/5] treewide: use get_random_u32() "
` [PATCH v3 4/5] treewide: use get_random_bytes "
` [PATCH v3 5/5] prandom: remove unused functions
[PATCH v5 0/7] treewide cleanup of random integer usage
2022-10-08 21:42 UTC (10+ messages)
` [PATCH v5 1/7] treewide: use prandom_u32_max() when possible, part 1
` [PATCH v5 2/7] treewide: use prandom_u32_max() when possible, part 2
` [PATCH v5 3/7] treewide: use get_random_{u8,u16}() when possible, part 1
` [PATCH v5 4/7] treewide: use get_random_{u8,u16}() when possible, part 2
` [PATCH v5 5/7] treewide: use get_random_u32() when possible
` [PATCH v5 6/7] treewide: use get_random_bytes "
` [PATCH v5 7/7] prandom: remove unused functions
[PATCH v4 2/6] treewide: use prandom_u32_max() when possible
2022-10-08 18:16 UTC (3+ messages)
[GIT PULL] Please pull RDMA subsystem changes
2022-10-07 19:20 UTC (2+ messages)
[PATCH net-next 3/7] qed: Add support for RoCE hw init
2022-10-07 15:48 UTC (2+ messages)
[rdma:for-next] BUILD SUCCESS 33331a728c83f380e53a3dbf2be0c1893da1d739
2022-10-07 11:59 UTC
[PATCH] IB/uverbs: fix the typo of optional
2022-10-06 16:14 UTC
[PATCH] rdma: not display the rdma link in other net namespace
2022-10-07 6:56 UTC (11+ messages)
[PATCH for-next] RDMA/rxe: Convert spin_lock_irqsave to spin_lock
2022-10-06 17:04 UTC
[PATCH for-next] RDMA/rxe: Convert spinlock to memory barrier
2022-10-06 16:39 UTC
[PATCH v2 0/5] treewide cleanup of random integer usage
2022-10-06 16:25 UTC (11+ messages)
` [PATCH v2 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v2 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v2 3/5] treewide: use get_random_u32() "
` [PATCH v2 4/5] treewide: use get_random_bytes "
` [PATCH v2 5/5] prandom: remove unused functions
[PATCH v1 0/5] treewide cleanup of random integer usage
2022-10-06 13:20 UTC (10+ messages)
` [PATCH v1 1/5] treewide: use prandom_u32_max() when possible
` [PATCH v1 2/5] treewide: use get_random_{u8,u16}() "
` [PATCH v1 3/5] treewide: use get_random_u32() "
` [f2fs-dev] "
` [PATCH v1 4/5] treewide: use get_random_bytes "
` [PATCH v1 5/5] prandom: remove unused functions
[PATCH] IB/mlx5: Add a signature check to received EQEs and CQEs
2022-10-06 13:18 UTC (4+ messages)
` [External] : "
[RESEND PATCH v5 0/2] RDMA/rxe: Add RDMA Atomic Write operation
2022-10-06 7:53 UTC (8+ messages)
` [RESEND PATCH v5 1/2] RDMA/rxe: Support "
[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
2022-10-05 17:45 UTC
[PATCHv2 0/6] Fix the problem that rxe can not work in net
2022-10-06 8:59 UTC (7+ messages)
` [PATCHv2 1/6] RDMA/rxe: Creating listening sock in newlink function
` [PATCHv2 2/6] RDMA/rxe: Support more rdma links in init_net
` [PATCHv2 3/6] RDMA/nldev: Add dellink function pointer
` [PATCHv2 4/6] RDMA/rxe: Implement dellink in rxe
` [PATCHv2 5/6] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCHv2 6/6] RDMA/rxe: add the support of net namespace
[patch net-next v2 00/13] net: fix netdev to devlink_port linkage and expose to user
2022-10-04 6:56 UTC (17+ messages)
` [patch net-next v2 01/13] net: devlink: convert devlink port type-specific pointers to union
` [patch net-next v2 02/13] net: devlink: move port_type_warn_schedule() call to __devlink_port_type_set()
` [patch net-next v2 03/13] net: devlink: move port_type_netdev_checks() "
` [patch net-next v2 04/13] net: devlink: take RTNL in port_fill() function only if it is not held
` [patch net-next v2 05/13] net: devlink: track netdev with devlink_port assigned
` [patch net-next v2 06/13] net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
` [patch net-next v2 07/13] net: devlink: remove netdev arg from devlink_port_type_eth_set()
` [patch net-next v2 08/13] net: devlink: remove net namespace check from devlink_nl_port_fill()
` [patch net-next v2 09/13] net: devlink: store copy netdevice ifindex and ifname to allow port_fill() without RTNL held
` [patch net-next v2 10/13] net: devlink: add not cleared type warning to port unregister
` [patch net-next v2 11/13] net: devlink: use devlink_port pointer instead of ndo_get_devlink_port
` [patch net-next v2 12/13] net: remove unused ndo_get_devlink_port
` [patch net-next v2 13/13] net: expose devlink port over rtnetlink
[syzbot] possible deadlock in rds_tcp_reset_callbacks
2022-10-03 7:00 UTC (3+ messages)
` [PATCH] net: rds: don't hold sock lock when cancelling work from rds_tcp_reset_callbacks()
[PATCH 0/6] Fix the problem that rxe can not work in net
2022-10-02 4:41 UTC (7+ messages)
` [PATCH 1/6] RDMA/rxe: Creating listening sock in newlink function
` [PATCH 2/6] RDMA/rxe: Support more rdma links in init_net
` [PATCH 3/6] RDMA/nldev: Add dellink function pointer
` [PATCH 4/6] RDMA/rxe: Implement dellink in rxe
` [PATCH 5/6] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH 6/6] RDMA/rxe: add the support of net namespace
[PATCH for-next] RDMA: return -EOPNOSUPP for ODP unsupported device
2022-10-01 10:50 UTC (2+ messages)
[for-next PATCH v5 00/11] RDMA/rxe: Add RDMA FLUSH operation
2022-09-30 18:04 UTC (4+ messages)
` [for-next PATCH v5 03/11] RDMA: Extend RDMA kernel verbs ABI to support flush
[rdma:wip/for-testing] BUILD SUCCESS a154d273e4fe574da40357a1ab89fb2c485c259c
2022-09-30 17:42 UTC
[PATCH] net: ethernet/mellanox: fix dereference before null check
2022-09-30 15:52 UTC (3+ messages)
[PATCH] net/mlx5: Fix spelling mistake "syndrom" -> "syndrome"
2022-09-30 12:10 UTC (2+ messages)
[PATCH -next 0/2] net/rds: Minor cleanup for unused variables
2022-10-10 3:09 UTC (3+ messages)
` [PATCH -next 1/2] net/rds: Remove unused variable 'total_copied'
` [PATCH -next 2/2] net/rds: Remove unused variable 'total_payload_len'
[rdma:wip/leon-for-next] BUILD SUCCESS 8ad891ed435ba24465e0650942267e90a060675f
2022-09-30 11:30 UTC
[PATCH for-next 00/13] Implement the xrc transport
2022-09-29 23:52 UTC (6+ messages)
[PATCH for-next v2 00/13] Implement the xrc transport
2022-09-29 17:08 UTC (14+ messages)
` [PATCH for-next v2 01/13] RDMA/rxe: Replace START->FIRST, END->LAST
` [PATCH for-next v2 02/13] RDMA/rxe: Move next_opcode() to rxe_opcode.c
` [PATCH for-next v2 03/13] RDMA: Add xrc opcodes to ib_pack.h
` [PATCH for-next v2 04/13] RDMA/rxe: Extend opcodes and headers to support xrc
` [PATCH for-next v2 05/13] RDMA/rxe: Add xrc opcodes to next_opcode()
` [PATCH for-next v2 06/13] RDMA/rxe: Implement open_xrcd and close_xrcd
` [PATCH for-next v2 07/13] RDMA/rxe: Extend srq verbs to support xrcd
` [PATCH for-next v2 08/13] RDMA/rxe: Extend rxe_qp.c to support xrc qps
` [PATCH for-next v2 09/13] RDMA/rxe: Extend rxe_recv.c to support xrc
` [PATCH for-next v2 10/13] RDMA/rxe: Extend rxe_comp.c to support xrc qps
` [PATCH for-next v2 11/13] RDMA/rxe: Extend rxe_req.c "
` [PATCH for-next v2 12/13] RDMA/rxe: Extend rxe_net.c "
` [PATCH for-next v2 13/13] RDMA/rxe: Extend rxe_resp.c "
[PATCH] RDMA/rxe: Remove error/warning messages from packet receiver path
2022-09-29 10:02 UTC (2+ messages)
[PATCH -next] RDMA/usnic: fix set-but-not-unused variable 'flags' warning
2022-09-29 8:36 UTC (2+ messages)
[GIT PULL][V2] updates from mlx5-next 2022-09-24
2022-09-29 2:50 UTC (2+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS cbdae01d8b517b81ed271981395fee8ebd08ba7d
2022-09-28 7:24 UTC
[RFC PATCH 0/7] RDMA/rxe: On-Demand Paging on SoftRoCE
2022-09-28 6:40 UTC (7+ messages)
` [RFC PATCH 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
[PATCH for-next] RDMA/rxe: cleanup some error handling in rxe_verbs.c
2022-09-28 6:27 UTC
[PATCH v4 0/7] sched, net: NUMA-aware CPU spreading interface
2022-09-27 20:02 UTC (14+ messages)
` [PATCH v4 2/7] cpumask: Introduce for_each_cpu_andnot()
` [PATCH v4 5/7] sched/topology: Introduce sched_numa_hop_mask()
` [PATCH v4 6/7] sched/topology: Introduce for_each_numa_hop_cpu()
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 read-only IMAP folder(s) and NNTP newsgroup(s).