messages from 2023-04-13 16:42:23 to 2023-04-26 09:24:59 UTC [more...]
[PATCH bpf-next 0/5] net/smc: Introduce BPF injection capability
2023-04-26 9:24 UTC (3+ messages)
` [PATCH bpf-next 1/5] net/smc: move smc_sock related structure definition
` [PATCH bpf-next 4/5] bpf: add smc negotiator support in BPF struct_ops
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-26 9:17 UTC (19+ messages)
` [PATCH v2 1/8] lib/find: add find_next_and_andnot_bit()
` [PATCH v2 2/8] sched/topology: introduce sched_numa_find_next_cpu()
` [PATCH v2 3/8] sched/topology: add for_each_numa_cpu() macro
` [PATCH v2 4/8] net: mlx5: switch comp_irqs_request() to using for_each_numa_cpu
` [PATCH v2 5/8] lib/cpumask: update comment to cpumask_local_spread()
` [PATCH v2 6/8] sched/topology: export sched_domains_numa_levels
` [PATCH v2 7/8] lib: add test for for_each_numa_{cpu,hop_mask}()
` [PATCH v2 8/8] sched: drop for_each_numa_hop_mask()
[PATCH v2 for-next 0/6] RDMA/bnxt_re: driver update for supporting low latency push
2023-04-26 7:19 UTC (9+ messages)
` [PATCH v2 for-next 1/6] RDMA/bnxt_re: Use the common mmap helper functions
` [PATCH v2 for-next 2/6] RDMA/bnxt_re: Add disassociate ucontext support
` [PATCH v2 for-next 3/6] RDMA/bnxt_re: Query function capabilities from firmware
` [PATCH v2 for-next 4/6] RDMA/bnxt_re: Move the interface version to chip context structure
` [PATCH v2 for-next 5/6] RDMA/bnxt_re: Reorg the bar mapping
` [PATCH v2 for-next 6/6] RDMA/bnxt_re: Enable low latency push
biznesowy angielski
2023-04-25 7:36 UTC
[PATCH for-next v2 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 6:10 UTC (12+ messages)
` [PATCH for-next v2 1/3] RDMA/rtrs: remove duplicate cq_num assignment
` [PATCH for-next v2 2/3] RDMA/rtrs: Fix the last iu->buf leak in err path
` [PATCH for-next v2 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH net-next, 0/2] Update coding style and check alloc_frag
2023-04-25 1:10 UTC (5+ messages)
` [PATCH net-next, 1/2] net: mana: Rename mana_refill_rxoob and remove some empty lines
` [PATCH net-next, 2/2] net: mana: Check if netdev/napi_alloc_frag returns single page
[PATCH for-next v3 0/3] RDMA/rtrs: bugfix and cleanups
2023-04-25 1:02 UTC (4+ messages)
` [PATCH for-next v3 1/3] RDMA/rtrs: remove duplicate cq_num assignment
` [PATCH for-next v3 2/3] RDMA/rtrs: Fix the last iu->buf leak in err path
` [PATCH for-next v3 3/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[PATCH v3 0/6] pci-hyper: Fix race condition bugs for fast device hotplug
2023-04-24 20:50 UTC (11+ messages)
` [PATCH v3 1/6] PCI: hv: Fix a race condition bug in hv_pci_query_relations()
` [PATCH v3 2/6] PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
` [PATCH v3 3/6] PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
` [PATCH v3 4/6] Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
` [PATCH v3 5/6] PCI: hv: Add a per-bus mutex state_lock
` [PATCH v3 6/6] PCI: hv: Use async probing to reduce boot time
[PATCH rdma-next v4 0/8] Fix the problem that rxe can not work in net namespace
2023-04-23 15:58 UTC (10+ messages)
` [PATCH rdma-next v4 1/8] RDMA/rxe: Creating listening sock in newlink function
` [PATCH rdma-next v4 2/8] RDMA/rxe: Support more rdma links in init_net
` [PATCH rdma-next v4 3/8] RDMA/nldev: Add dellink function pointer
` [PATCH rdma-next v4 4/8] RDMA/rxe: Implement dellink in rxe
` [PATCH rdma-next v4 5/8] RDMA/rxe: Replace global variable with sock lookup functions
` [PATCH rdma-next v4 6/8] RDMA/rxe: add the support of net namespace
` [PATCH rdma-next v4 7/8] RDMA/rxe: Add the support of net namespace notifier
` [PATCH rdma-next v4 8/8] RDMA/rxe: Replace l_sk6 with sk6 in net namespace
[PATCH 1/2] net/mlx4: fix build error from usercopy size check
2023-04-23 14:42 UTC (6+ messages)
` [PATCH 2/2] net/mlx4: avoid overloading user/kernel pointers
[bug report] net/mlx5e: Generalize IPsec work structs
2023-04-23 13:24 UTC (2+ messages)
[rdma:wip/jgg-for-next] BUILD SUCCESS 531094dc7164718d28ebb581d729807d7e846363
2023-04-22 10:36 UTC
[recipe build #3529976] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-04-21 23:01 UTC
[PATCH] RDMA/efa: Add rdma write capability to device caps
2023-04-21 22:20 UTC (11+ messages)
[PATCH 1/1] RDMA/rxe: Add function name to the logs
2023-04-21 15:51 UTC (3+ messages)
[PATCH] RDMA/irdma: Drop spurious WQ_UNBOUND from alloc_ordered_workqueue() call
2023-04-21 15:39 UTC (5+ messages)
[PATCH rdma-next] RDMA/mlx5: Use correct device num_ports when modify DC
2023-04-21 15:39 UTC (2+ messages)
[PATCH jgg-for-next] RDMA/rxe: Fix spinlock recursion deadlock on requester
2023-04-21 15:39 UTC (3+ messages)
[PATCH 03/22] IB/hfi1: Use alloc_ordered_workqueue() to create ordered workqueues
2023-04-21 14:02 UTC (2+ messages)
[PATCH for-next 0/3] rtrs bugfix and cleanups
2023-04-21 7:05 UTC (32+ messages)
` [PATCH for-next 1/3] RDMA/rtrs: Remove duplicate cq_num assignment
` [PATCH for-next 2/3] RDMA/rtrs: Fix rxe_dealloc_pd warning
[RFC PATCH bpf-next v3 0/5] net/smc: Introduce BPF injection capability
2023-04-21 4:31 UTC (7+ messages)
` [RFC PATCH bpf-next v3 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v3 2/5] net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v3 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v3 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v3 5/5] bpf/selftests: add selftest for SMC bpf capability
[PATCHv3 0/8] Fix the problem that rxe can not work in net namespace
2023-04-20 14:28 UTC (18+ messages)
[PATCH for-next v4 0/8] On-Demand Paging on SoftRoCE
2023-04-20 0:28 UTC (12+ messages)
` [PATCH for-next v4 1/8] RDMA/rxe: Tentative workqueue implementation
` [PATCH for-next v4 2/8] RDMA/rxe: Always schedule works before accessing user MRs
` [PATCH for-next v4 3/8] RDMA/rxe: Make MR functions accessible from other rxe source code
` [PATCH for-next v4 4/8] RDMA/rxe: Move resp_states definition to rxe_verbs.h
` [PATCH for-next v4 5/8] RDMA/rxe: Add page invalidation support
` [PATCH for-next v4 6/8] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [PATCH for-next v4 7/8] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
` [PATCH for-next v4 8/8] RDMA/rxe: Add support for the traditional Atomic operations "
[recipe build #3528689] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-04-19 11:02 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 3e358ea8614ddfbc59ca7a3f5dff5dde2b350b2c
2023-04-18 19:04 UTC
[PATCH v4 5/6] mm/gup: remove vmas parameter from pin_user_pages()
2023-04-18 15:49 UTC
[PATCH 1/1] RDMA/rxe: Add function name to the logs
2023-04-18 10:36 UTC (4+ messages)
[RFC PATCH bpf-next v2 0/5] net/smc: Introduce BPF injection capability
2023-04-18 10:19 UTC (6+ messages)
` [RFC PATCH bpf-next v2 1/5] net/smc: move smc_sock related structure definition
` [RFC PATCH bpf-next v2 2/5] net/smc: net/smc: allow smc to negotiate protocols on policies
` [RFC PATCH bpf-next v2 3/5] net/smc: allow set or get smc negotiator by sockopt
` [RFC PATCH bpf-next v2 4/5] bpf: add smc negotiator support in BPF struct_ops
` [RFC PATCH bpf-next v2 5/5] bpf/selftests: add selftest for SMC bpf capability
[rdma:wip/jgg-for-next] BUILD SUCCESS f605f26ea196a3b49bea249330cbd18dba61a33e
2023-04-18 7:56 UTC
[PATCH rdma-next v1] RDMA/mlx5: Fix flow counter query via DEVX
2023-04-18 5:47 UTC (2+ messages)
[PATCH v2 0/8] sched/topology: add for_each_numa_cpu() macro
2023-04-18 0:51 UTC (3+ messages)
[LSF/MM/BPF proposal]: Physr discussion
2023-04-17 19:59 UTC (3+ messages)
[PATCH V3,net-next, 0/4] net: mana: Add support for jumbo frame
2023-04-17 19:52 UTC (17+ messages)
` [PATCH V3,net-next, 2/4] net: mana: Refactor RX buffer allocation code to prepare for various MTU
` [PATCH V3,net-next, 3/4] net: mana: Enable RX path to handle various MTU sizes
[PATCH for-next 1/5] RDMA/rxe: Remove qp->resp.state
2023-04-17 19:40 UTC (2+ messages)
new order
2023-04-17 15:22 UTC
[PATCH v3 6/7] mm/gup: remove vmas parameter from pin_user_pages()
2023-04-17 11:59 UTC (3+ messages)
[PATCH 4.19 v3 0/6] Backport handling -ESTALE policy update failure to 4.19
2023-04-17 11:39 UTC (3+ messages)
` [PATCH 4.19 v3 6/6] ima: Handle -ESTALE returned by ima_filter_rule_match()
[PATCH bpf V7 0/7] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-17 11:35 UTC (5+ messages)
` [PATCH bpf V7 4/7] mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash type
[PATCH v2] RDMA: Add ib_virt_dma_to_page()
2023-04-17 9:02 UTC (4+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS bd4ba605c4a92b46ab414626a4f969a19103f97a
2023-04-16 23:31 UTC
[PATCH rdma-next 0/4] Allow relaxed ordering read in VFs and VMs
2023-04-16 10:30 UTC (7+ messages)
[PATCH rdma-next v4 1/1] RDMA/rxe: Fix the error "trying to register non-static key in rxe_cleanup_task"
2023-04-16 10:29 UTC (2+ messages)
[PATCH v2 6/7] mm/gup: remove vmas parameter from pin_user_pages()
2023-04-15 9:08 UTC
[PATCH 6/7] mm/gup: remove vmas parameter from pin_user_pages()
2023-04-14 23:27 UTC
[GIT PULL] Please pull RDMA subsystem changes
2023-04-14 17:40 UTC (2+ messages)
[rdma:for-rc] BUILD SUCCESS aca3b0fa3d04b40c96934d86cc224cccfa7ea8e0
2023-04-14 13:50 UTC
[rdma:for-next] BUILD SUCCESS a2e20b29cf9ce6d2070a6e36666e2239f7f9625b
2023-04-14 13:42 UTC
[PATCH net-next v2] net/mlx5: stop waiting for PCI link if reset is required
2023-04-13 23:01 UTC (2+ messages)
[PATCH bpf V10 0/6] XDP-hints: API change for RX-hash kfunc bpf_xdp_metadata_rx_hash
2023-04-13 20:30 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