Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-08-07 17:57:33 to 2024-08-12 00:45:25 UTC [more...]

[bpf-next 0/3] samples/bpf: Remove obsolete tracing-related tests
 2024-08-12  0:45 UTC  (4+ messages)
` [bpf-next 1/3] selftests/bpf: migrate tracepoint overhead test to prog_tests
` [bpf-next 2/3] selftests/bpf: add rename tracepoint bench test
` [bpf-next 3/3] samples/bpf: remove obsolete tracing related tests

[PATCH v1 1/1] selftests: net: af_unix: cast void* to char* in call to macro TH_LOG()
 2024-08-12  0:22 UTC 

[PATCH] selftest/powerpc/benchmark: remove requirement libc-dev
 2024-08-12  0:21 UTC  (6+ messages)

[PATCH 1/2] selftests: rust: config: add trailing newline
 2024-08-11 23:36 UTC  (6+ messages)
` [PATCH 2/2] selftests: rust: config: disable GCC_PLUGINS

[PATCH net-next v18 00/14] Device Memory TCP
 2024-08-11 21:51 UTC  (10+ messages)
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider

[PATCH v4 0/4] Introduce userspace-driven ALSA timers
 2024-08-11 20:23 UTC  (5+ messages)
` [PATCH v4 1/4] ALSA: aloop: Allow using global timers
` [PATCH v4 2/4] Docs/sound: Add documentation for userspace-driven ALSA timers
` [PATCH v4 3/4] ALSA: timer: Introduce virtual userspace-driven timers
` [PATCH v4 4/4] selftests: ALSA: Cover userspace-driven timers with test

[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
 2024-08-11 16:33 UTC  (3+ messages)

[PATCH] kselftest/cgroup: Add missing newline in test_zswap.c
 2024-08-11 14:58 UTC 

[PATCH 0/2] Improve migration by backing off earlier
 2024-08-11  9:08 UTC  (12+ messages)
` [PATCH 1/2] mm: Retry migration earlier upon refcount mismatch
` [PATCH 2/2] selftests/mm: Do not fail test for a single migration failure

[PATCH v5 0/2] Enhance network interface feature testing
 2024-08-10 17:55 UTC  (7+ messages)
` [PATCH v5 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v5 2/2] selftests: net: Add on/off checks for non-fixed features of interface

[PATCH v2 00/15] tools/nolibc: improve LLVM/clang support
 2024-08-10 14:57 UTC  (19+ messages)
` [PATCH v2 01/15] tools/nolibc: arm: use clang-compatible asm syntax
` [PATCH v2 02/15] tools/nolibc: mips: load current function to $t9
` [PATCH v2 03/15] tools/nolibc: powerpc: limit stack-protector workaround to GCC
` [PATCH v2 04/15] tools/nolibc: compiler: introduce __nolibc_has_attribute()
` [PATCH v2 05/15] tools/nolibc: move entrypoint specifics to compiler.h
` [PATCH v2 06/15] tools/nolibc: compiler: use attribute((naked)) if available
` [PATCH v2 07/15] selftests/nolibc: report failure if no testcase passed
` [PATCH v2 08/15] selftests/nolibc: avoid passing NULL to printf("%s")
` [PATCH v2 09/15] selftests/nolibc: determine $(srctree) first
` [PATCH v2 10/15] selftests/nolibc: add support for LLVM= parameter
` [PATCH v2 11/15] selftests/nolibc: add cc-option compatible with clang cross builds
` [PATCH v2 12/15] selftests/nolibc: run-tests.sh: avoid overwriting CFLAGS_EXTRA
` [PATCH v2 13/15] selftests/nolibc: don't use libgcc when building with clang
` [PATCH v2 14/15] selftests/nolibc: use correct clang target for s390/powerz
` [PATCH v2 15/15] selftests/nolibc: run-tests.sh: allow building through LLVM

[PATCH] selftests: filesystems: fix warn_unused_result build warnings
 2024-08-10 13:53 UTC 

[PATCH net] selftest: af_unix: Fix kselftest compilation warnings
 2024-08-10 13:40 UTC 

[PATCH net-next v2] selftests: net: py: support verbose printing, display executed commands
 2024-08-10  4:03 UTC  (3+ messages)

[PATCH bpf-next v2 0/4] selftests/bpf: convert three other cgroup tests to test_progs
 2024-08-09 23:53 UTC  (7+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: convert get_current_cgroup_id_user "
` [PATCH bpf-next v2 2/4] selftests/bpf: convert test_cgroup_storage "
` [PATCH bpf-next v2 4/4] selftests/bpf: convert test_skb_cgroup_id_user "

[PATCH v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
 2024-08-09 23:38 UTC  (14+ messages)
` [PATCH v2 2/3] iommu/dma: Support MSIs through nested domains

[PATCH RFT v8 0/9] fork: Support shadow stacks in clone3()
 2024-08-09 23:06 UTC  (13+ messages)
` [PATCH RFT v8 1/9] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v8 2/9] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v8 3/9] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH RFT v8 4/9] fork: Add shadow stack support to clone3()
` [PATCH RFT v8 5/9] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v8 6/9] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v8 7/9] selftests/clone3: Explicitly handle child exits due to signals
` [PATCH RFT v8 8/9] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v8 9/9] selftests/clone3: Test shadow stack support

