Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2025-09-02 11:44:54 to 2025-09-04 10:11:26 UTC [more...]

[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-04 10:10 UTC  (5+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions

[PATCH bpf-next v3 0/4] powerpc64/bpf: Add support for bpf arena and arena atomics
 2025-09-04 10:08 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v3 2/4] powerpc64/bpf: Implement bpf_addr_space_cast instruction
` [PATCH bpf-next v3 3/4] powerpc64/bpf: Introduce bpf_jit_emit_atomic_ops() to emit atomic instructions
` [PATCH bpf-next v3 4/4] powerpc64/bpf: Implement PROBE_ATOMIC instructions

[PATCH v3 0/3] KVM: riscv: selftests: Enable supported test cases
 2025-09-04  9:48 UTC  (4+ messages)

[PATCH v10 00/21] TDX KVM selftests
 2025-09-04  9:27 UTC  (24+ messages)
` [PATCH v10 01/21] KVM: selftests: Allocate pgd in virt_map() as necessary
` [PATCH v10 02/21] KVM: selftests: Expose functions to get default sregs values
` [PATCH v10 03/21] KVM: selftests: Expose function to allocate guest vCPU stack
` [PATCH v10 04/21] KVM: selftests: Update kvm_init_vm_address_properties() for TDX
` [PATCH v10 05/21] KVM: selftests: Expose segment definitons to assembly files
` [PATCH v10 06/21] KVM: selftests: Add kbuild definitons
` [PATCH v10 07/21] KVM: selftests: Define structs to pass parameters to TDX boot code
` [PATCH v10 08/21] KVM: selftests: Add "
` [PATCH v10 09/21] KVM: selftests: Set up TDX boot code region
` [PATCH v10 10/21] KVM: selftests: Set up TDX boot parameters region
` [PATCH v10 11/21] KVM: selftests: Add helper to initialize TDX VM
` [PATCH v10 12/21] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v10 13/21] KVM: selftests: Add helpers to init TDX memory and finalize VM
` [PATCH v10 14/21] KVM: selftests: Call TDX init when creating a new TDX vm
` [PATCH v10 15/21] KVM: selftests: Setup memory regions for TDX on vm creation
` [PATCH v10 16/21] KVM: selftests: Call KVM_TDX_INIT_VCPU when creating a new TDX vcpu
` [PATCH v10 17/21] KVM: selftests: Set entry point for TDX guest code
` [PATCH v10 18/21] KVM: selftests: Add support for TDX TDCALL from guest
` [PATCH v10 19/21] KVM: selftests: Add wrapper for TDX MMIO "
` [PATCH v10 20/21] KVM: selftests: Add ucall support for TDX
` [PATCH v10 21/21] KVM: selftests: Add TDX lifecycle test

[bpf-next v2 0/5] powerpc64/bpf: Add support for bpf arena and arena atomics
 2025-09-04  8:25 UTC  (7+ messages)
` [PATCH bpf-next v2 1/5] powerpc64/bpf: Implement PROBE_MEM32 pseudo instructions
` [PATCH bpf-next v2 5/5] selftests/bpf: Fix arena_spin_lock selftest failure

[PATCH net-next] selftest: netcons: create a torture test
 2025-09-04  8:13 UTC  (3+ messages)

[PATCH 0/8] riscv: add initial support for hardware breakpoints
 2025-09-04  5:31 UTC  (3+ messages)
` [PATCH 4/8] riscv: Introduce support for hardware break/watchpoints

[PATCH v1] libbpf: remove unused args in parse_usdt_note
 2025-09-04  5:30 UTC  (2+ messages)

[PATCH v9 00/19] TDX KVM selftests
 2025-09-04  3:57 UTC  (8+ messages)
` [PATCH v9 13/19] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration
` [PATCH v9 18/19] KVM: selftests: Add ucall support for TDX

[PATCH RESEND bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-09-04  2:10 UTC  (4+ messages)
` [PATCH RESEND bpf-next v3 1/3] selftests/bpf: move get_ksyms and get_addrs to trace_helpers.c
` [PATCH RESEND bpf-next v3 2/3] selftests/bpf: skip recursive functions for kprobe_multi
` [PATCH RESEND bpf-next v3 3/3] selftests/bpf: add benchmark testing for kprobe-multi-all

[PATCH net-next v2] selftests: net: Add tests to verify team driver option set and get
 2025-09-04  1:54 UTC 

[PATCH net-next] selftests: net: Add tests to verify team driver option set and get
 2025-09-04  1:17 UTC  (5+ messages)

[PATCH bpf-next v3 0/3] selftests/bpf: benchmark all symbols for kprobe-multi
 2025-09-04  1:12 UTC  (3+ messages)

[PATCH] selftests/bpf: Upon failures, exit with code 1 in test_xsk.sh
 2025-09-03 23:50 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix count write in testapp_xdp_metadata_copy()
 2025-09-03 23:50 UTC  (2+ messages)

