linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-24 09:38:53 to 2023-03-28 13:40:18 UTC [more...]

[PATCH v2 0/4] cgroup/cpuset: Miscellaneous updates
 2023-03-28 13:40 UTC  (2+ messages)

[PATCH v6 0/7] Support ROHM BU27034 ALS sensor
 2023-03-28 13:38 UTC  (9+ messages)
` [PATCH v6 3/7] kunit: Add kunit wrappers for (root) device creation

[BUG] selftests/firmware: copious kernel memory leaks in test_fw_run_batch_request()
 2023-03-28 13:23 UTC  (5+ messages)

new kunit infrastructure
 2023-03-28 13:12 UTC  (4+ messages)

[PATCH bpf-next] selftests/bpf: Remove two infinite loop bound check cases
 2023-03-28 12:19 UTC  (5+ messages)

[PATCH bpf-next v2] selftests/bpf: Rewrite two infinite loops in bound check cases
 2023-03-29  1:10 UTC 

[PATCH v2 net-next 0/6] ATU and FDB synchronization on locked ports
 2023-03-28 11:49 UTC  (15+ messages)
` [PATCH v2 net-next 1/6] net: bridge: add dynamic flag to switchdev notifier
` [PATCH v2 net-next 2/6] net: dsa: propagate flags down towards drivers
` [PATCH v2 net-next 6/6] selftests: forwarding: add dynamic FDB test

