messages from 2023-07-25 22:03:38 to 2023-07-28 09:06:56 UTC [more...]
[PATCH v3 00/11] drm: kunit: Switch to kunit actions
2023-07-28 9:06 UTC (4+ messages)
` [PATCH v3 01/11] drm/tests: helpers: "
` [PATCH v3 02/11] drm/tests: client-modeset: Remove call to drm_kunit_helper_free_device()
` [PATCH v3 03/11] drm/tests: modes: "
[RFC bpf-next v6] bpf: Force to MPTCP
2023-07-28 7:59 UTC
[PATCH v11 0/7] Add IO page table replacement support
2023-07-28 6:33 UTC (8+ messages)
` [PATCH v11 1/7] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v11 2/7] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v11 3/7] iommufd: Add iommufd_access_change_ioas(_id) helpers
` [PATCH v11 4/7] iommufd: Use iommufd_access_change_ioas in iommufd_access_destroy_object
` [PATCH v11 5/7] iommufd: Add iommufd_access_replace() API
` [PATCH v11 6/7] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v11 7/7] vfio: Support IO page table replacement
[PATCH v8 0/4] cover-letter: Add IO page table replacement support
2023-07-28 6:20 UTC (20+ messages)
` [PATCH v8 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v8 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v8 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v8 4/4] vfio: Support IO page table replacement
[PATCH 1/2] selftests: mm: ksm: Fix incorrect evaluation of parameter
2023-07-28 6:01 UTC (2+ messages)
` [PATCH 2/2] selftests: mm: add KSM_MERGE_TIME tests
[PATCH v10 0/6] Add IO page table replacement support
2023-07-28 4:44 UTC (13+ messages)
` [PATCH v10 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v10 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v10 3/6] iommufd: Add iommufd_access_change_ioas(_id) helpers
` [PATCH v10 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v10 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v10 6/6] vfio: Support IO page table replacement
selftests: connector: proc_filter.c:48:20: error: invalid application of 'sizeof' to an incomplete type 'struct proc_input'
2023-07-28 2:43 UTC (6+ messages)
[PATCH v4 0/4] iommufd: Add iommu hardware info reporting
2023-07-28 2:05 UTC (11+ messages)
` [PATCH v4 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v4 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH 0/4] RISCV: Add kvm Sstc timer selftest
2023-07-28 1:37 UTC (7+ messages)
` [PATCH 1/4] tools: riscv: Add header file csr.h
` [PATCH 2/4] KVM: riscv: selftests: Add exception handling support
` [PATCH 3/4] KVM: riscv: selftests: Add guest helper to get vcpu id
` [PATCH 4/4] KVM: riscv: selftests: Add sstc_timer test
[PATCH v4 0/6] kselfest/arm64: Fix a SVE memcpy() issue and use tools/include
2023-07-27 23:26 UTC (7+ messages)
` [PATCH v4 1/6] kselftest/arm64: Exit streaming mode after collecting signal context
` [PATCH v4 2/6] tools compiler.h: Add OPTIMIZER_HIDE_VAR()
` [PATCH v4 3/6] tools include: Add some common function attributes
` [PATCH v4 4/6] kselftest/arm64: Make the tools/include headers available
` [PATCH v4 5/6] kselftest/arm64: Use shared OPTIMZER_HIDE_VAR() definiton
` [PATCH v4 6/6] kselftest/arm64: Use the tools/include compiler.h rather than our own
[PATCH v3 0/2] Unify uapi bitsperlong.h
2023-07-27 21:36 UTC (3+ messages)
` [PATCH v3 1/2] asm-generic: Unify uapi bitsperlong.h for arm64, riscv and loongarch
[PATCH v7 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-27 21:29 UTC (7+ messages)
` [PATCH v7 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v7 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v7 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v7 4/4] RISC-V: mm: Document mmap changes
[PATCH v8 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-27 21:26 UTC (5+ messages)
` [PATCH v8 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v8 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v8 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v8 4/4] RISC-V: mm: Document mmap changes
[PATCH v3 00/12] selftests/nolibc: add minimal kernel config support - part1
2023-07-27 20:35 UTC (13+ messages)
` [PATCH v3 01/12] selftests/nolibc: allow report with existing test log
` [PATCH v3 02/12] selftests/nolibc: add macros to reduce duplicated changes
` [PATCH v3 03/12] selftests/nolibc: fix up O= option support
` [PATCH v3 04/12] selftests/nolibc: string the core targets
` [PATCH v3 05/12] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v3 06/12] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc
` [PATCH v3 07/12] selftests/nolibc: add menuconfig and mrproper for development
` [PATCH v3 08/12] selftests/nolibc: allow quit qemu-system when poweroff fails
` [PATCH v3 09/12] selftests/nolibc: customize QEMU_TIMEOUT for ppc64/ppc64le
` [PATCH v3 10/12] selftests/nolibc: tinyconfig: add extra common options
` [PATCH v3 11/12] selftests/nolibc: tinyconfig: add support for 32/64-bit powerpc
` [PATCH v3 12/12] selftests/nolibc: speed up some targets with multiple jobs
[PATCH v1 01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout
2023-07-27 19:26 UTC (10+ messages)
[PATCH v9 0/6] cover-letter: Add IO page table replacement support
2023-07-27 18:47 UTC (11+ messages)
` [PATCH v9 1/6] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v9 2/6] iommufd: Allow passing in iopt_access_list_id to iopt_remove_access()
` [PATCH v9 3/6] iommufd: Add iommufd_access_change_ioas helper
` [PATCH v9 4/6] iommufd: Add iommufd_access_replace() API
` [PATCH v9 5/6] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v9 6/6] vfio: Support IO page table replacement
[RFC bpf-next v5] bpf: Force to MPTCP
2023-07-27 18:01 UTC (4+ messages)
[PATCH v25 5/5] selftests: mm: add pagemap ioctl tests
2023-07-27 17:15 UTC (22+ messages)
` fs/proc/task_mmu: Implement IOCTL for efficient page table scanning
` [v2] "
` [v3] "
[PATCH v3] kselftest/arm64: Exit streaming mode after collecting signal context
2023-07-27 16:30 UTC (4+ messages)
[PATCH v2 0/3] arm64/fpsimd: Fix use after free in SME when changing SVE VL
2023-07-27 16:09 UTC (2+ messages)
[PATCH net-next 0/4] selftests: openvswitch: add flow programming cases
2023-07-27 15:34 UTC (4+ messages)
` [PATCH net-next 1/4] selftests: openvswitch: add an initial flow programming case
` [ovs-dev] "
[PATCH v3 0/7] tools/nolibc: add 32/64-bit powerpc support
2023-07-27 15:06 UTC (8+ messages)
` [PATCH v3 1/7] tools/nolibc: add support for powerpc
` [PATCH v3 2/7] tools/nolibc: add support for powerpc64
` [PATCH v3 3/7] selftests/nolibc: add extra configs customize support
` [PATCH v3 4/7] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v3 5/7] selftests/nolibc: add test support for ppc
` [PATCH v3 6/7] selftests/nolibc: add test support for ppc64le
` [PATCH v3 7/7] selftests/nolibc: add test support for ppc64
[PATCH v2 05/14] selftests/nolibc: add menuconfig for development
2023-07-27 13:24 UTC (2+ messages)
[PATCH v26 0/5] Implement IOCTL to get and optionally clear info about PTEs
2023-07-27 11:49 UTC (10+ messages)
` [PATCH v26 1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v26 2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v26 3/5] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v26 4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v26 5/5] selftests: mm: add pagemap ioctl tests
[RFC PATCH 00/10] Device Memory TCP
2023-07-27 11:40 UTC (12+ messages)
` [Linaro-mm-sig] "
[RFC PATCH v2 00/20] context_tracking,x86: Defer some IPIs until a user->kernel transition
2023-07-27 9:46 UTC (4+ messages)
` [RFC PATCH v2 02/20] tracing/filters: Enable filtering a cpumask field by another cpumask
[PATCH v5 00/10] tracing: introducing eventfs
2023-07-26 21:39 UTC (10+ messages)
` [PATCH v5 02/10] eventfs: Implement tracefs_inode_cache
` [PATCH v5 06/10] eventfs: Implement eventfs lookup, read, open functions
` [PATCH v5 07/10] eventfs: Implement functions to create files and dirs when accessed
[PATCH v4 00/28] TDX KVM selftests
2023-07-26 18:55 UTC (12+ messages)
` [PATCH v4 18/28] KVM: selftests: TDX: Add TDX MMIO writes test
` [PATCH v4 20/28] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory
` [PATCH v4 21/28] KVM: selftests: TDX: Add TDG.VP.INFO test
` [PATCH v4 22/28] KVM: selftests: Add functions to allow mapping as shared
` [PATCH v4 23/28] KVM: selftests: TDX: Add shared memory test
` [PATCH v4 24/28] KVM: selftests: Expose _vm_vaddr_alloc
` [PATCH v4 25/28] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT
` [PATCH v4 26/28] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET
` [PATCH v4 27/28] KVM: selftests: TDX: Add TDX UPM selftest
` [PATCH v4 28/28] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion
[PATCH v4 00/10] tracing: introducing eventfs
2023-07-26 18:54 UTC (11+ messages)
[PATCH v4 bpf 0/2] bpf: return proper error codes for lwt redirect
2023-07-26 16:53 UTC (12+ messages)
` [PATCH v4 bpf 1/2] bpf: fix skb_do_redirect return values
` [PATCH v4 bpf 2/2] bpf: selftests: add lwt redirect regression test cases
[PATCH v2 0/7] tools/nolibc: add 32/64-bit powerpc support
2023-07-26 15:39 UTC (10+ messages)
` [PATCH v2 1/7] tools/nolibc: add support for powerpc
` [PATCH v2 2/7] tools/nolibc: add support for powerpc64
` [PATCH v2 3/7] selftests/nolibc: add extra configs customize support
` [PATCH v2 4/7] selftests/nolibc: add XARCH and ARCH mapping support
` [PATCH v2 5/7] selftests/nolibc: add test support for ppc
` [PATCH v2 6/7] selftests/nolibc: add test support for ppc64le
` [PATCH v2 7/7] selftests/nolibc: add test support for ppc64
[PATCH v3 0/9] kunit: Add test attributes API
2023-07-26 14:57 UTC (3+ messages)
[PATCH v6 0/4] RISC-V: mm: Make SV48 the default address space
2023-07-26 14:02 UTC (7+ messages)
` [PATCH v6 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v6 4/4] RISC-V: mm: Document mmap changes
[PATCH v8 00/19] Add iommufd physical device operations for replace and alloc hwpt
2023-07-26 13:37 UTC (2+ messages)
Słowa kluczowe do wypozycjonowania
2023-07-26 7:35 UTC
selftests: arm64: za-fork.c: kselftest.h:123:2: error: call to undeclared function 'setvbuf'; ISO C99 and later do not support implicit function declarations
2023-07-26 7:14 UTC (4+ messages)
[PATCH] selftests/nolibc: mmap_munmap_good: fix up return value
2023-07-26 6:16 UTC (2+ messages)
[PATCH] selftests/nolibc: avoid buffer underrun in space printing
2023-07-26 6:08 UTC
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-07-26 1:17 UTC (5+ messages)
` [PATCH v6 06/13] KVM: arm64: selftests: Split get-reg-list test code
[PATCH 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
2023-07-25 23:34 UTC (3+ messages)
` [PATCH 3/3] rust: kunit: allow to know if we are in a test
kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.5-rc3-22-g7e4bf0c1d0f7)
2023-07-25 23:00 UTC
[PATCH net-next v2 0/2] selftests/ptp: Add support for new timestamp IOCTLs
2023-07-25 22:53 UTC (2+ 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