[PATCH] seccomp: Add SECCOMP_CLONE_FILTER operation
 2025-09-03 22:44 UTC  (4+ messages)

[PATCH net-next v2 0/4] mptcp: misc. features for v6.18
 2025-09-03 22:20 UTC  (6+ messages)
` [PATCH net-next v2 1/4] mptcp: use HMAC-SHA256 library instead of open-coded HMAC
` [PATCH net-next v2 2/4] selftests: mptcp: add checks for fallback counters
` [PATCH net-next v2 3/4] net: Add rfs_needed() helper
` [PATCH net-next v2 4/4] mptcp: record subflows in RPS table

[PATCH bpf-next v4 1/2] bpf: add bpf_strcasecmp kfunc
 2025-09-03 19:41 UTC  (4+ messages)
` [PATCH bpf-next v4 2/2] selftests/bpf: Test kfunc bpf_strcasecmp

[PATCH v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-03 17:46 UTC  (16+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v5 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v5 05/15] iommupt: Add iova_to_phys op
` [PATCH v5 06/15] iommupt: Add unmap_pages op
` [PATCH v5 07/15] iommupt: Add map_pages op
` [PATCH v5 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v5 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v5 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v5 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v5 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v5 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v5 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v5 15/15] iommupt: Add a kunit test for the IOMMU implementation

[PATCH RESEND v4] selftests/tty: add TIOCSTI test suite
 2025-09-03 15:49 UTC 

[PATCH net-next v6] selftests: net: add test for ipv6 fragmentation
 2025-09-03 15:46 UTC 

[PATCH v4] selftests/tty: add TIOCSTI test suite
 2025-09-03 15:08 UTC  (3+ messages)

[PATCH v20 0/8] fork: Support shadow stacks in clone3()
 2025-09-03 15:34 UTC  (5+ messages)
` [PATCH v20 4/8] fork: Add shadow stack support to clone3()

[PATCH net-next v5 0/9] vsock: add namespace support to vhost-vsock
 2025-09-03 15:10 UTC  (11+ messages)
` [PATCH net-next v5 3/9] vsock: add netns to vsock core
` [PATCH net-next v5 4/9] vsock/loopback: add netns support
` [PATCH net-next v5 9/9] selftests/vsock: add namespace tests

