Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2026-01-11 14:40:41 to 2026-01-13 15:44:47 UTC [more...]

[PATCH net-next v14 00/12] vsock: add namespace support to vhost-vsock and loopback
 2026-01-13 15:44 UTC  (19+ messages)
` [PATCH net-next v14 01/12] vsock: add netns to vsock core
` [PATCH net-next v14 02/12] virtio: set skb owner of virtio_transport_reset_no_sock() reply
` [PATCH net-next v14 03/12] vsock: add netns support to virtio transports
` [PATCH net-next v14 04/12] selftests/vsock: increase timeout to 1200
` [PATCH net-next v14 05/12] selftests/vsock: add namespace helpers to vmtest.sh
` [PATCH net-next v14 06/12] selftests/vsock: prepare vm management helpers for namespaces
` [PATCH net-next v14 07/12] selftests/vsock: add vm_dmesg_{warn,oops}_count() helpers
` [PATCH net-next v14 08/12] selftests/vsock: use ss to wait for listeners instead of /proc/net
` [PATCH net-next v14 09/12] selftests/vsock: add tests for proc sys vsock ns_mode
` [PATCH net-next v14 10/12] selftests/vsock: add namespace tests for CID collisions
` [PATCH net-next v14 11/12] selftests/vsock: add tests for host <-> vm connectivity with namespaces
` [PATCH net-next v14 12/12] selftests/vsock: add tests for namespace deletion

[PATCH net v2] selftests: net: fib-onlink-tests: Convert to use namespaces by default
 2026-01-13 15:37 UTC 

[PATCH v4 0/3] KVM ARM64 pre_fault_memory
 2026-01-13 15:26 UTC  (4+ messages)
` [PATCH v4 1/3] KVM: arm64: Add pre_fault_memory implementation
` [PATCH v4 2/3] KVM: selftests: Enable pre_fault_memory_test for arm64
` [PATCH v4 3/3] KVM: selftests: Add option for different backing in pre-fault tests

[PATCH nf-next v2 0/4] Add IP6IP6 flowtable SW acceleration
 2026-01-13 15:23 UTC  (5+ messages)
` [PATCH nf-next v2 1/4] netfilter: Introduce tunnel metadata info in nf_flowtable_ctx struct
` [PATCH nf-next v2 2/4] netfilter: flowtable: Add IP6IP6 rx sw acceleration

[PATCH v9 00/30] KVM: arm64: Implement support for SME
 2026-01-13 14:58 UTC  (28+ messages)
` [PATCH v9 14/30] KVM: arm64: Implement SME vector length configuration
` [PATCH v9 18/30] KVM: arm64: Support SME priority registers
` [PATCH v9 19/30] KVM: arm64: Provide assembly for SME register access
` [PATCH v9 20/30] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v9 21/30] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v9 22/30] KVM: arm64: Expose SME specific state to userspace
` [PATCH v9 23/30] KVM: arm64: Context switch SME state for guests
` [PATCH v9 24/30] KVM: arm64: Handle SME exceptions
` [PATCH v9 25/30] KVM: arm64: Expose SME to nested guests
` [PATCH v9 26/30] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v9 27/30] KVM: arm64: selftests: Remove spurious check for single bit safe values
` [PATCH v9 28/30] KVM: arm64: selftests: Skip impossible invalid value tests

[PATCH net-next v2 0/2] selftests: net: improve error handling in passive TFO test
 2026-01-13 14:48 UTC  (4+ messages)
` [PATCH net-next v2 1/2] selftests: net: fix passive TFO test to fail if child processes failed
` [PATCH net-next v2 2/2] selftests: net: improve error handling in passive TFO test

[PATCH net-next 0/2] selftests: net: improve error handling in passive TFO test
 2026-01-13 14:22 UTC  (7+ messages)
` [PATCH net-next 1/2] selftests: net: fix passive TFO test to fail if child processes failed
` [PATCH net-next 2/2] selftests: net: improve error handling in passive TFO test

[PATCH 0/3] selftests/mm: add memory failure selftests
 2026-01-13 14:05 UTC  (8+ messages)

[PATCH RFC net-next v13 00/13] vsock: add namespace support to vhost-vsock and loopback
 2026-01-13 12:34 UTC  (15+ messages)
` [PATCH RFC net-next v13 02/13] vsock: add netns to vsock core
` [PATCH RFC net-next v13 03/13] virtio: set skb owner of virtio_transport_reset_no_sock() reply

[PATCH net-next v8 0/9] Add support for providers with large rx buffer
 2026-01-13 10:48 UTC  (11+ messages)
