Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-10-20 09:19:52 to 2023-10-24 18:00:58 UTC [more...]

[PATCH v6 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-24 18:00 UTC  (24+ messages)
` [PATCH v6 01/10] iommu: Add IOMMU_DOMAIN_NESTED
` [PATCH v6 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v6 03/10] iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
` [PATCH v6 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v6 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
` [PATCH v6 06/10] iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
` [PATCH v6 07/10] iommufd: Add a nested HW pagetable object
` [PATCH v6 08/10] iommu: Add iommu_copy_struct_from_user helper
` [PATCH v6 09/10] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v6 10/10] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs

# Toplevel Makefile doesn't process module build correctly on recursive make calls
 2023-10-24 17:10 UTC 

[PATCH 0/5] selftests/nolibc: various build improvements
 2023-10-24 16:17 UTC  (13+ messages)
` [PATCH 2/5] selftests/nolibc: use EFI -bios for LoongArch qemu
` [PATCH 3/5] selftests/nolibc: anchor paths in $(srcdir) if possible
` [PATCH 4/5] selftests/nolibc: support out-of-tree builds
` [PATCH 5/5] selftests/nolibc: generate config automatically

[PATCH v2 1/4] selftests: capabilities: remove duplicate unneeded defines
 2023-10-24 15:53 UTC  (4+ messages)
` [PATCH v2 3/4] selftests: core: remove duplicate defines

[PATCH] selftests: core: include linux/close_range.h for CLOSE_RANGE_* macros
 2023-10-24 15:51 UTC 

[PATCH v7 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-24 15:14 UTC  (9+ messages)
` [PATCH v7 1/8] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v7 2/8] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v7 3/8] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v7 4/8] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v7 5/8] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v7 6/8] iommu/vt-d: Set the nested domain to a device
` [PATCH v7 7/8] iommu/vt-d: Add nested domain allocation
` [PATCH v7 8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain

[PATCH] iommu/vt-d: Enhance capability check for nested parent domain allocation
 2023-10-24 15:00 UTC 

[PATCH v3 0/3] userfaultfd move option
 2023-10-24 14:36 UTC  (14+ messages)
` [PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI

[PATCH v2] kunit: Warn if tests are slow
 2023-10-24 12:51 UTC  (2+ messages)

[RFC PATCH v1 0/8] Introduce mseal() syscall
 2023-10-24 10:42 UTC  (27+ messages)

[PATCH 00/24] selftests/resctrl: CAT test improvements & generalized test framework
 2023-10-24  9:26 UTC  (25+ messages)
` [PATCH 01/24] selftests/resctrl: Split fill_buf to allow tests finer-grained control
` [PATCH 02/24] selftests/resctrl: Refactor fill_buf functions
` [PATCH 03/24] selftests/resctrl: Refactor get_cbm_mask()
` [PATCH 04/24] selftests/resctrl: Mark get_cache_size() cache_type const
` [PATCH 05/24] selftests/resctrl: Create cache_size() helper
` [PATCH 06/24] selftests/resctrl: Exclude shareable bits from schemata in CAT test
` [PATCH 07/24] selftests/resctrl: Split measure_cache_vals() function
` [PATCH 08/24] selftests/resctrl: Split show_cache_info() to test specific and generic parts
` [PATCH 09/24] selftests/resctrl: Remove unnecessary __u64 -> unsigned long conversion
` [PATCH 10/24] selftests/resctrl: Remove nested calls in perf event handling
` [PATCH 11/24] selftests/resctrl: Consolidate naming of perf event related things
` [PATCH 12/24] selftests/resctrl: Improve perf init
` [PATCH 13/24] selftests/resctrl: Convert perf related globals to locals
` [PATCH 14/24] selftests/resctrl: Move cat_val() to cat_test.c and rename to cat_test()
` [PATCH 15/24] selftests/resctrl: Read in less obvious order to defeat prefetch optimizations
` [PATCH 16/24] selftests/resctrl: Rewrite Cache Allocation Technology (CAT) test
` [PATCH 17/24] selftests/resctrl: Create struct for input parameter
` [PATCH 18/24] selftests/resctrl: Introduce generalized test framework
` [PATCH 19/24] selftests/resctrl: Pass write_schemata() resource instead of test name
` [PATCH 20/24] selftests/resctrl: Add helper to convert L2/3 to integer
` [PATCH 21/24] selftests/resctrl: Get resource id from cache id
` [PATCH 22/24] selftests/resctrl: Add test groups and name L3 CAT test L3_CAT
` [PATCH 23/24] selftests/resctrl: Add L2 CAT test
` [PATCH 24/24] selftests/resctrl: Ignore failures from L2 CAT test with <= 2 bits

Wycena paneli fotowoltaicznych
 2023-10-24  8:15 UTC 

[PATCH] selftests: bpf: add malloc failures checks in bpf_iter
 2023-10-24  3:28 UTC  (2+ messages)

[PATCH-cgroup 0/4] cgroup/cpuset: Improve CPU isolation in isolated partitions
 2023-10-24  3:28 UTC  (12+ messages)
` [PATCH-cgroup 1/4] workqueue: Add workqueue_unbound_exclude_cpumask() to exclude CPUs from wq_unbound_cpumask
` [PATCH-cgroup 3/4] cgroup/cpuset: Keep track of CPUs in isolated partitions

[PATCH] selftests: add a sanity check for zswap
 2023-10-24  2:45 UTC  (2+ messages)

[PATCH v6 0/8] Add Intel VT-d nested translation (part 1/2)
 2023-10-24  2:06 UTC  (18+ messages)
` [PATCH v6 1/8] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v6 2/8] iommu/vt-d: Extend dmar_domain to support nested domain
` [PATCH v6 3/8] iommu/vt-d: Add helper for nested domain allocation
` [PATCH v6 4/8] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v6 5/8] iommu/vt-d: Make domain attach helpers to be extern
` [PATCH v6 6/8] iommu/vt-d: Set the nested domain to a device
` [PATCH v6 7/8] iommu/vt-d: Add nested domain allocation
` [PATCH v6 8/8] iommu/vt-d: Disallow read-only mappings to nest parent domain

[PATCH] selftests/net: give more time to udpgro nat tests
 2023-10-23 19:50 UTC 

[PATCH v4 08/17] iommufd: Always setup MSI and anforce cc on kernel-managed domains
 2023-10-23 18:49 UTC  (18+ messages)

[PATCH RFC RFT 0/5] fork: Support shadow stacks in clone3()
 2023-10-23 18:32 UTC  (8+ messages)
` [PATCH RFC RFT 1/5] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFC RFT 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFC RFT 3/5] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFC RFT 4/5] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFC RFT 5/5] kselftest/clone3: Test shadow stack support

[PATCH v3 2/3] userfaultfd: UFFDIO_MOVE uABI
 2023-10-23 17:33 UTC  (18+ messages)

[PATCH] Incorrect backtracking for load/store or atomic ops
 2023-10-23 17:06 UTC  (4+ messages)

[PATCH 0/2] um: kunit: Add Clang support for CONFIG_GCOV
 2023-10-23 14:58 UTC  (4+ messages)
` [PATCH 1/2] arch: um: Add Clang coverage support
` [PATCH 2/2] Documentation: kunit: Add clang UML coverage example

[PATCH] selftests:net change ifconfig with ip command
 2023-10-23 14:19 UTC  (6+ messages)
    ` [PATCH v2] "

[PATCH 0/2] mm/damon/sysfs: fix unexpected targets adding bug
 2023-10-22 21:07 UTC  (2+ messages)
` [PATCH 2/2] mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()

[PATCH v6 0/3] Add Intel VT-d nested translation (part 2/2)
 2023-10-21  3:29 UTC  (5+ messages)
` [PATCH v6 1/3] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v6 2/3] iommu/vt-d: Make iotlb flush helpers to be extern
` [PATCH v6 3/3] iommu/vt-d: Add iotlb flush for nested domain

[GIT PULL] Kselftest fixes update for Linux 6.6-rc7
 2023-10-20 21:53 UTC  (2+ messages)

[PATCH v3 0/5] workload-specific and memory pressure-driven zswap writeback
 2023-10-20 19:58 UTC  (9+ messages)
` [PATCH v3 2/5] zswap: make shrinking memcg-aware
` [PATCH v3 5/5] zswap: shrinks zswap pool based on memory pressure

[RFC PATCH v2 0/8] Introduce mseal() syscall
 2023-10-20 16:33 UTC  (7+ messages)
` [RFC PATCH v2 6/8] mseal: Check seal flag for mremap(2)
` [RFC PATCH v2 8/8] selftest mm/mseal mprotect/munmap/mremap/mmap

kselftest/next kselftest-lkdtm: 3 runs, 2 regressions (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 16:11 UTC 

kselftest/next kselftest-seccomp: 4 runs, 3 regressions (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 16:11 UTC 

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 16:11 UTC 

kselftest/next kselftest-cpufreq: 8 runs, 4 regressions (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 16:11 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 16:11 UTC 

[PATCH 1/1] selftests: KVM: add test to print boottime wallclock
 2023-10-20 15:22 UTC  (6+ messages)

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-51-g5247e6dbed00)
 2023-10-20 15:13 UTC 

kselftest/fixes kselftest-lkdtm: 3 runs, 2 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-lib: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-livepatch: 1 runs, 1 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-seccomp: 3 runs, 3 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

kselftest/fixes kselftest-cpufreq: 8 runs, 4 regressions (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 12:20 UTC 

[PATCH] selftests/clone3: Skip new time namespace test when unsupported
 2023-10-20 11:46 UTC  (3+ messages)

kselftest/fixes build: 6 builds: 0 failed, 6 passed, 1 warning (linux-kselftest-fixes-6.6-rc5-1-gcf5a103c98a6)
 2023-10-20 11:22 UTC 

[PATCH v6 2/2] selftests/ftrace: Add new test case which checks non unique symbol
 2023-10-20 10:42 UTC 

[PATCH v5 0/6] iommufd: Add nesting infrastructure (part 2/2)
 2023-10-20  9:24 UTC  (7+ messages)
` [PATCH v5 1/6] iommu: Add cache_invalidate_user op
` [PATCH v5 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v5 3/6] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v5 4/6] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v5 5/6] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v5 6/6] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl

[PATCH v5 00/10] iommufd: Add nesting infrastructure (part 1/2)
 2023-10-20  9:19 UTC  (11+ messages)
` [PATCH v5 01/10] iommu: Add IOMMU_DOMAIN_NESTED
` [PATCH v5 02/10] iommu: Pass in parent domain with user_data to domain_alloc_user op
` [PATCH v5 03/10] iommufd: Rename IOMMUFD_OBJ_HW_PAGETABLE to IOMMUFD_OBJ_HWPT_PAGING
` [PATCH v5 04/10] iommufd/device: Wrap IOMMUFD_OBJ_HWPT_PAGING-only configurations
` [PATCH v5 05/10] iommufd: Derive iommufd_hwpt_paging from iommufd_hw_pagetable
` [PATCH v5 06/10] iommufd: Share iommufd_hwpt_alloc with IOMMUFD_OBJ_HWPT_NESTED
` [PATCH v5 07/10] iommufd: Add a nested HW pagetable object
` [PATCH v5 08/10] iommu: Add iommu_copy_struct_from_user helper
` [PATCH v5 09/10] iommufd/selftest: Add nested domain allocation for mock domain
` [PATCH v5 10/10] iommufd/selftest: Add coverage for IOMMU_HWPT_ALLOC with nested HWPTs


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