[PATCH v3 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-28 11:38 UTC  (13+ messages)
` [PATCH v3 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v3 12/17] iommufd: Add iommufd_device_replace()

[PATCH AUTOSEL 6.2 08/30] selftests/bpf: check that modifier resolves after pointer
 2023-03-28 10:18 UTC  (4+ messages)

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-03-28  9:07 UTC  (7+ messages)

[PATCH net-next v4 0/3] Add support for sockmap to vsock
 2023-03-28  8:20 UTC  (5+ messages)
` [PATCH net-next v4 1/3] vsock: support sockmap
` [PATCH net-next v4 2/3] selftests/bpf: add vsock to vmtest.sh
` [PATCH net-next v4 3/3] selftests/bpf: add a test case for vsock sockmap

Słowa kluczowe do wypozycjonowania
 2023-03-28  7:40 UTC 

[PATCH v5 0/6] RISC-V Hardware Probing User Interface
 2023-03-28  6:45 UTC  (3+ messages)
` [PATCH v5 5/6] selftests: Test the new RISC-V hwprobe interface

[PATCH v6 0/4] Add IO page table replacement support
 2023-03-28  5:18 UTC  (6+ messages)
` [PATCH v6 1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages()
` [PATCH v6 2/4] iommufd: Add iommufd_access_replace() API
` [PATCH v6 3/4] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_REPLACE_IOAS coverage
` [PATCH v6 4/4] vfio: Support IO page table replacement

[PATCH v4 00/17] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-28  5:15 UTC  (20+ messages)
` [PATCH v4 01/17] iommufd: Move isolated msi enforcement to iommufd_device_bind()
` [PATCH v4 02/17] iommufd: Add iommufd_group
` [PATCH v4 03/17] iommufd: Replace the hwpt->devices list with iommufd_group
` [PATCH v4 04/17] iommu: Export iommu_get_resv_regions()
` [PATCH v4 05/17] iommufd: Keep track of each device's reserved regions instead of groups
` [PATCH v4 06/17] iommufd: Use the iommufd_group to avoid duplicate MSI setup
` [PATCH v4 07/17] iommufd: Make sw_msi_start a group global
` [PATCH v4 08/17] iommufd: Move putting a hwpt to a helper function
` [PATCH v4 09/17] iommufd: Add enforced_cache_coherency to iommufd_hw_pagetable_alloc()
` [PATCH v4 10/17] iommufd: Reorganize iommufd_device_attach into iommufd_device_change_pt
` [PATCH v4 11/17] iommu: Introduce a new iommu_group_replace_domain() API
` [PATCH v4 12/17] iommufd: Add iommufd_device_replace()
` [PATCH v4 13/17] iommufd: Make destroy_rwsem use a lock class per object type
` [PATCH v4 14/17] iommufd/selftest: Test iommufd_device_replace()
` [PATCH v4 15/17] iommufd: Add IOMMU_HWPT_ALLOC
` [PATCH v4 16/17] iommufd/selftest: Return the real idev id from selftest mock_domain
` [PATCH v4 17/17] iommufd/selftest: Add a selftest for IOMMU_HWPT_ALLOC

[PATCH v1 0/3] TDX Guest Quote generation support
 2023-03-28  4:02 UTC  (11+ messages)
` [PATCH v1 1/3] x86/tdx: Add TDX Guest event notify interrupt support
` [PATCH v1 2/3] virt: tdx-guest: Add Quote generation support
` [PATCH v1 3/3] selftests/tdx: Test GetQuote TDX attestation feature

[PATCH v3 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-03-27 22:21 UTC  (12+ messages)
` [PATCH v3 01/11] of: Add KUnit test to confirm DTB is loaded
` [PATCH v3 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v3 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v3 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v3 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v3 06/11] platform: Add test managed platform_device/driver APIs
` [PATCH v3 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v3 08/11] clk: Add test managed clk provider/consumer APIs
` [PATCH v3 09/11] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v3 10/11] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH v3 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH] selftests/ftrace: Improve integration with kselftest runner
 2023-03-27 20:41 UTC  (4+ messages)

[PATCH v2] selftests: sched: Add more core schedule prctl calls
 2023-03-27 20:18 UTC 

[PATCH] selftests: sched: Add more core schedule prctl calls
 2023-03-27 19:55 UTC  (2+ messages)

[PATCH rcu v2 0/7] RCU-related lockdep changes for v6.4
 2023-03-27 15:14 UTC  (2+ messages)

[RFC PATCH 0/2] KUnit device API proposal
 2023-03-27 13:57 UTC  (7+ messages)
` [RFC PATCH 1/2] kunit: resource: Add kunit_defer() functionality
` [RFC PATCH 2/2] kunit: Add APIs for managing devices

[PATCH] kunit: increase KUNIT_LOG_SIZE to 2048 bytes
 2023-03-27 11:53 UTC 

[PATCH 0/5] usermode_driver: Add management library and API
 2023-03-27 11:27 UTC  (7+ messages)

[PATCH net-next v2 0/4] mptcp: a couple of cleanups and improvements
 2023-03-27 10:22 UTC  (5+ messages)
` [PATCH net-next v2 1/4] mptcp: avoid unneeded address copy
` [PATCH net-next v2 2/4] mptcp: simplify subflow_syn_recv_sock()
` [PATCH net-next v2 3/4] mptcp: do not fill info not used by the PM in used
` [PATCH net-next v2 4/4] selftests: mptcp: add mptcp_info tests

[PATCH] selftests/bpf: Improve exception handling in rbtree_add_and_remove()
 2023-03-27  9:13 UTC  (4+ messages)
  ` [PATCH] selftests: cgroup: Fix exception handling in test_memcg_oom_group_score_events()

[PATCH net-next] selftests: tls: add a test for queuing data before setting the ULP
 2023-03-27  8:00 UTC  (2+ messages)

[KTAP V2 PATCH] ktap_v2: add recognized test name line
 2023-03-27  2:44 UTC  (4+ messages)

[KTAP V2 PATCH] ktap_v2: allow prefix to KTAP lines
 2023-03-27  2:12 UTC  (2+ messages)

[KTAP V2 PATCH] ktap_v2: add skip test result
 2023-03-26 23:36 UTC  (4+ messages)

[RFC] ktap_v2: KTAP specification transition method
 2023-03-26 23:25 UTC 

[PATCH v5 0/8] Support ROHM BU27034 ALS sensor
 2023-03-26 17:16 UTC  (28+ messages)
` [PATCH v5 1/8] drivers: kunit: Generic helpers for test device creation

[PATCH v2 0/2] regmap: Initial KUnit coverage
 2023-03-26 14:11 UTC  (3+ messages)
` [PATCH v2 1/2] regmap: Add RAM backed register map
` [PATCH v2 2/2] regmap: Add some basic kunit tests

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-25 22:08 UTC  (10+ messages)
` [PATCH 3/5] cgroup/cpuset: Find another usable CPU if none found in current cpuset

[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_VMA action
 2023-03-25 20:59 UTC 

Running KUnit using the wrapper script
 2023-03-25 12:39 UTC  (3+ messages)

[PATCH 0/2] regmap: Initial KUnit coverage
 2023-03-25 12:32 UTC  (5+ messages)
` [PATCH 1/2] regmap: Add RAM backed register map
` [PATCH 2/2] regmap: Add some basic kunit tests

[PATCH] selftests: prctl: Add new prctl test for PR_SET_VMA action
 2023-03-25  9:31 UTC 

[PATCH bpf-next v2 0/2] bpf: add bound tracking for BPF_MOD
 2023-03-25  1:57 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] "

[PATCH] tools: Copy linux/align.h into tools/
 2023-03-24 23:34 UTC  (2+ messages)

[PATCH] selftests: kvm: Add 'malloc' failure check in vcpu_save_state
 2023-03-24 21:32 UTC  (2+ messages)

[PATCH v3 00/13] Overhauling amx_test
 2023-03-24 21:30 UTC  (14+ messages)
` [PATCH v3 02/13] KVM: selftests: x86: Add a working xstate data structure
` [PATCH v3 05/13] KVM: selftests: x86: Add check of CR0.TS in the #NM handler in amx_test
` [PATCH v3 06/13] KVM: selftests: x86: Add the XFD check to IA32_XFD in #NM handler
` [PATCH v3 07/13] KVM: selftests: x86: Fix the checks to XFD_ERR using and operation
` [PATCH v3 11/13] KVM: selftests: x86: Remove redundant check that XSAVE is supported

[PATCH v2 1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec
 2023-03-24 21:27 UTC  (3+ messages)

[PATCH] capability: test_deny_namespace breakage due to capability conversion to u64
 2023-03-24 19:48 UTC  (3+ messages)

[PATCH net-next 0/4] mptcp: a couple of cleanups and improvements
 2023-03-24 18:58 UTC  (6+ messages)
` [PATCH net-next 1/4] mptcp: avoid unneeded address copy
` [PATCH net-next 2/4] mptcp: simplify subflow_syn_recv_sock()
` [PATCH net-next 3/4] mptcp: do not fill info not used by the PM in used
` [PATCH net-next 4/4] selftests: mptcp: add mptcp_info tests

[PATCH v2 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-24 17:24 UTC  (4+ messages)
` [PATCH v2 1/2] KVM: s390: fix KVM_S390_GET_CMMA_BITS for GFNs in memslot holes
` [PATCH v2 2/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH v5 0/4] cover-letter: Add IO page table replacement support
 2023-03-24 17:02 UTC  (4+ messages)
` [PATCH v5 2/4] iommufd: Add iommufd_access_replace() API

[PATCH v2] kselftest/alsa: Fix -Wformat compiler warnings
 2023-03-24 16:33 UTC  (2+ messages)

[PATCH v2 0/3] KVM: selftests: Fixes for broken tests
 2023-03-24 15:32 UTC  (3+ messages)
` [PATCH v2 1/3] KVM: selftests: Fixup config fragment for access_tracking_perf_test

[PATCH 0/5] Split a folio to any lower order folios
 2023-03-24 15:22 UTC  (4+ messages)
` [PATCH 2/5] mm: page_owner: add support for splitting to any order in split page_owner

[PATCH v1 0/2] KVM: s390: CMMA migration selftest and small bugfix
 2023-03-24 13:58 UTC  (7+ messages)
` [PATCH v1 1/2] KVM: s390: selftests: add selftest for CMMA migration

[PATCH 0/5] selftests/mm: Implement support for arm64 on va
 2023-03-24 10:15 UTC  (3+ messages)

[PATCH] kselftest/alsa: Fix -Wformat compiler warnings
 2023-03-24  9:44 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;
as well as URLs for NNTP newsgroup(s).