` [PATCH net-next v8 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v8 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v8 8/9] selftests: iou-zcrx: test large chunk sizes

[PATCH] selftests: harness: fix again 32-bit build warnings in __EXPECT()
 2026-01-13 10:08 UTC 

[PATCH v7 net-next 00/13] AccECN protocol case handling series
 2026-01-13  8:07 UTC  (7+ messages)

[PATCH net-next v9 0/5] net: devmem: improve cpu cost of RX token management
 2026-01-13  4:00 UTC  (12+ messages)
` [PATCH net-next v9 3/5] net: devmem: implement autorelease "
  ` [net-next,v9,3/5] "
` [PATCH net-next v9 4/5] net: devmem: document NETDEV_A_DMABUF_AUTORELEASE netlink attribute
` [PATCH net-next v9 5/5] selftests: drv-net: devmem: add autorelease test

[PATCH RESEND net-next] selftests/net/ipsec: Fix variable size type not at the end of struct
 2026-01-13  3:20 UTC  (2+ messages)

[PATCH bpf-next v7 0/3] bpf: Fix FIONREAD and copied_seq issues
 2026-01-13  2:50 UTC  (4+ messages)
` [PATCH bpf-next v7 1/3] bpf, sockmap: Fix incorrect copied_seq calculation
` [PATCH bpf-next v7 2/3] bpf, sockmap: Fix FIONREAD for sockmap
` [PATCH bpf-next v7 3/3] bpf, selftest: Add tests for FIONREAD and copied_seq

[PATCH v2 5/8] selftests/mm: introduce helper to read every page in range
 2026-01-13  0:55 UTC  (3+ messages)

[PATCH 00/10] KVM: x86: nSVM: Improve PAT virtualization
 2026-01-13  0:30 UTC  (11+ messages)
` [PATCH 01/10] KVM: x86: nSVM: Add g_pat to fields copied by svm_copy_vmrun_state()
` [PATCH 02/10] KVM: x86: nSVM: Add VALID_GPAT flag to kvm_svm_nested_state_hdr
` [PATCH 03/10] KVM: x86: nSVM: Handle legacy SVM nested state in SET_NESTED_STATE
` [PATCH 04/10] KVM: x86: nSVM: Restore L1's PAT on emulated #VMEXIT from L2 to L1
` [PATCH 05/10] KVM: x86: nSVM: Cache g_pat in vmcb_save_area_cached
` [PATCH 06/10] KVM: x86: nSVM: Add validity check for VMCB12 g_pat
` [PATCH 07/10] KVM: x86: nSVM: Set vmcb02.g_pat correctly for nested NPT
` [PATCH 08/10] KVM: x86: nSVM: Save gPAT to vmcb12.g_pat on emulated #VMEXIT from L2 to L1
` [PATCH 09/10] KVM: x86: nSVM: Fix assignment to IA32_PAT from L2
` [PATCH 10/10] KVM: selftests: nSVM: Add svm_nested_pat test

