messages from 2023-02-02 09:56:16 to 2023-02-08 15:01:02 UTC [more...]
[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 (5+ 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 (38+ messages)
` [PATCH v1 2/8] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v1 3/8] iommufd: Create access in vfio_iommufd_emulated_bind()
` [PATCH v1 5/8] iommufd: Add replace support in iommufd_access_set_ioas()
` [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 v2 00/10] Add IO page table replacement support
2023-02-08 8:12 UTC (13+ 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 v6 0/5] Some improvements of resctrl selftest
2023-02-08 7:54 UTC (10+ 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 (3+ 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 6.1 000/208] 6.1.11-rc1 review
2023-02-07 17:26 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: Added eBPF program and selftest to collect vmx exit stat
2023-02-06 21:23 UTC (2+ messages)
[PATCH] KVM: selftests: Enable USERFAULTFD
2023-02-06 21:10 UTC (5+ messages)
[PATCH] bpf: Replace bpf_lpm_trie_key 0-length array with flexible array
2023-02-06 19:17 UTC (4+ messages)
[PATCH] KVM: selftests: Remove redundant setbuf()
2023-02-06 17:12 UTC (5+ 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 (4+ 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
selftests: memfd: run_hugetlbfs_test.sh - invalid opcode: 0000 [#1] PREEMPT SMP
2023-02-04 1:11 UTC (7+ messages)
[PATCH 00/34] selftests: Fix incorrect kernel headers search path
2023-02-04 1:06 UTC (4+ messages)
kselftest/next kselftest-livepatch: 3 runs, 3 regressions (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 21:18 UTC
kselftest/next kselftest-lib: 6 runs, 6 regressions (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 21:18 UTC
kselftest/next kselftest-seccomp: 5 runs, 5 regressions (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 21:18 UTC
kselftest/next kselftest-cpufreq: 4 runs, 2 regressions (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 21:18 UTC
kselftest/next kselftest-lkdtm: 4 runs, 4 regressions (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 21:18 UTC
kselftest/next build: 7 builds: 0 failed, 7 passed, 2 warnings (v6.2-rc5-35-gb23b16d35135d)
2023-02-03 20:19 UTC
[PATCH] selftests/ftrace: Fix bash specific "==" operator
2023-02-03 16:56 UTC (3+ messages)
[PATCH v2] selftests: amd-pstate: Don't delete source files via Makefile
2023-02-03 16:26 UTC (3+ messages)
[PATCH] selftests: add missing ')' in lib.mk
2023-02-03 16:14 UTC (4+ messages)
[PATCH v6 00/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-02-03 15:32 UTC (4+ messages)
` [PATCH v6 10/14] KVM: s390: Refactor absolute vm mem_op function
[PATCH v1 1/3] kunit: fix bug in debugfs logs of parameterized tests
2023-02-03 6:52 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 6.2-rc7
2023-02-02 21:13 UTC (2+ messages)
[PATCH][next] selftests: Fix spelling mistake "allright" -> "all right"
2023-02-02 12:56 UTC
[PATCH net v4 1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning
2023-02-02 12:40 UTC (2+ messages)
[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
2023-02-02 11:29 UTC (7+ 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 v10 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v10 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v10 6/6] selftests: vm: add pagemap ioctl tests
[PATCH] selftests/bpf: remove duplicate include header in files
2023-02-02 11:10 UTC (2+ messages)
[PATCH v9 0/3] Implement IOCTL to get and/or the clear info about PTEs
2023-02-02 10:15 UTC (4+ messages)
` [PATCH v9 1/3] userfaultfd: Add UFFD WP Async support
Faktoring
2023-02-01 9:06 UTC
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