linux-kselftest
Thread
Date
Earlier messages
Later messages
Messages by Date
2026/03/12
[PATCH RFC v3 34/43] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
Ackerley Tng
2026/03/12
[PATCH RFC v3 30/43] KVM: selftests: Provide function to look up guest_memfd details from gpa
Ackerley Tng
2026/03/12
[PATCH RFC v3 40/43] KVM: x86: Add support for applying content modes
Ackerley Tng
2026/03/12
[PATCH RFC v3 18/43] KVM: selftests: Add helpers for calling ioctls on guest_memfd
Ackerley Tng
2026/03/12
[PATCH RFC v3 38/43] KVM: guest_memfd: Introduce default handlers for content modes
Ackerley Tng
2026/03/12
[PATCH RFC v3 36/43] KVM: selftests: Update pre-fault test to work with per-guest_memfd attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 25/43] KVM: selftests: Test precision of conversion
Ackerley Tng
2026/03/12
[PATCH RFC v3 35/43] KVM: selftests: Add script to exercise private_mem_conversions_test
Ackerley Tng
2026/03/12
[PATCH RFC v3 32/43] KVM: selftests: Check fd/flags provided to mmap() when setting up memslot
Ackerley Tng
2026/03/12
[PATCH RFC v3 31/43] KVM: selftests: Provide common function to set memory attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 20/43] KVM: selftests: Test basic single-page conversion flow
Ackerley Tng
2026/03/12
[PATCH RFC v3 29/43] KVM: selftests: Reset shared memory after hole-punching
Ackerley Tng
2026/03/12
[PATCH RFC v3 12/43] KVM: Let userspace disable per-VM mem attributes, enable per-gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 27/43] KVM: selftests: Test that shared/private status is consistent across processes
Ackerley Tng
2026/03/12
[PATCH RFC v3 28/43] KVM: selftests: Test conversion with elevated page refcount
Ackerley Tng
2026/03/12
[PATCH RFC v3 11/43] KVM: Move KVM_VM_MEMORY_ATTRIBUTES config definition to x86
Ackerley Tng
2026/03/12
[PATCH RFC v3 15/43] KVM: selftests: Add support for mmap() on guest_memfd in core library
Ackerley Tng
2026/03/12
[PATCH RFC v3 14/43] KVM: selftests: Rename guest_memfd{,_offset} to gmem_{fd,offset}
Ackerley Tng
2026/03/12
[PATCH RFC v3 24/43] KVM: selftests: Convert with allocated folios in different layouts
Ackerley Tng
2026/03/12
[PATCH RFC v3 09/43] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 10/43] KVM: guest_memfd: Handle lru_add fbatch refcounts during conversion safety check
Ackerley Tng
2026/03/12
[PATCH RFC v3 19/43] KVM: selftests: Test using guest_memfd for guest private memory
Ackerley Tng
2026/03/12
[PATCH RFC v3 17/43] KVM: selftests: Update framework to use KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 16/43] KVM: selftests: Add selftests global for guest memory attributes capability
Ackerley Tng
2026/03/12
[PATCH RFC v3 05/43] KVM: guest_memfd: Wire up kvm_get_memory_attributes() to per-gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 06/43] KVM: guest_memfd: Update kvm_gmem_populate() to use gmem attributes
Ackerley Tng
2026/03/12
[PATCH RFC v3 13/43] KVM: selftests: Create gmem fd before "regular" fd when adding memslot
Ackerley Tng
2026/03/12
[PATCH RFC v3 03/43] KVM: Enumerate support for PRIVATE memory iff kvm_arch_has_private_mem is defined
Ackerley Tng
2026/03/12
[PATCH RFC v3 08/43] KVM: guest_memfd: Enable INIT_SHARED on guest_memfd for x86 Coco VMs
Ackerley Tng
2026/03/12
[PATCH RFC v3 07/43] KVM: Introduce KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
[PATCH RFC v3 04/43] KVM: Stub in ability to disable per-VM memory attribute tracking
Ackerley Tng
2026/03/12
[PATCH RFC v3 02/43] KVM: Rename KVM_GENERIC_MEMORY_ATTRIBUTES to KVM_VM_MEMORY_ATTRIBUTES
Ackerley Tng
2026/03/12
[PATCH RFC v3 01/43] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
Ackerley Tng
2026/03/12
[PATCH RFC v3 00/43] guest_memfd: In-place conversion support
Ackerley Tng
2026/03/12
[PATCH v2] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
Sun Jian
2026/03/12
[PATCH v7 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/12
[PATCH v7 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/12
[PATCH v7 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/12
[PATCH v7 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/12
[PATCH v7 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/12
Re: [PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
patchwork-bot+netdevbpf
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Sean Christopherson
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/12
Re: [PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
Yonghong Song
2026/03/12
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Yanjun.Zhu
2026/03/12
Re: [PATCH net-next 0/5] tools: ynl: policy query support
Donald Hunter
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Sean Christopherson
2026/03/12
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Fuad Tabba
2026/03/12
[PATCH v4 10/10] selftests: pci_endpoint: Skip reserved BARs
Niklas Cassel
2026/03/12
[PATCH v4 00/10] PCI: endpoint: Differentiate between disabled and reserved BARs
Niklas Cassel
2026/03/12
Re: [PATCH] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
Jiri Olsa
2026/03/12
[PATCH] selftests/bpf: modify_return: isolate fmod_ret hooks by pid
Sun Jian
2026/03/12
Re: [ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
Li Wang
2026/03/12
Re: [ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
Li Wang
2026/03/12
[PATCH bpf-next v2] selftests/bpf: improve test coverage for kfunc call
Hari Bathini
2026/03/11
Re: [ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
Lucas Liu
2026/03/11
Re: [RFC PATCH v2 09/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES2
Ackerley Tng
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/11
Re: [PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
Jakub Kicinski
2026/03/11
Re: [PATCH net-next v3 0/2] selftests: net: fix cmd.process() timeout handling
patchwork-bot+netdevbpf
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
David Ahern
2026/03/11
Re: [PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
Eric Dumazet
2026/03/11
Re: [PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
Jakub Kicinski
2026/03/11
Re: [PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
Jakub Kicinski
2026/03/11
Re: [PATCH net-next v1 0/3] selftests: rds: ksft cleanups
Jakub Kicinski
2026/03/11
Re: [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
Yanjun.Zhu
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Yanjun.Zhu
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Yanjun.Zhu
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Jose E. Marchesi
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Vineet Gupta
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Alexei Starovoitov
2026/03/11
Re: [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Yanjun.Zhu
2026/03/11
Re: [PATCH net-next 0/5] tools: ynl: policy query support
Jakub Kicinski
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Hari Bathini
2026/03/11
Re: [PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
patchwork-bot+netdevbpf
2026/03/11
Re: [PATCH v3 1/2] selftests/bpf: filter by pid to avoid cross-test interference
patchwork-bot+netdevbpf
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Alexei Starovoitov
2026/03/11
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Hari Bathini
2026/03/11
Re: [ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
Waiman Long
2026/03/11
Re: [PATCH net-next 0/5] tools: ynl: policy query support
Donald Hunter
2026/03/11
Re: [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
Leon Romanovsky
2026/03/11
Re: [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Leon Romanovsky
2026/03/11
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Leon Romanovsky
2026/03/11
[ISSUE] cgroup: test_percpu_basic fails on PREEMPT_RT due to lazy percpu stat flushing
Lucas Liu
2026/03/11
Re: [PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
Eric Dumazet
2026/03/11
[PATCH net 7/7] selftests: tcp_ao: cover legacy and extended TCP_REPAIR_WINDOW layouts
Wesley Atwell
2026/03/11
[PATCH net 6/7] tcp: expose rmem and backlog accounting in rcvbuf_grow tracepoints
Wesley Atwell
2026/03/11
[PATCH net 1/7] tcp: track advertise-time scaling basis for rcv_wnd
Wesley Atwell
2026/03/11
[PATCH net 3/7] tcp: honor advertised receive window in memory admission and clamping
Wesley Atwell
2026/03/11
[PATCH net 2/7] tcp: preserve rcv_wnd snapshot when updating advertised windows
Wesley Atwell
2026/03/11
[PATCH net 5/7] mptcp: refresh tcp rcv_wnd snapshot when syncing receive windows
Wesley Atwell
2026/03/11
[PATCH net 4/7] tcp: extend TCP_REPAIR_WINDOW with receive-window scaling snapshot
Wesley Atwell
2026/03/11
[PATCH net 0/7] tcp: preserve advertised rwnd accounting across receive-memory decisions
Wesley Atwell
2026/03/10
Re: [PATCH v6 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/10
[PATCH v6 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/10
[PATCH v6 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/10
[PATCH v6 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/10
[PATCH v6 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/10
[PATCH v6 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/10
Re: [PATCH net-next v1 0/3] selftests: rds: ksft cleanups
Allison Henderson
2026/03/10
Re: [PATCH net 2/2] selftests: rtnetlink: add neighbour update test
Kuniyuki Iwashima
2026/03/10
[PATCH net-next v2 4/4] selftests: net: add test for Netlink policy dumps
Jakub Kicinski
2026/03/10
[PATCH net-next v2 2/4] genetlink: apply reject policy for split ops on the dispatch path
Jakub Kicinski
2026/03/10
[PATCH net-next v2 3/4] selftests: net: make sure that Netlink rejects unknown attrs in dump
Jakub Kicinski
2026/03/10
[PATCH net-next v2 1/4] genetlink: use maxattr of 0 for the reject policy
Jakub Kicinski
2026/03/10
[PATCH net-next v2 0/4] genetlink: apply reject policy for split ops on the dispatch path
Jakub Kicinski
2026/03/10
Re: [PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
patchwork-bot+netdevbpf
2026/03/10
Re: [PATCH net-next 0/5] tools: ynl: policy query support
patchwork-bot+netdevbpf
2026/03/10
Re: [PATCHv3] selftests: Use ktap helpers for runner.sh
Hangbin Liu
2026/03/10
Re: [PATCH net-next v1 0/3] selftests: rds: ksft cleanups
patchwork-bot+netdevbpf
2026/03/10
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Yanjun.Zhu
2026/03/10
Re: [PATCH net-next v1 0/3] selftests: rds: ksft cleanups
Jakub Kicinski
2026/03/10
[PATCH net 2/2] selftests: rtnetlink: add neighbour update test
Sabrina Dubroca
2026/03/10
Re: [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
Yanjun.Zhu
2026/03/10
Re: [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Yanjun.Zhu
2026/03/10
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Leon Romanovsky
2026/03/10
Re: [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Leon Romanovsky
2026/03/10
Re: [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
Leon Romanovsky
2026/03/10
Re: [PATCH v5 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
David Ahern
2026/03/10
Re: [PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
David Ahern
2026/03/10
Re: [PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
David Ahern
2026/03/10
Re: [PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
David Ahern
2026/03/10
[PATCH net-next 4/9] ovpn: notify userspace on client float event
Antonio Quartulli
2026/03/10
[PATCH net-next 7/9] selftests: ovpn: check asymmetric peer-id
Antonio Quartulli
2026/03/10
[PATCH net-next 8/9] selftests: ovpn: add test for the FW mark feature
Antonio Quartulli
2026/03/10
[PATCH net-next 5/9] selftests: ovpn: add notification parsing and matching
Antonio Quartulli
2026/03/10
[PATCH net-next 1/9] selftests: ovpn: allow compiling ovpn-cli.c with mbedtls3
Antonio Quartulli
2026/03/10
[PATCH net-next v3 1/2] selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
2026/03/10
[PATCH net-next v3 2/2] selftests: net: fix timeout passed as positional argument to communicate()
Gal Pressman
2026/03/10
[PATCH net-next v3 0/2] selftests: net: fix cmd.process() timeout handling
Gal Pressman
2026/03/10
Re: [PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
Gal Pressman
2026/03/10
Re: [PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
2026/03/09
Re: [PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
Pavan Chebbi
2026/03/09
Re: [PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()
Jakub Kicinski
2026/03/09
Re: [PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
Jakub Kicinski
2026/03/09
Re: [PATCH net-next] selftests: fib_tests: fix link-local retrieval in fib6_nexthop()
patchwork-bot+netdevbpf
2026/03/09
[PATCH v5 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/09
[PATCH v5 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/09
[PATCH v5 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/09
[PATCH v5 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/09
[PATCH v5 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/09
Re: [PATCH v4 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
yanjun.zhu
2026/03/09
Re: [PATCH v4 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
yanjun.zhu
2026/03/09
Re: [PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
yanjun.zhu
2026/03/09
[PATCH net-next 4/5] tools: ynl: add Python API for easier access to policies
Jakub Kicinski
2026/03/09
[PATCH net-next 3/5] tools: ynl: add short doc to class YnlFamily
Jakub Kicinski
2026/03/09
[PATCH net-next 2/5] tools: ynl: move policy decoding out of NlMsg
Jakub Kicinski
2026/03/09
[PATCH net-next 0/5] tools: ynl: policy query support
Jakub Kicinski
2026/03/09
[PATCH net-next 5/5] tools: ynl: cli: add --policy support
Jakub Kicinski
2026/03/09
[PATCH net-next 1/5] tools: ynl: handle pad type during decode
Jakub Kicinski
2026/03/09
[PATCH net-next] selftests: drv-net: rss: Add retries to test_rss_key_indir to reduce flakes
Dimitri Daskalakis
2026/03/09
Re: [PATCH v4 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
David Ahern
2026/03/09
Re: [PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
David Ahern
2026/03/09
Re: [PATCH v4 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
David Ahern
2026/03/09
Re: [PATCH] selftests/bpf: improve test coverage for kfunc call
Alexei Starovoitov
2026/03/09
[PATCH v14 30/30] tracing: selftests: Add hypervisor trace remote tests
Vincent Donnefort
2026/03/09
[PATCH v14 15/30] tracing: selftests: Add trace remote tests
Vincent Donnefort
2026/03/09
Re: [PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
Jiri Olsa
2026/03/09
Re: [PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
Jiayuan Chen
2026/03/09
[PATCH v4 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
Sun Jian
2026/03/08
Re: [PATCH v3 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
Jiayuan Chen
2026/03/08
Re: [PATCH v2 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
sun jian
2026/03/08
[PATCH v3 bpf-next] selftests/bpf: livepatch_trampoline: skip when prerequisites are missing
Sun Jian
2026/03/08
Re: [PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/08
[PATCH v4 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/08
[PATCH v4 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/08
[PATCH v4 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/08
[PATCH v4 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/08
[PATCH v4 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/08
Re: [PATCH v3 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/08
[PATCH net v2 2/2] selftests: net: fix timeout passed as positional argument to communicate()
Gal Pressman
2026/03/08
[PATCH net v2 1/2] selftests: net: pass bpftrace timeout to cmd()
Gal Pressman
2026/03/08
[PATCH net v2 0/2] selftests: net: fix cmd.process() timeout handling
Gal Pressman
2026/03/08
Re: [PATCH v3 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
David Ahern
2026/03/08
Re: [PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
Alexei Starovoitov
2026/03/08
[syzbot ci] Re: genetlink: apply reject policy for split ops on the dispatch path
syzbot ci
2026/03/08
Re: [PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
sun jian
2026/03/08
Re: [PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
Eduard Zingerman
2026/03/07
Re: [PATCH v3 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/07
[PATCH v3 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/07
[PATCH v3 2/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/07
[PATCH v3 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/07
[PATCH v3 1/4] RDMA/nldev: Add dellink function pointer
Zhu Yanjun
2026/03/07
[PATCH v3 0/4]RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/07
Re: [PATCH 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/07
[PATCH] kunit: list: add tests for circular entry helpers, prepare_entry, and hlist_splice_init
Rango
2026/03/07
Re: [PATCH 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
kernel test robot
2026/03/07
[PATCH net-next v1 3/3] selftests: rds: Fix tcpdump segfault in rds selftests
Allison Henderson
2026/03/07
[PATCH net-next v1 2/3] selftests: rds: Add ksft timeout
Allison Henderson
2026/03/07
[PATCH net-next v1 1/3] selftests: rds: Fix pylint warnings
Allison Henderson
2026/03/07
[PATCH net-next v1 0/3] selftests: rds: ksft cleanups
Allison Henderson
2026/03/07
Re: [PATCH v2] selftests/bpf: avoid jump seq limit in verif_scale_pyperf600
sun jian
2026/03/07
[PATCH net-next 2/2] selftests: net: make sure that Netlink rejects unknown attrs in dump
Jakub Kicinski
2026/03/07
Re: [PATCH 3/4] RDMA/rxe: Add net namespace support for IPv4/IPv6 sockets
Zhu Yanjun
2026/03/07
Re: [PATCH 4/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
2026/03/06
Re: [PATCHv2 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/06
[PATCH 4/4] RDMA/rxe: Add testcase for net namespace rxe
Zhu Yanjun
2026/03/06
[PATCHv2 0/4] RDMA/rxe: Add the support that rxe can work in net namespace
Zhu Yanjun
2026/03/06
[PATCH 3/4] RDMA/rxe: Support RDMA link creation and destruction per net namespace
Zhu Yanjun
Earlier messages
Later messages