[PATCH net-next v2 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
 2026-01-13  0:16 UTC  (14+ messages)
` [PATCH net-next v2 1/6] selftests: net: py: teach ksft_pr() multi-line safety
` [PATCH net-next v2 2/6] selftests: net: py: teach cmd() how to print itself
` [PATCH net-next v2 3/6] selftests: drv-net: gro: use cmd print
` [PATCH net-next v2 4/6] selftests: drv-net: gro: improve feature config
` [PATCH net-next v2 5/6] selftests: drv-net: gro: run the test against HW GRO and LRO
` [PATCH net-next v2 6/6] selftests: drv-net: gro: break out all individual test cases

[PATCH net-next v3 0/6] selftests: drv-net: gro: enable HW GRO and LRO testing
 2026-01-13  0:07 UTC  (7+ messages)
` [PATCH net-next v3 1/6] selftests: net: py: teach ksft_pr() multi-line safety
` [PATCH net-next v3 2/6] selftests: net: py: teach cmd() how to print itself
` [PATCH net-next v3 3/6] selftests: drv-net: gro: use cmd print
` [PATCH net-next v3 4/6] selftests: drv-net: gro: improve feature config
` [PATCH net-next v3 5/6] selftests: drv-net: gro: run the test against HW GRO and LRO
` [PATCH net-next v3 6/6] selftests: drv-net: gro: break out all individual test cases

[PATCH net-next v10 0/7] netconsole: support automatic target recovery
 2026-01-12 21:53 UTC  (12+ messages)
` [PATCH net-next v10 1/7] netconsole: add target_state enum
` [PATCH net-next v10 2/7] netconsole: convert 'enabled' flag to enum for clearer state management
` [PATCH net-next v10 3/7] netconsole: add STATE_DEACTIVATED to track targets disabled by low level
` [PATCH net-next v10 4/7] netconsole: clear dev_name for devices bound by mac
` [PATCH net-next v10 5/7] netconsole: introduce helpers for dynamic_netconsole_mutex lock/unlock
` [PATCH net-next v10 6/7] netconsole: resume previously deactivated target
` [PATCH net-next v10 7/7] selftests: netconsole: validate target resume

[PATCH net-next v2 0/1] PSP self test improvements
 2026-01-12 20:57 UTC  (2+ messages)

[PATCH v4 00/19] ublk: add support for integrity data
 2026-01-12 19:44 UTC  (7+ messages)
` [PATCH v4 08/19] ublk: move offset check out of __ublk_check_and_get_req()

[GIT PULL] kselftest fixes update for Linux 6.19-rc5
 2026-01-12 19:38 UTC  (2+ messages)

[PATCH cgroup/for-6.20 v5 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12 19:31 UTC  (7+ messages)
` [PATCH cgroup/for-6.20 v5 1/5] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [PATCH cgroup/for-6.20 v5 2/5] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [PATCH cgroup/for-6.20 v5 3/5] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH cgroup/for-6.20 v5 4/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
` [PATCH cgroup/for-6.20 v5 5/5] cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()

[PATCH v2] KVM: selftests: Fix sign extension bug in get_desc64_base()
 2026-01-12 17:38 UTC  (2+ messages)

[PATCH net v2 0/2] selftests: Couple of fixes in Toeplitz RPS cases
 2026-01-12 17:37 UTC  (3+ messages)
` [PATCH net v2 1/2] selftests: drv-net: fix RPS mask handling in toeplitz test
` [PATCH net v2 2/2] selftests: drv-net: fix RPS mask handling for high CPU numbers

[PATCH v3 02/12] rust: macros: use `quote!` from vendored crate
 2026-01-12 17:07 UTC  (3+ messages)
` [PATCH v3 08/12] rust: macros: convert `#[kunit_tests]` macro to use `syn`
` [PATCH v3 11/12] rust: kunit: use `pin_init::zeroed` instead of custom null value

[PATCH net-next 0/2] selftests: Couple of fixes in Toeplitz RPS cases
 2026-01-12 16:06 UTC  (8+ messages)
` [PATCH net-next 1/2] selftests: drv-net: fix RPS mask handling in toeplitz test
` [PATCH net-next 2/2] selftests: drv-net: fix RPS mask handling for high CPU numbers

[PATCH cgroup/for-6.20 v4 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12 16:02 UTC  (11+ messages)
` [PATCH cgroup/for-6.20 v4 1/5] cgroup/cpuset: Streamline rm_siblings_excl_cpus()
` [PATCH cgroup/for-6.20 v4 2/5] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [PATCH cgroup/for-6.20 v4 3/5] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH cgroup/for-6.20 v4 4/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
` [PATCH cgroup/for-6.20 v4 5/5] cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()

[PATCH bpf-next v5 0/9] bpf: Extend BPF syscall with common attributes support
 2026-01-12 14:56 UTC  (10+ messages)
` [PATCH bpf-next v5 1/9] "
` [PATCH bpf-next v5 2/9] libbpf: Add support for extended bpf syscall
` [PATCH bpf-next v5 3/9] bpf: Refactor reporting log_true_size for prog_load
` [PATCH bpf-next v5 4/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 5/9] bpf: Refactor reporting btf_log_true_size for btf_load
` [PATCH bpf-next v5 6/9] bpf: Add syscall common attributes support "
` [PATCH bpf-next v5 7/9] bpf: Add syscall common attributes support for map_create
` [PATCH bpf-next v5 8/9] libbpf: Add common attr "
` [PATCH bpf-next v5 9/9] selftests/bpf: Add tests to verify map create failure log

[PATCH v5 net 2/2] selftests: net: simple selftest for ipvtap
 2026-01-12 14:24 UTC 

[PATCH v1 0/2] selftests/x86: Skip int80 if not supported
 2026-01-12 11:23 UTC  (2+ messages)

next-20251020: selftests: helpers.h:10:10: fatal error: kselftest.h: No such file or directory
 2026-01-12 10:27 UTC  (3+ messages)
` [PATCH] selftests/x86: Add selftests include path for kselftest.h after centralization

[PATCH v2 0/8] Various mm kselftests improvements/fixes
 2026-01-12 10:25 UTC  (5+ messages)
` [PATCH v2 8/8] selftests/mm: report SKIP in pfnmap if a check fails

[PATCH 0/6] powerpc64/bpf: Support tailcalls with subprogs & BPF exceptions
 2026-01-12  7:19 UTC  (4+ messages)
` [PATCH 5/6] powerpc64/bpf: Support exceptions

[PATCH] kunit: tool: suppress confusing error output in test
 2026-01-12  4:13 UTC 

[PATCH cgroup/for-6.20 v3 0/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12  4:04 UTC  (15+ messages)
` [PATCH cgroup/for-6.20 v3 2/5] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()
` [PATCH cgroup/for-6.20 v3 3/5] cgroup/cpuset: Don't fail cpuset.cpus change in v2
` [PATCH cgroup/for-6.20 v3 4/5] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
` [PATCH cgroup/for-6.20 v3 5/5] cgroup/cpuset: Move the v1 empty cpus/mems check to cpuset1_validate_change()

[cgroup/for-6.20 PATCH v2 0/4] cgroup/cpuset: Don't invalidate sibling partitions on cpuset.cpus conflict
 2026-01-12  1:10 UTC  (11+ messages)
` [cgroup/for-6.20 PATCH v2 2/4] cgroup/cpuset: Consistently compute effective_xcpus in update_cpumasks_hier()

[PATCH] selftests/x86: clean up sysret_rip coding style
 2026-01-11 21:01 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 2/6] powerpc64/bpf: Tailcall handling with trampolines
 2026-01-11 18:43 UTC  (3+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox