messages from 2024-08-06 19:36:24 to 2024-08-09 15:48:57 UTC [more...]
[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 v18 00/14] Device Memory TCP
2024-08-09 15:45 UTC (13+ messages)
` [PATCH net-next v18 03/14] netdev: support binding dma-buf to netdevice
` [PATCH net-next v18 04/14] netdev: netdevice devmem allocator
` [PATCH net-next v18 05/14] page_pool: move dmaddr helpers to .c file
` [PATCH net-next v18 07/14] memory-provider: dmabuf devmem memory provider
[PATCH 0/2] Improve migration by backing off earlier
2024-08-09 13:47 UTC (4+ 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 net-next v2] selftests: net: py: support verbose printing, display executed commands
2024-08-09 12:36 UTC (2+ messages)
[PATCH] selftests/mm: compaction_test: Fix off by one in check_compaction()
2024-08-09 12:32 UTC
[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)
[bug report] selftests/bpf: add trusted global subprog arg tests
2024-08-09 11:32 UTC
[bug report] selftests/bpf: BPF register range bounds tester
2024-08-09 11:23 UTC
[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 v2 0/3] iommufd: Add selftest coverage for reserved IOVAs
2024-08-09 8:00 UTC (7+ messages)
` [PATCH v2 2/3] iommu/dma: Support MSIs through nested domains
[PATCH] selftests: memfd_secret: don't build memfd_secret test on unsupported arches
2024-08-09 7:56 UTC
[PATCH net-next v17 03/14] netdev: support binding dma-buf to netdevice
2024-08-09 7:56 UTC (6+ messages)
[PATCH] selftest/powerpc/benchmark: remove requirement libc-dev
2024-08-09 5:32 UTC (5+ messages)
[PATCH] selftests/alsa/Makefile: fix relative rpath usage
2024-08-09 1:00 UTC (3+ 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 RFT v8 0/9] fork: Support shadow stacks in clone3()
2024-08-08 17:54 UTC (11+ 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] KVM: selftests: arm64: Correct feature test for S1PIE in get-reg-list
2024-08-08 17:08 UTC (2+ messages)
[PATCH v5 0/2] Enhance network interface feature testing
2024-08-08 16:23 UTC (4+ 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 net-next] selftests: forwarding: lib.sh: ignore "Address not found"
2024-08-08 14:25 UTC (9+ 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 (14+ messages)
` [PATCH RFT v7 9/9] selftests/clone3: Test shadow stack support
[PATCH v2 00/15] tools/nolibc: improve LLVM/clang support
2024-08-07 22:09 UTC (17+ 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 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 0/2] mseal: Fix is_madv_discard()
2024-08-07 20:37 UTC (7+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/mm: Add mseal test for no-discard madvise
` [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 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
[PATCH v5 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-07 15:45 UTC (11+ messages)
` [PATCH v5 01/10] selftests: kvm: s390: Define page sizes in shared header
` [PATCH v5 02/10] selftests: kvm: s390: Add kvm_s390_sie_block definition for userspace tests
` [PATCH v5 03/10] selftests: kvm: s390: Add s390x ucontrol test suite with hpage test
` [PATCH v5 04/10] selftests: kvm: s390: Add test fixture and simple VM setup tests
` [PATCH v5 05/10] selftests: kvm: s390: Add debug print functions
` [PATCH v5 06/10] selftests: kvm: s390: Add VM run test case
` [PATCH v5 07/10] selftests: kvm: s390: Add uc_map_unmap VM "
` [PATCH v5 08/10] selftests: kvm: s390: Add uc_skey "
` [PATCH v5 09/10] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v5 10/10] s390: Enable KVM_S390_UCONTROL config in debug_defconfig
[PATCH v4 00/10] selftests: kvm: s390: Add s390x ucontrol selftests
2024-08-07 11:02 UTC (4+ messages)
` [PATCH v4 08/10] selftests: kvm: s390: Add uc_skey VM test case
[PATCH 0/3] binfmt_elf: Honor PT_LOAD alignment for static PIE
2024-08-07 10:22 UTC (5+ messages)
` [PATCH 1/3] selftests/exec: Build both static and non-static load_address tests
[RFC PATCH v1 0/4] Add support for the Bus Lock Threshold
2024-08-07 3:55 UTC (3+ messages)
[PATCH net-next v2 0/7] net/selftests: TCP-AO selftests updates
2024-08-07 0:42 UTC (4+ messages)
` [PATCH net-next v2 6/7] selftests/net: Synchronize client/server before counters checks
[PATCH v9 00/13] riscv: Add support for xtheadvector
2024-08-07 0:31 UTC (14+ messages)
` [PATCH v9 01/13] dt-bindings: riscv: Add xtheadvector ISA extension description
` [PATCH v9 02/13] dt-bindings: cpus: add a thead vlen register length property
` [PATCH v9 03/13] riscv: dts: allwinner: Add xtheadvector to the D1/D1s devicetree
` [PATCH v9 04/13] riscv: Add thead and xtheadvector as a vendor extension
` [PATCH v9 05/13] riscv: vector: Use vlenb from DT for thead
` [PATCH v9 06/13] RISC-V: define the elements of the VCSR vector CSR
` [PATCH v9 07/13] riscv: csr: Add CSR encodings for CSR_VXRM/CSR_VXSAT
` [PATCH v9 08/13] riscv: Add xtheadvector instruction definitions
` [PATCH v9 09/13] riscv: vector: Support xtheadvector save/restore
` [PATCH v9 10/13] riscv: hwprobe: Add thead vendor extension probing
` [PATCH v9 11/13] riscv: hwprobe: Document thead vendor extensions and xtheadvector extension
` [PATCH v9 12/13] selftests: riscv: Fix vector tests
` [PATCH v9 13/13] selftests: riscv: Support xtheadvector in "
[PATCH v7] mm, memcg: cg2 memory{.swap,}.peak write handlers
2024-08-06 23:13 UTC (10+ messages)
` [PATCH v7 1/2] "
` [PATCH v7 2/2] mm, memcg: cg2 memory{.swap,}.peak write tests
[PATCH v2 0/2] selftests: harness: refactor __constructor_order
2024-08-06 19:36 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox