Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-02-04 08:31:54 to 2023-02-09 16:36:41 UTC [more...]

[PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
 2023-02-09 16:36 UTC  (5+ messages)

[PATCH v2 00/10] Add IO page table replacement support
 2023-02-09 16:19 UTC  (29+ messages)
` [PATCH v2 01/10] iommu: Move dev_iommu_ops() to private header
` [PATCH v2 02/10] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v2 03/10] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v2 04/10] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage
` [PATCH v2 05/10] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v2 06/10] iommufd/selftest: Add coverage for access->ioas replacement
` [PATCH v2 07/10] iommufd/device: Make hwpt_list list_add/del symmetric
` [PATCH v2 08/10] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v2 09/10] vfio: Support IO page table replacement
` [PATCH v2 10/10] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()

[PATCH v3] selftests: use printf instead of echo -ne
 2023-02-09 16:19 UTC  (2+ messages)

[PATCH 00/17] Add Intel VT-d nested translation
 2023-02-09 16:16 UTC  (21+ messages)
` [PATCH 01/17] iommu: Add new iommu op to create domains owned by userspace
` [PATCH 02/17] iommu: Add nested domain support
` [PATCH 03/17] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH 04/17] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH 05/17] iommu/vt-d: Add nested domain support
` [PATCH 06/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH 07/17] iommufd: Add/del hwpt to IOAS at alloc/destroy()
` [PATCH 08/17] iommufd: Split iommufd_hw_pagetable_alloc()
` [PATCH 09/17] iommufd: Add kernel-managed hw_pagetable allocation for userspace
` [PATCH 10/17] iommufd/device: Move IOAS attaching and detaching operations into helpers
` [PATCH 11/17] iommufd: Add infrastructure for user-managed hw_pagetable allocation
` [PATCH 12/17] iommufd: Add "
` [PATCH 13/17] iommufd/device: Report supported stage-1 page table types
` [PATCH 14/17] iommufd/selftest: Add IOMMU_TEST_OP_MOCK_DOMAIN_REPLACE test op
` [PATCH 15/17] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC ioctl
` [PATCH 16/17] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH 17/17] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-02-09 15:47 UTC  (10+ messages)
` [PATCH v10 1/6] userfaultfd: Add UFFD WP Async support
` [PATCH v10 2/6] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC
` [PATCH v10 3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs

[PATCH AUTOSEL 5.4 01/10] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:19 UTC 

[PATCH AUTOSEL 5.10 02/13] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:18 UTC 

[PATCH AUTOSEL 5.15 03/17] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:17 UTC 

[PATCH AUTOSEL 6.1 08/38] selftests/bpf: Verify copy_register_state() preserves parent/live fields
 2023-02-09 11:14 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 16/38] selftest: net: Improve IPV6_TCLASS/IPV6_HOPLIMIT tests apparmor compatibility

[PATCH 6.1 000/208] 6.1.11-rc1 review
 2023-02-09 10:24 UTC  (3+ messages)

[PATCH v1 0/3] kunit: fix bugs in debugfs logs
 2023-02-09  5:06 UTC  (7+ messages)