[PATCH v9 00/13] riscv: Add support for xtheadvector
 2024-08-09 22:31 UTC  (2+ messages)

[bug report] selftests/bpf: BPF register range bounds tester
 2024-08-09 20:47 UTC  (3+ messages)

[PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
 2024-08-09 20:01 UTC  (3+ messages)

[PATCH] selftests/alsa/Makefile: fix relative rpath usage
 2024-08-09 18:53 UTC  (5+ messages)

[bug report] selftests/bpf: add trusted global subprog arg tests
 2024-08-09 17:18 UTC  (2+ messages)

Testing Quality Call notes - 2024-08-08
 2024-08-09 16:25 UTC 

[PATCH v2 3/3] iommufd/selftest: Add coverage for reserved IOVAs
 2024-08-09 15:52 UTC  (2+ messages)

[RFC 0/5] SEV Kernel Selftests
 2024-08-09 15:48 UTC  (9+ messages)
` [RFC 2/5] selftests: KVM: Decouple SEV ioctls from asserts
` [RFC 3/5] selftests: KVM: SEV IOCTL test
` [RFC 4/5] selftests: KVM: SNP "

[PATCH net-next v13 01/14] mm: page_frag: add a test module for page_frag
 2024-08-09 12:29 UTC  (6+ messages)
` [PATCH net-next v13 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v13 04/14] mm: page_frag: add '_va' suffix to page_frag API
` [PATCH net-next v13 05/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly

[PATCH net-next v2 0/3] selftests: rds selftest
 2024-08-09 12:20 UTC  (2+ messages)

[PATCH] selftests: resctrl: ignore builds for unsupported architectures
 2024-08-09  8:45 UTC  (4+ messages)

[PATCH] selftests: mm: Fix build errors on armhf
 2024-08-09  8:25 UTC 

[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
 2024-08-09  7:56 UTC  (6+ messages)

[PATCH] selftests/bpf/Makefile: fix relative rpath usage
 2024-08-09  0:41 UTC 

[PATCH] selftests/sched/Makefile: remove relative rpath usage
 2024-08-08 20:20 UTC  (2+ messages)

[PATCH] selftests/rseq/Makefile: fix relative rpath usage
 2024-08-08 20:20 UTC  (2+ messages)

[PATCH] selftests: riscv: Allow mmap test to compile on 32-bit
 2024-08-08 18:41 UTC 

[PATCH] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
 2024-08-08 17:08 UTC  (2+ messages)

[PATCH net-next] selftests: forwarding: lib.sh: ignore "Address not found"
 2024-08-08 14:25 UTC  (6+ messages)

[PATCH v4 0/2] Enhance network interface feature testing
 2024-08-08 13:31 UTC  (6+ messages)
` [PATCH v4 1/2] selftests: net: Create veth pair for testing in networkless kernel
` [PATCH v4 2/2] selftests: net: Add on/off checks for non-fixed features of interface

[PATCH] selftests: kvm: fix mkdir error when building for non-supported arch
 2024-08-08 12:13 UTC  (5+ messages)

[RFC PATCH 1/1] kselftests: Add test to detect boot event slowdowns
 2024-08-08 10:45 UTC  (2+ messages)

[PATCH v3 3/4] ALSA: timer: Introduce virtual userspace-driven timers
 2024-08-08  9:22 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: Avoid subtraction after htons() in ipip tests
 2024-08-08  9:24 UTC  (2+ messages)

[PATCH v10 00/40] arm64/gcs: Provide support for GCS in userspace
 2024-08-08  8:18 UTC  (20+ messages)
` [PATCH v10 27/40] kselftest/arm64: Verify the GCS hwcap
` [PATCH v10 29/40] selftests/clone3: Enable arm64 shadow stack testing
` [PATCH v10 34/40] kselftest/arm64: Add very basic GCS test program
` [PATCH v10 35/40] kselftest/arm64: Add a GCS test program built with the system libc
` [PATCH v10 36/40] kselftest/arm64: Add test coverage for GCS mode locking
` [PATCH v10 37/40] kselftest/arm64: Add GCS signal tests
` [PATCH v10 38/40] kselftest/arm64: Add a GCS stress test
` [PATCH v10 39/40] kselftest/arm64: Enable GCS for the FP stress tests

[PATCH RFT v7 0/9] fork: Support shadow stacks in clone3()
 2024-08-07 23:22 UTC  (10+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support

[PATCH v1] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 21:34 UTC  (6+ messages)

[PATCH v2] selftest mm/mseal: fix test_seal_mremap_move_dontunmap_anyaddr
 2024-08-07 21:23 UTC 

[PATCH] tracing/selftests: Run the ownership test twice
 2024-08-07 20:49 UTC  (4+ messages)

[PATCH] selftests/uprobes: Add a basic uprobe testcase
 2024-08-07 20:46 UTC  (3+ messages)

[PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
 2024-08-07 20:37 UTC  (2+ messages)
` [PATCH] fixup! "

[PATCH v1 00/16] iommufd: Add VIOMMU infrastructure (Part-1)
 2024-08-07 20:10 UTC  (17+ messages)
` [PATCH v1 01/16] iommufd/viommu: Add IOMMUFD_OBJ_VIOMMU and IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v1 02/16] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v1 03/16] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v1 04/16] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v1 05/16] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
` [PATCH v1 06/16] iommufd/selftest: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID test coverage
` [PATCH v1 07/16] iommufd/viommu: Add cache_invalidate for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v1 08/16] iommufd/viommu: Add IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 09/16] iommufd/viommu: Make iommufd_viommu_find_device a public API
` [PATCH v1 10/16] iommufd/selftest: Add mock_viommu_invalidate_user op
` [PATCH v1 11/16] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v1 12/16] iommufd/selftest: Add coverage for IOMMU_VIOMMU_INVALIDATE ioctl
` [PATCH v1 13/16] iommufd/viommu: Add iommufd_viommu_to_parent_domain helper
` [PATCH v1 14/16] iommu/arm-smmu-v3: Extract an __arm_smmu_cache_invalidate_user helper
` [PATCH v1 15/16] iommu/arm-smmu-v3: Add viommu cache invalidation support
` [PATCH v1 16/16] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED

[PATCH 0/2] mseal: Fix is_madv_discard()
 2024-08-07 19:31 UTC  (5+ messages)
` [PATCH 1/2] "

[PATCH v3 0/4] iommu: Support IOMMU_RESV_SW_MSI with nesting
 2024-08-07 19:00 UTC  (5+ messages)
` [PATCH v3 1/4] iommufd: Reorder include files
` [PATCH v3 2/4] iommu/dma: Support MSIs through nested domains
` [PATCH v3 3/4] iommufd/selftest: Add coverage for IOMMU_RESV_SW_MSI
` [PATCH v3 4/4] iommu/arm-smmu-v3: Implement arm_smmu_get_msi_mapping_domain


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