Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-02-27 22:37:43 to 2023-03-07 09:05:24 UTC [more...]

[PATCH bpf-next 0/2] update 32-bit bounds when the lower 32-bit value is not wrapping
 2023-03-07 22:04 UTC  (2+ messages)
` [PATCH bpf-next 1/2] bpf: "

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-07  8:42 UTC  (49+ messages)
` [PATCH 01/14] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH 02/14] iommufd: Add iommufd_group
` [PATCH 03/14] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH 04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup
` [PATCH 05/14] iommufd: Make sw_msi_start a group global
` [PATCH 06/14] iommufd: Move putting a hwpt to a helper function
` [PATCH 07/14] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH 08/14] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH 09/14] iommufd: Add iommufd_device_replace()
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH 14/14] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

selftest: rtctest.c:290:alarm_wkalm_set:Expected -1 (-1) != rc (-1) : Test terminated by assertion
 2023-03-07  7:17 UTC 

selftests: sigaltstack: sas # exit=1 - # Bail out! SP is not on sigaltstack - on clang build
 2023-03-07  6:57 UTC 

[PATCH bpf-next v2 0/8] Support defragmenting IPv(4|6) packets in BPF
 2023-03-07  4:17 UTC  (10+ messages)

[V2 PATCH 0/6] KVM: selftests: selftests for fd-based private memory
 2023-03-07  2:18 UTC  (3+ messages)

[PATCH] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-07  2:24 UTC  (3+ messages)

[PATCH v3 0/5] mm: userfaultfd: refactor and add UFFDIO_CONTINUE_MODE_WP
 2023-03-07  1:54 UTC  (14+ messages)
` [PATCH v3 1/5] mm: userfaultfd: rename functions for clarity + consistency
` [PATCH v3 2/5] mm: userfaultfd: don't pass around both mm and vma
` [PATCH v3 3/5] mm: userfaultfd: combine 'mode' and 'wp_copy' arguments
` [PATCH v3 4/5] mm: userfaultfd: don't separate addr + len arguments
` [PATCH v3 5/5] mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEs

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-06 20:08 UTC  (6+ messages)
` [PATCH 1/5] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH 2/5] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
` [PATCH 3/5] cgroup/cpuset: Find another usable CPU if none found in current cpuset
` [PATCH 4/5] cgroup/cpuset: Add CONFIG_DEBUG_CPUSETS config for cpuset testing
` [PATCH 5/5] cgroup/cpuset: Minor updates to test_cpuset_prs.sh

[PATCH] selftests/mm: fix split huge page tests
 2023-03-06 18:32 UTC  (3+ messages)

[PATCH v2 00/41] RPCSEC GSS krb5 enhancements
 2023-03-06 18:01 UTC  (5+ messages)
` [PATCH v2 15/41] SUNRPC: Enable rpcsec_gss_krb5.ko to be built without CRYPTO_DES

[PATCH v3 00/12] Revise the hwpt lifetime model
 2023-03-06 17:16 UTC  (22+ messages)
` [PATCH v3 01/12] iommufd: Assert devices_lock for iommufd_hw_pagetable_has_group()
` [PATCH v3 02/12] iommufd: Add iommufd_lock_obj() around the auto-domains hwpts
` [PATCH v3 03/12] iommufd: Consistently manage hwpt_item
` [PATCH v3 04/12] iommufd: Move ioas related HWPT destruction into iommufd_hw_pagetable_destroy()
` [PATCH v3 05/12] iommufd: Move iommufd_device to iommufd_private.h
` [PATCH v3 06/12] iommufd: Make iommufd_hw_pagetable_alloc() do iopt_table_add_domain()
` [PATCH v3 07/12] iommufd/selftest: Rename the sefltest 'device_id' to 'stdev_id'
` [PATCH v3 08/12] iommufd/selftest: Rename domain_id to stdev_id for FIXTURE iommufd_ioas
` [PATCH v3 09/12] iommufd/selftest: Rename domain_id to hwpt_id for FIXTURE iommufd_mock_domain
` [PATCH v3 10/12] iommufd/selftest: Rename the remaining mock device_id's to stdev_id
` [PATCH v3 11/12] iommufd/selftest: Make selftest create a more complete mock device
` [PATCH v3 12/12] iommufd/selftest: Add a selftest for iommufd_device_attach() with a hwpt argument

[PATCH] KVM: selftests: Comment newly defined aarch64 ID registers
 2023-03-06 16:15 UTC 