` [PATCH v1 1/3] kunit: fix bug in debugfs logs of parameterized tests
` [PATCH v1 2/3] kunit: fix bug in the order of lines in debugfs logs
` [PATCH v1 3/3] kunit: fix bug of extra newline characters "

[PATCH 0/6] iommufd: Add iommu capability reporting
 2023-02-09  4:16 UTC  (7+ messages)
` [PATCH 1/6] iommu: Add new iommu op to get iommu hardware information
` [PATCH 2/6] iommu/vt-d: Implement hw_info for iommu capability query
` [PATCH 3/6] iommufd: Add IOMMU_DEVICE_GET_INFO
` [PATCH 4/6] iommufd/device: Add mock_device support in iommufd_device_get_info()
` [PATCH 5/6] iommufd/selftest: Set iommu_device for mock_device
` [PATCH 6/6] iommufd/selftest: Add coverage for IOMMU_DEVICE_GET_INFO ioctl

[PATCH] KVM: selftests: Enable USERFAULTFD
 2023-02-08 17:30 UTC  (6+ messages)

[PATCH] KVM: selftests: Added eBPF program and selftest to collect vmx exit stat
 2023-02-08 17:21 UTC  (4+ messages)

[PATCH] KVM: selftests: Remove duplicate macro definition
 2023-02-08 15:00 UTC  (2+ messages)

[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-02-08 14:48 UTC  (3+ messages)
` [PATCH v1 2/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline
 2023-02-08 14:45 UTC  (3+ messages)

[PATCH 0/4] selftests/resctrl: Small cleanups
 2023-02-08 14:04 UTC  (6+ messages)
` [PATCH 1/4] selftests/resctrl: Change initialize_llc_perf() return type to void
` [PATCH 2/4] selftests/resctrl: Don't hard code divisor in MBM results
` [PATCH 3/4] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
` [PATCH 4/4] selftests/resctrl: Use remount_resctrlfs() consistently with boolean

[PATCH v1 0/8] Add IO page table replacement support
 2023-02-08 12:42 UTC  (25+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 7/8] iommufd/device: Use iommu_group_replace_domain()
` [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement

[PATCH net 0/6] mptcp: fixes for v6.2
 2023-02-08  9:40 UTC  (8+ messages)
` [PATCH net 1/6] mptcp: do not wait for bare sockets' timeout
` [PATCH net 2/6] mptcp: fix locking for setsockopt corner-case
` [PATCH net 3/6] mptcp: fix locking for in-kernel listener creation
` [PATCH net 4/6] mptcp: be careful on subflow status propagation on errors
` [PATCH net 5/6] selftests: mptcp: allow more slack for slow test-case
` [PATCH net 6/6] selftests: mptcp: stop tests earlier

[PATCH 0/4] selftests/resctrl: Fixes to error handling logic
 2023-02-08  9:30 UTC  (5+ messages)
` [PATCH 1/4] selftests/resctrl: Return error if memory is not allocated
` [PATCH 2/4] selftests/resctrl: Move ->setup() call outside of test specific branches
` [PATCH 3/4] selftests/resctrl: Allow ->setup() to return errors
` [PATCH 4/4] selftests/resctrl: Check for return value after write_schemata()

[PATCH v6 0/5] Some improvements of resctrl selftest
 2023-02-08  7:54 UTC  (9+ messages)
` [PATCH v6 4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test

[PATCH] selftests: tpm2: remove redundant ord()
 2023-02-08  2:50 UTC  (2+ messages)

[PATCH 0/4] Add extra checkings to amx_test
 2023-02-08  1:48 UTC  (9+ messages)
` [PATCH 1/4] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH 2/4] KVM: selftests: x86: Add check of IA32_XFD in amx_test
` [PATCH 3/4] KVM: selftests: x86: Enable checking on xcomp_bv "
` [PATCH 4/4] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[18] is set "

[PATCH] kunit: Add printf attribute to fail_current_test_impl
 2023-02-07 22:03 UTC  (2+ messages)

[PATCH v2] selftests: use printf instead of echo -ne
 2023-02-07 21:54 UTC  (4+ messages)

[PATCH] kselftest/arm64: Don't require FA64 for streaming SVE+ZA tests
 2023-02-07 18:54 UTC  (2+ messages)

[PATCH] kselftest/arm64: Copy whole EXTRA context
 2023-02-07 18:54 UTC  (2+ messages)

[PATCH v7 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
 2023-02-07 16:42 UTC  (25+ messages)
` [PATCH v7 01/14] KVM: s390: selftest: memop: Pass mop_desc via pointer
` [PATCH v7 02/14] KVM: s390: selftest: memop: Replace macros by functions
` [PATCH v7 03/14] KVM: s390: selftest: memop: Move testlist into main
` [PATCH v7 04/14] KVM: s390: selftest: memop: Add bad address test
` [PATCH v7 05/14] KVM: s390: selftest: memop: Fix typo
` [PATCH v7 06/14] KVM: s390: selftest: memop: Fix wrong address being used in test
` [PATCH v7 07/14] KVM: s390: selftest: memop: Fix integer literal
` [PATCH v7 08/14] KVM: s390: Move common code of mem_op functions into function
` [PATCH v7 09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op
` [PATCH v7 10/14] KVM: s390: Refactor absolute vm mem_op function
` [PATCH v7 11/14] KVM: s390: Refactor vcpu "
` [PATCH v7 12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
` [PATCH v7 13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG
` [PATCH v7 14/14] KVM: s390: selftest: memop: Add cmpxchg tests
    ` [PATCH v8 "

[PATCH 0/2] selftests: bump timeout for firmware and kmod
 2023-02-06 23:43 UTC  (3+ messages)
` [PATCH 1/2] selftests/kmod: increase the kmod timeout from 45 to 165
` [PATCH 2/2] selftests/firmware: increase timeout from 165 to 230

[PATCH][next] selftests/bpf: Fix spelling mistake "detecion" -> "detection"
 2023-02-06 23:00 UTC  (2+ messages)

[PATCH v2 0/6] RISC-V Hardware Probing User Interface
 2023-02-06 22:47 UTC  (6+ messages)
` [PATCH v2 6/6] selftests: Test the new RISC-V hwprobe interface

[PATCH] KVM: selftests: Remove redundant setbuf()
 2023-02-06 17:12 UTC  (2+ messages)

[PATCH v4 00/21] arm64/sme: Support SME 2 and SME 2.1
 2023-02-06 16:44 UTC  (5+ messages)
` [PATCH v4 07/21] arm64/sme: Enable host kernel to access ZT0

[PATCH RFC net-next v2 0/3] vsock: add support for sockmap
 2023-02-05 20:08 UTC  (3+ messages)

[PATCH 01/19] mm: Introduce vm_account
 2023-02-06  7:47 UTC  (2+ messages)
` [PATCH 19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap

[PATCH] selftests: amd-pstate: fix TEST_FILES
 2023-02-04 13:34 UTC 

[PATCH] selftests: find echo binary to use -ne options
 2023-02-04 13:36 UTC  (3+ messages)

[PATCH] selftests: fix LLVM build for i386 and x86_64
 2023-02-04 13:19 UTC  (3+ messages)

[PATCH] kselftest/alsa: Run PCM tests for multiple cards in parallel
 2023-02-04  8:37 UTC  (2+ messages)

[PATCH 5.15 00/20] 5.15.92-rc1 review
 2023-02-04  8:31 UTC 


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