messages from 2025-11-10 18:09:15 to 2025-11-12 19:22:47 UTC [more...]
[PATCH v2 00/18] vfio: selftests: Support for multi-device tests
2025-11-12 19:22 UTC (3+ messages)
` [PATCH v2 01/18] vfio: selftests: Move run.sh into scripts directory
` [PATCH v2 02/18] vfio: selftests: Split run.sh into separate scripts
[PATCH net-next v9 00/14] vsock: add namespace support to vhost-vsock and loopback
2025-11-12 18:36 UTC (27+ messages)
` [PATCH net-next v9 01/14] vsock: a per-net vsock NS mode state
` [PATCH net-next v9 02/14] vsock: add netns to vsock core
` [PATCH net-next v9 03/14] vsock/virtio: add netns support to virtio transport and virtio common
` [PATCH net-next v9 04/14] vsock/virtio: pack struct virtio_vsock_skb_cb
` [PATCH net-next v9 05/14] vsock: add netns and netns_tracker to vsock skb cb
` [PATCH net-next v9 06/14] vsock/loopback: add netns support
` [PATCH net-next v9 07/14] vhost/vsock: "
` [PATCH net-next v9 08/14] vsock: reject bad VSOCK_NET_MODE_LOCAL configuration for G2H
` [PATCH net-next v9 09/14] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v9 10/14] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v9 11/14] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v9 12/14] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v9 13/14] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v9 14/14] selftests/vsock: add tests for namespace deletion and mode changes
[PATCH v1] cpuset: Avoid unnecessary partition invalidation
2025-11-12 18:05 UTC (7+ messages)
[PATCH v3 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-12 18:04 UTC (10+ messages)
` [PATCH v3 1/4] vfio: selftests: add iova range query helpers
` [PATCH v3 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v3 3/4] vfio: selftests: add iova allocator
` [PATCH v3 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH net-next v3 0/6] netconsole: support automatic target recovery
2025-11-12 17:52 UTC (9+ messages)
` [PATCH net-next v3 5/6] netconsole: resume previously deactivated target
` [PATCH net-next v3 6/6] selftests: netconsole: validate target resume
[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-11-12 17:35 UTC (6+ messages)
` [PATCH 02/11] sched/debug: Stop and start server based on if it was active
[PATCH nf-next v9 0/3] Add IPIP flowtable SW acceleration
2025-11-12 16:02 UTC (4+ messages)
` [PATCH nf-next v9 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration
[PATCH 0/9] mm/damon: misc cleanups
2025-11-12 15:41 UTC (4+ messages)
` [PATCH 2/9] mm/damon: rename damos->filters to damos->core_filters
` [PATCH 6/9] mm/damon/tests/core-kunit: remove DAMON_MIN_REGION redefinition
` [PATCH 7/9] selftests/damon/sysfs.py: merge DAMON status dumping into commitment assertion
[PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
2025-11-12 15:40 UTC (6+ messages)
[PATCH v5 net-next 00/14] AccECN protocol case handling series
2025-11-12 14:50 UTC (12+ messages)
` [PATCH v5 net-next 03/14] net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN
` [PATCH v5 net-next 05/14] tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules
` [PATCH v5 net-next 10/14] tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK
[PATCH net-next v4 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-12 14:30 UTC (24+ messages)
` [PATCH net-next v4 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v4 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v4 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v4 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v4 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v4 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v4 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v4 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next v4 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v4 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
[PATCH v2 0/2] libbpf: fix BTF dedup to support recursive typedef
2025-11-12 14:11 UTC (3+ messages)
` [PATCH v2 1/2] libbpf: fix BTF dedup to support recursive typedef definitions
` [PATCH v2 2/2] selftests/bpf: add BTF dedup tests for "
[PATCH] selftests: tracing: Update fprobe selftest for ftrace based fprobe
2025-11-12 13:13 UTC
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-12 9:52 UTC (18+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [RFC PATCH 0/3] mt-exec: fix deadlock with ptrace_attach()
` [RFC PATCH 2/3] exec: don't wait for zombie threads with cred_guard_mutex held
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-12 8:58 UTC (3+ messages)
` [RFC PATCH v1 01/37] KVM: guest_memfd: Introduce per-gmem attributes, use to guard user mappings
[PATCH net-next v14 0/7] bonding: Extend arp_ip_target format to allow for a list of vlan tags
2025-11-12 6:44 UTC (3+ messages)
[PATCH] selftests: breakpoints: check RTC wakeup alarm support before test
2025-11-12 6:15 UTC
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-12 2:19 UTC (5+ messages)
` [PATCH v22 25/28] riscv: create a config for shadow stack and landing pad instr support
[PATCH net 0/6] selftests: mptcp: join: fix some flaky tests
2025-11-12 2:00 UTC (9+ messages)
` [PATCH net 1/6] selftests: mptcp: connect: fix fallback note due to OoO
` [PATCH net 2/6] selftests: mptcp: join: rm: set backup flag
` [PATCH net 3/6] selftests: mptcp: join: endpoints: longer transfer
` [PATCH net 4/6] selftests: mptcp: join: userspace: "
` [PATCH net 5/6] selftests: mptcp: connect: trunc: read all recv data
` [PATCH net 6/6] selftests: mptcp: join: properly kill background tasks
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-11-11 23:32 UTC (6+ messages)
` [PATCH v4 1/3] KVM: arm64: VM exit to userspace to handle SEA
[PATCH net-next v3 00/11] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-11 21:01 UTC (4+ messages)
` [PATCH net-next v3 07/11] selftests/vsock: add check_result() for pass/fail counting
[PATCH][next] selftests/bpf: test_xsk: Fix spelling mistake "conigure" -> "configure"
2025-11-11 20:03 UTC (2+ messages)
[PATCH] selftests/mm/uffd: remove static address usage in shmem_allocate_area()
2025-11-11 20:54 UTC
[PATCH v2 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 18:49 UTC (14+ messages)
` [PATCH v2 1/4] vfio: selftests: add iova range query helpers
` [PATCH v2 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH v2 3/4] vfio: selftests: add iova allocator
` [PATCH v2 4/4] vfio: selftests: replace iova=vaddr with allocated iovas
[PATCH 00/11] mm/damon/tests: add more tests for online parameters commit
2025-11-11 18:44 UTC (12+ messages)
` [PATCH 01/11] mm/damon/tests/core-kunit: remove dynamic allocs on damos_test_commit_filter()
` [PATCH 02/11] mm/damon/tests/core-kunit: split out damos_test_commit_filter() core logic
` [PATCH 03/11] mm/damon/tests/core-kunit: extend damos_test_commit_filter_for() for union fields
` [PATCH 04/11] mm/damon/tests/core-kunit: add test cases to damos_test_commit_filter()
` [PATCH 05/11] mm/damon/tests/core-kunit: add damos_commit_quota_goal() test
` [PATCH 06/11] mm/damon/tests/core-kunit: add damos_commit_quota_goals() test
` [PATCH 07/11] mm/damon/tests/core-kunit: add damos_commit_quota() test
` [PATCH 08/11] mm/damon/core: pass migrate_dests to damos_commit_dests()
` [PATCH 09/11] mm/damon/tests/core-kunit: add damos_commit_dests() test
` [PATCH 10/11] mm/damon/tests/core-kunit: add damos_commit() test
` [PATCH 11/11] mm/damon/tests/core-kunit: add damon_commit_target_regions() test
[PATCH RESEND v3] selftests/run_kselftest.sh: exit with error if tests fail
2025-11-11 17:36 UTC
[PATCH 00/10] selftests: vDSO: Stop using libc types for vDSO calls
2025-11-11 16:28 UTC (21+ messages)
` [PATCH 01/10] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH 02/10] selftests: vDSO: Introduce vdso_types.h
` [PATCH 03/10] selftests: vDSO: vdso_test_abi: Use types from vdso_types.h
` [PATCH 04/10] selftests: vDSO: vdso_test_abi: Provide compatibility with 32-bit musl
` [PATCH 05/10] selftests: vDSO: vdso_test_gettimeofday: Remove nolibc checks
` [PATCH 06/10] selftests: vDSO: vdso_test_gettimeofday: Use types from vdso_types.h
` [PATCH 07/10] selftests: vDSO: vdso_test_correctness: Drop SYS_getcpu fallbacks
` [PATCH 08/10] selftests: vDSO: vdso_test_correctness: Use types from vdso_types.h
` [PATCH 09/10] selftests: vDSO: vdso_test_correctness: Provide compatibility with 32-bit musl
` [PATCH 10/10] selftests: vDSO: vdso_test_correctness: Use facilities from parse_vdso.c
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-11 15:26 UTC (12+ messages)
` [PATCH v9 1/9] kho: make debugfs interface optional
[PATCH] selftest: net: fix variable sized type not at the end of struct warnings
2025-11-11 14:55 UTC (4+ messages)
[PATCH net v5 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-11-11 10:35 UTC (7+ messages)
` [PATCH net v5 1/3] mptcp: disallow MPTCP subflows from sockmap
` [PATCH net v5 2/3] net,mptcp: fix proto fallback detection with BPF
` [PATCH net v5 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
2025-11-11 8:55 UTC (8+ messages)
` [PATCH v5 19/34] random: vDSO: only access vDSO datapage after random_init()
[PATCH net v10 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-11-11 3:20 UTC (2+ messages)
[PATCH] selftests/tracing: Run sample events to clear page cache events
2025-11-11 1:04 UTC (4+ messages)
[PATCH 0/4] vfio: selftests: update DMA mapping tests to use queried IOVA ranges
2025-11-11 0:09 UTC (21+ messages)
` [PATCH 1/4] vfio: selftests: add iova range query helpers
` [PATCH 2/4] vfio: selftests: fix map limit tests to use last available iova
` [PATCH 3/4] vfio: selftests: add iova allocator
` [PATCH 4/4] vfio: selftests: update vfio_dma_mapping_test to allocate iovas
[PATCH] selftest/mm: fix pointer comparison in mremap_test
2025-11-10 21:43 UTC (8+ messages)
[PATCH 1/2] rust: allow `unreachable_pub` for doctests
2025-11-10 19:55 UTC (4+ messages)
[PATCH] mm/selftests: Fix -Wtautological-compare warning in mremap_test.c
2025-11-10 18:09 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