Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-09-21 19:30:19 to 2023-09-27 00:56:08 UTC [more...]

[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
 2023-09-26 21:41 UTC  (9+ messages)
` [PATCH v2 2/6] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH v2 4/6] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH v2 5/6] selftests/resctrl: Fix feature checks
` [PATCH v2 6/6] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests

[PATCH v3 0/4] kunit: Fix some bugs in kunit
 2023-09-26 21:14 UTC  (10+ messages)
` [PATCH v3 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v3 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v3 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v3 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH 1/2] kunit: Add param generator macro for zero terminated arrays
 2023-09-26 22:02 UTC  (2+ messages)
` [PATCH 2/2] kunit: Allow to filter entries from "

[PATCH] selftests/rseq: fix kselftest Clang build warnings
 2023-09-26 20:39 UTC  (4+ messages)

[PATCH] selftests/mm: Fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may cause error
 2023-09-26 18:19 UTC 

[PATCH v5 0/8] selftests/resctrl: Rework benchmark command handling
 2023-09-26 18:09 UTC  (2+ messages)

[PATCH] selftests: Fix wrong TARGET in kselftest top level Makefile
 2023-09-26 18:03 UTC 

[PATCH v4 00/17] iommufd: Add nesting infrastructure
 2023-09-26 16:29 UTC  (30+ messages)
` [PATCH v4 01/17] iommu: Add hwpt_type with user_data for domain_alloc_user op
` [PATCH v4 03/17] iommufd: Unite all kernel-managed members into a struct
` [PATCH v4 05/17] iommufd: Separate kernel-managed HWPT alloc/destroy/abort functions
` [PATCH v4 07/17] iommufd: Add user-managed hw_pagetable support
` [PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
` [PATCH v4 13/17] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v4 14/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs
` [PATCH v4 15/17] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v4 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v4 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[GIT PULL] Kselftest fixes update for Linux 6.6-rc4
 2023-09-26 16:14 UTC  (2+ messages)

[PATCH] iommufd/selftest: Iterate idev_ids in mock_domain's alloc_hwpt test
 2023-09-26 16:13 UTC  (3+ messages)

[PATCH] kunit: Check for kunit_parse_glob_filter() failure
 2023-09-26 14:34 UTC  (3+ messages)

[PATCH bpf-next v1] bpf/selftests: improve arg parsing in test_verifier
 2023-09-26 12:54 UTC  (3+ messages)

[PATCH] selftests/cgroup: Fix awk usage in test_cpuset_prs.sh that may cause error
 2023-09-26 12:18 UTC  (2+ messages)

[PATCH net-next v4 0/6] bridge: Add a limit on learned FDB entries
 2023-09-26 11:42 UTC  (13+ messages)
` [PATCH net-next v4 2/6] net: bridge: Set strict_start_type for br_policy
` [PATCH net-next v4 3/6] net: bridge: Track and limit dynamically learned FDB entries
` [PATCH net-next v4 5/6] net: bridge: Add a configurable default FDB learning limit

[RFC 0/3] vfio-pci support pasid attach/detach
 2023-09-26  9:31 UTC  (4+ messages)
` [RFC 1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices
` [RFC 2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
` [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace

[RFC 0/8] iommufd support pasid attach/replace
 2023-09-26  9:26 UTC  (9+ messages)
` [RFC 1/8] iommu: Introduce a replace API for device pasid
` [RFC 2/8] iommufd: replace attach_fn with a structure
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid
` [RFC 4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu
` [RFC 5/8] iommufd/selftest: Add a helper to get test device
` [RFC 6/8] iommufd/selftest: Add test ops to test pasid attach/detach
` [RFC 7/8] iommufd/selftest: Add coverage for iommufd "
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[PATCH] kunit: Fix a null-ptr-deref bug in kunit_run_case_catch_errors()
 2023-09-26  7:33 UTC  (2+ messages)

[PATCH v2 0/3] selftests/hid: fix building for older kernels
 2023-09-26  7:26 UTC  (2+ messages)

[PATCH bpf-next v3 8/9] bpf/tests: add tests for cpuv4 instructions
 2023-09-26  6:45 UTC  (2+ messages)

[PATCH 0/6] iommufd support allocating nested parent domain
 2023-09-26  5:52 UTC  (22+ messages)
` [PATCH 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation
` [PATCH 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH v2 0/9] KVM RISC-V Conditional Operations
 2023-09-26  4:14 UTC  (20+ messages)
` [PATCH v2 1/9] dt-bindings: riscv: Add XVentanaCondOps extension entry
` [PATCH v2 2/9] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH v2 3/9] dt-bindings: riscv: Add Zicond extension entry
` [PATCH v2 4/9] RISC-V: Detect Zicond from ISA string
` [PATCH v2 5/9] RISC-V: KVM: Allow XVentanaCondOps extension for Guest/VM
` [PATCH v2 6/9] RISC-V: KVM: Allow Zicond "
` [PATCH v2 7/9] KVM: riscv: selftests: Add senvcfg register to get-reg-list test
` [PATCH v2 8/9] KVM: riscv: selftests: Add smstateen registers "
` [PATCH v2 9/9] KVM: riscv: selftests: Add condops extensions "

[PATCH 0/2] tracing/user_events: Fix alignment issues for 32 on 64-bit and BE
 2023-09-25 23:08 UTC  (3+ messages)
` [PATCH 1/2] tracing/user_events: Align set_bit() address for all archs
` [PATCH 2/2] selftests/user_events: Fix abi_test for BE archs

[PATCH] selftests/powerpc: Fix emit_tests to work with run_kselftest.sh
 2023-09-25 22:03 UTC  (2+ messages)

[PATCH] selftests/damon: Add executable permission to test scripts
 2023-09-25 20:53 UTC  (2+ messages)

[PATCH 0/4] kunit: Fix indentation of parameterized tests messages
 2023-09-25 17:57 UTC  (5+ messages)
` [PATCH 1/4] kunit: Drop redundant text from suite init failure message
` [PATCH 2/4] kunit: Fix indentation level of suite messages
` [PATCH 3/4] kunit: Fix indentation of parameterized tests messages
` [PATCH 4/4] kunit: Prepare test plan for parameterized subtests

[PATCH v2] selftests/lkdtm: Disable CONFIG_UBSAN_TRAP in test config
 2023-09-25 17:14 UTC  (3+ messages)

[RFC] selftests: Add dependencies information for kselftest
 2023-09-25 17:14 UTC  (3+ messages)

[PATCH] kselftest/arm64: Validate SVCR in streaming SVE stress test
 2023-09-25 17:10 UTC  (2+ messages)

[RFC PATCH 0/2] Add a test to verify device probing on ACPI platforms
 2023-09-25 15:58 UTC  (3+ messages)
` [RFC PATCH 1/2] acpi: Add script to extract ACPI device ids in the kernel
` [RFC PATCH 2/2] kselftest: Add test to detect unprobed devices on ACPI platforms

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-09-25 13:32 UTC  (12+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string
` [PATCH 2/7] RISC-V: Detect Zicond "
` [PATCH 7/7] KVM: riscv: selftests: Add condops extensions to get-reg-list test

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-09-25  6:56 UTC  (11+ messages)
` [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v5 02/11] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v5 03/11] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v5 05/11] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation

[RFC v3 0/2] CPU-Idle latency selftest framework
 2023-09-25  5:06 UTC  (6+ messages)
` [RFC v3 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events

[PATCH AUTOSEL 4.19 5/7] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC 

[PATCH AUTOSEL 5.15 07/18] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:18 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 10/18] selftests: fix dependency checker script

[PATCH AUTOSEL 5.10 06/13] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 08/13] selftests: fix dependency checker script

[PATCH AUTOSEL 5.4 5/7] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC 

[PATCH AUTOSEL 4.14 4/6] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:20 UTC 

[PATCH AUTOSEL 6.1 09/28] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:17 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 13/28] selftests: fix dependency checker script

[PATCH AUTOSEL 6.5 11/41] selftests/ftrace: Correctly enable event in instance-event.tc
 2023-09-24 13:15 UTC  (2+ messages)
` [PATCH AUTOSEL 6.5 16/41] selftests: fix dependency checker script

[PATCH v6] selftests: rtc: Fixes rtctest error handling
 2023-09-23 17:36 UTC  (2+ messages)

[PATCH v2 0/3] userfaultfd remap option
 2023-09-23  1:31 UTC  (4+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
` [PATCH v2 3/3] selftests/mm: add UFFDIO_REMAP ioctl test

[PATCH v3] list: test: potential dereference of null pointer
 2023-09-23  0:54 UTC 

[PATCH v2] list: test: potential dereference of null pointer
 2023-09-22 23:39 UTC  (2+ messages)

[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
 2023-09-22 22:22 UTC  (2+ messages)

[PATCH v3 00/10] iov_iter: kunit: Cleanup, abstraction and more tests
 2023-09-22 11:30 UTC  (11+ messages)
` [PATCH v3 01/10] iov_iter: Fix some checkpatch complaints in kunit tests
` [PATCH v3 02/10] iov_iter: Consolidate some of the repeated code into helpers
` [PATCH v3 03/10] iov_iter: Consolidate the test vector struct in the kunit tests
` [PATCH v3 04/10] iov_iter: Consolidate bvec pattern checking
` [PATCH v3 05/10] iov_iter: Create a function to prepare userspace VM for UBUF/IOVEC tests
` [PATCH v3 06/10] iov_iter: Add copy kunit tests for ITER_UBUF and ITER_IOVEC
` [PATCH v3 07/10] iov_iter: Add extract "
` [PATCH v3 08/10] iov_iter: Add benchmarking kunit tests
` [PATCH v3 09/10] iov_iter: Add kunit to benchmark decanting of xarray to bvec
` [PATCH v3 10/10] iov_iter: Add benchmarking kunit tests for UBUF/IOVEC

[PATCH v4 0/2] selftests/resctrl: Bug fix and optimization
 2023-09-22 10:30 UTC  (4+ messages)
` [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v4 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file

[PATCH v3 0/8] Add printf attribute to kselftest functions
 2023-09-22  9:06 UTC  (9+ messages)
` [PATCH v3 1/8] selftests: Add printf attribute to ksefltest prints
` [PATCH v3 2/8] selftests/cachestat: Fix print_cachestat format
` [PATCH v3 3/8] selftests/openat2: Fix wrong format specifier
` [PATCH v3 4/8] selftests/pidfd: Fix ksft print formats
` [PATCH v3 5/8] selftests/sigaltstack: Fix wrong format specifier
` [PATCH v3 6/8] selftests/kvm: Replace attribute with macro
` [PATCH v3 7/8] selftests/mm: Substitute attribute with a macro
` [PATCH v3 8/8] selftests/resctrl: Fix wrong format specifier

[PATCH v2 0/4] kunit: Fix some bugs in kunit
 2023-09-22  7:45 UTC  (12+ messages)
` [PATCH v2 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v2 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v2 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v2 4/4] kunit: test: Fix the possible memory leak in executor_test

[PATCH] list: test: potential dereference of null pointer
 2023-09-22  7:22 UTC 

[PATCH 0/3] userfaultfd remap option
 2023-09-22  1:57 UTC  (8+ messages)
` [PATCH 2/3] userfaultfd: UFFDIO_REMAP uABI

[RFC PATCH] kselftest/alsa: Add configuration for mt8192-asurada-spherion
 2023-09-21 21:07 UTC 

selftests: user_events: ftrace_test: Internal error: Oops: 0000000096000021
 2023-09-21 14:49 UTC  (3+ messages)

[PATCH v4 0/8] add UFFDIO_POISON to simulate memory poisoning with UFFD
 2023-09-21 16:28 UTC  (3+ messages)
` [PATCH v4 8/8] selftests/mm: add uffd unit test for UFFDIO_POISON


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