[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
 2025-09-03  7:02 UTC  (3+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test

[PATCH v6 12/24] tracing: selftests: Add trace remote tests
 2025-09-03  4:58 UTC  (2+ messages)

[PATCHSET V2 bpf-next 0/2] cpuidle, bpf: Introduce BPF-ext cpuidle governor policy via struct_ops
 2025-09-03  3:06 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/2] selftests/bpf: Add selftests for cpuidle_gov_ext

[PATCH v3] selftests/tty: add TIOCSTI test suite
 2025-09-03  0:44 UTC  (5+ messages)

[PATCH v3] selftests: net: avoid memory leak
 2025-09-03  0:10 UTC  (2+ messages)

[PATCH bpf-next v3 1/2] bpf: add bpf_strcasecmp kfunc
 2025-09-02 23:49 UTC  (3+ messages)

[PATCH bpf-next v4 0/2] bpf: Add kfunc bpf_strcasecmp()
 2025-09-02 23:46 UTC 

[PATCH net-next v2 1/2] selftests: drv-net: rss_ctx: use Netlink for timed reconfig
 2025-09-02 23:50 UTC  (2+ messages)

[PATCH 0/3] selftests: drv-net: Fix issues in devlink_rate_tc_bw.py
 2025-09-02 23:21 UTC  (3+ messages)
` [PATCH 3/3] selftests: drv-net: Relax total BW check "

[PATCH net-next 1/2] selftests: drv-net: adjust tests before defaulting to shell=False
 2025-09-02 23:20 UTC  (2+ messages)

[PATCH net-next] net: selftests: clean up tools/testing/selftests/net/lib/py/utils.py
 2025-09-02 23:00 UTC  (2+ messages)

[PATCH net-next 0/6] mptcp: misc. features for v6.18
 2025-09-02 22:21 UTC  (13+ messages)

[PATCH 0/8] Add selftests for mshare
 2025-09-02 21:34 UTC  (5+ messages)
` [PATCH 4/8] mshare: selftests: Add test case shared memory
    ` [External] "

[PATCH v2 0/2] selftests/mm: split_huge_page_test: split_pte_mapped_thp improvements
 2025-09-02 20:00 UTC  (6+ messages)
` [PATCH v2 1/2] selftests/mm: split_huge_page_test: fix occasional is_backed_by_folio() wrong results
` [PATCH v2 2/2] selftests/mm: split_huge_page_test: cleanups for split_pte_mapped_thp test

next-20250805: ampere: WARNING: kernel/cgroup/cpuset.c:1352 at remote_partition_disable
 2025-09-02 18:47 UTC  (4+ messages)

[PATCH v3 1/2] libbpf: add support for printing BTF character arrays as strings
 2025-09-02 18:20 UTC  (8+ messages)

[PATCH v2 1/7] selftests/pidfd: Add architecture-specific fallback definitions for pidfd_open
 2025-09-02 17:01 UTC  (7+ messages)
` [PATCH v2 2/7] selftests: harness: Include pidfd.h to get syscall definitions from tools/
` [PATCH v2 3/7] selftests: kselftest: Add memfd_create syscall compatibility
` [PATCH v2 4/7] KVM: selftests: Add backtrace fallback
` [PATCH v2 5/7] rseq: selftests: Add non-glibc compatibility fixes
` [PATCH v2 6/7] selftests: Fix stdbuf compatibility in mixed libc environments
` [PATCH v2 7/7] selftests: kselftest: Add ulong typedef for non-glibc compatibility

[PATCH net-next 0/5] net: common feature compute for upper interface
 2025-09-02 16:22 UTC  (3+ messages)
` [PATCH net-next 3/5] team: use common function to compute the features

[Patch v2] selftests/mm: check content to see whether mremap corrupt data
 2025-09-02 15:42 UTC  (11+ messages)

[PATCH net-next v5] selftests: net: add test for ipv6 fragmentation
 2025-09-02 14:48 UTC  (2+ messages)

[PATCH bpf-next v2 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
 2025-09-02 12:50 UTC  (15+ messages)
` [PATCH bpf-next v2 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v2 02/14] selftests/bpf: test_xsk: Initialize bitmap before use
` [PATCH bpf-next v2 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v2 04/14] selftests/bpf: test_xsk: Wrap test clean-up in functions
` [PATCH bpf-next v2 05/14] selftests/bpf: test_xsk: Release resources when swap fails
` [PATCH bpf-next v2 06/14] selftests/bpf: test_xsk: Add return value to init_iface()
` [PATCH bpf-next v2 07/14] selftests/bpf: test_xsk: Don't exit immediately when xsk_attach fails
` [PATCH bpf-next v2 08/14] selftests/bpf: test_xsk: Don't exit immediately when gettimeofday fails
` [PATCH bpf-next v2 09/14] selftests/bpf: test_xsk: Don't exit immediately when workers fail
` [PATCH bpf-next v2 10/14] selftests/bpf: test_xsk: Don't exit immediately if validate_traffic fails
` [PATCH bpf-next v2 11/14] selftests/bpf: test_xsk: Don't exit immediately on allocation failures
` [PATCH bpf-next v2 12/14] selftests/bpf: test_xsk: Move exit_with_error to xskxceiver.c
` [PATCH bpf-next v2 13/14] selftests/bpf: test_xsk: Isolate flaky tests
` [PATCH bpf-next v2 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework

[PATCH v15 net-next 00/14] AccECN protocol patch series
 2025-09-02 12:23 UTC  (6+ messages)
` [PATCH v15 net-next 10/14] tcp: accecn: AccECN option

[PATCH v8 00/29] KVM: arm64: Implement support for SME
 2025-09-02 11:36 UTC  (23+ messages)
` [PATCH v8 08/29] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v8 09/29] KVM: arm64: Move SVE state access macros after feature test macros
` [PATCH v8 10/29] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v8 11/29] KVM: arm64: Document the KVM ABI for SME
` [PATCH v8 12/29] KVM: arm64: Define internal features "
` [PATCH v8 13/29] KVM: arm64: Rename sve_state_reg_region
` [PATCH v8 14/29] KVM: arm64: Store vector lengths in an array
` [PATCH v8 15/29] KVM: arm64: Implement SME vector length configuration
` [PATCH v8 16/29] KVM: arm64: Support SME control registers
` [PATCH v8 17/29] KVM: arm64: Support TPIDR2_EL0
` [PATCH v8 18/29] KVM: arm64: Support SME identification registers for guests
` [PATCH v8 19/29] KVM: arm64: Support SME priority registers
` [PATCH v8 20/29] KVM: arm64: Provide assembly for SME register access
` [PATCH v8 21/29] KVM: arm64: Support userspace access to streaming mode Z and P registers
` [PATCH v8 22/29] KVM: arm64: Flush register state on writes to SVCR.SM and SVCR.ZA
` [PATCH v8 23/29] KVM: arm64: Expose SME specific state to userspace
` [PATCH v8 24/29] KVM: arm64: Context switch SME state for guests
` [PATCH v8 25/29] KVM: arm64: Handle SME exceptions
` [PATCH v8 26/29] KVM: arm64: Expose SME to nested guests
` [PATCH v8 27/29] KVM: arm64: Provide interface for configuring and enabling SME for guests
` [PATCH v8 28/29] KVM: arm64: selftests: Add SME system registers to get-reg-list
` [PATCH v8 29/29] KVM: arm64: selftests: Add SME to set_id_regs test


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