[PATCH 0/2] selftests: bump timeout for firmware and kmod
 2023-03-06 16:06 UTC  (7+ messages)
` [PATCH 1/2] selftests/kmod: increase the kmod timeout from 45 to 165

[PATCH] selftests/ftrace: Improve integration with kselftest runner
 2023-03-06 15:35 UTC 

[PATCH 0/2] kselftest/alsa: Log card and control information during startup
 2023-03-06 15:33 UTC  (3+ messages)
` [PATCH 1/2] kselftest/alsa - mixer: Always log control names
` [PATCH 2/2] kselftest/alsa: Log card names during startup

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-06 15:03 UTC  (32+ messages)
` [PATCH 1/8] dt-bindings: Add linux,kunit binding
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs
` [PATCH 4/8] clk: Add test managed clk provider/consumer APIs
` [PATCH 5/8] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH 6/8] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH 7/8] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH 8/8] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH linux-next v2] selftests: net: udpgso_bench_tx: Add test for IP fragmentation of UDP packets
 2023-03-06 14:35 UTC  (7+ messages)

[PATCH] kselftest/alsa - mixer-test: Don't fail tests if we can't restore default
 2023-03-06 14:20 UTC 

[PATCH] selftests: amd-pstate: fix TEST_FILES
 2023-03-06 13:11 UTC  (5+ messages)

[PATCH bpf v2 2/2] selftests/bpf: check that modifier resolves after pointer
 2023-03-06 11:21 UTC 

[PATCH 1/2] tty: tty_io: update timestamps on all device nodes
 2023-03-06  8:03 UTC  (3+ messages)
` [PATCH 2/2] selftests: tty: add selftest for tty timestamp updates

[PATCH bpf-next 0/2] bpf: add bound tracking for BPF_MOD
 2023-03-06  3:31 UTC  (5+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: check if verifier tracks dst_reg bound "

[PATCH 0/2] kunit: tool: Add support for SH under QEMU
 2023-03-04  5:33 UTC  (8+ messages)
` [PATCH 1/2] kunit: tool: Add support for overriding the QEMU serial port
` [PATCH 2/2] kunit: tool: Add support for SH under QEMU

[PATCH] selftests: ir: add config file
 2023-03-03 20:42 UTC  (2+ messages)

[PATCH 2/2] replace 2&>1 by 2>&1
 2023-03-03 20:28 UTC  (2+ messages)

[PATCH v3 0/5] Add IO page table replacement support for emulated pathway
 2023-03-03  6:53 UTC  (9+ messages)
` [PATCH v3 1/5] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v3 4/5] iommufd: Add replace support in iommufd_access_set_ioas()
` [PATCH v3 5/5] iommufd/selftest: Add coverage for access->ioas replacement

[PATCH v1 0/2] KVM: selftests: Fixes for broken tests
 2023-03-02 15:27 UTC  (4+ messages)
` [PATCH v1 1/2] KVM: selftests: Fixup config fragment for access_tracking_perf_test
` [PATCH v1 2/2] KVM: selftests: arm64: Fix pte encode/decode for PA bits > 48

[PATCH v1] KVM: selftests: arm64: Fix ttbr0_el1 encode for PA bits > 48
 2023-03-02 15:20 UTC 

[PATCH net-next v3 0/3] vsock: add support for sockmap
 2023-03-02  9:54 UTC  (10+ messages)
` [PATCH net-next v3 1/3] vsock: support sockmap
` [PATCH net-next v3 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH net-next v3 3/3] selftests/bpf: add a test case for vsock sockmap

[PATCH nf] selftests: nft_nat: ensuring the listening side is up before starting the client
 2023-03-01 16:23 UTC  (2+ messages)

[PATCH v10 0/6] Implement IOCTL to get and/or the clear info about PTEs
 2023-03-01  1:59 UTC  (13+ messages)
` [PATCH v10 3/6] fs/proc/task_mmu: "

[PATCH net 0/7] mptcp: fixes for 6.3
 2023-02-28 11:33 UTC  (3+ messages)

Possible bug in linux-6.2/tools/testing/selftests/powerpc/pmu/sampling_tests/mmcra_thresh_marked_sample_test.c
 2023-02-28 10:06 UTC  (3+ messages)

[PATCH] kunit: Fix 'hooks.o' build by recursing into kunit
 2023-02-27 23:56 UTC  (3+ messages)


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