linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-03-13 14:30:40 to 2023-03-17 15:17:31 UTC [more...]

[PATCH v2 0/4] cgroup/cpuset: Miscellaneous updates
 2023-03-17 15:15 UTC  (5+ messages)
` [PATCH v2 1/4] cgroup/cpuset: Fix partition root's cpuset.cpus update bug
` [PATCH v2 2/4] cgroup/cpuset: Skip task update if hotplug doesn't affect current cpuset
` [PATCH v2 3/4] cgroup/cpuset: Include offline CPUs when tasks' cpumasks in top_cpuset are updated
` [PATCH v2 4/4] cgroup/cpuset: Minor updates to test_cpuset_prs.sh

[PATCH 0/5] cgroup/cpuset: Miscellaneous updates
 2023-03-17 14:59 UTC  (16+ 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 0/5] usermode_driver: Add management library and API
 2023-03-17 14:52 UTC  (4+ messages)
` [PATCH 1/5] usermode_driver: Introduce umd_send_recv() from bpfilter
` [PATCH 3/5] bpfilter: Port to user mode driver management API
` [PATCH 5/5] doc: Add documentation for the User Mode Driver management library

[PATCH v11 0/7] Implement IOCTL to get and optionally clear info about PTEs
 2023-03-17 14:15 UTC  (17+ messages)
` [PATCH v11 1/7] userfaultfd: Add UFFD WP Async support
` [PATCH v11 2/7] userfaultfd: Define dummy uffd_wp_range()
` [PATCH v11 4/7] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs

[PATCH 00/12] iommufd: Add nesting infrastructure
 2023-03-17 10:25 UTC  (11+ messages)
` [PATCH 02/12] iommu: Add nested domain support
` [PATCH 04/12] iommufd: Pass parent hwpt and user_data to iommufd_hw_pagetable_alloc()
` [PATCH 07/12] iommufd: Add IOMMU_HWPT_INVALIDATE

[PATCH 00/14] Add iommufd physical device operations for replace and alloc hwpt
 2023-03-17 10:20 UTC  (5+ messages)
` [PATCH 12/14] iommufd: Add IOMMU_HWPT_ALLOC

[PATCH v2] KVM: selftests: Add new CFLAGS to generate dependency files
 2023-03-17  8:43 UTC 

[PATCH] KVM: selftest: Add dependency rules in makefile for C source code
 2023-03-17  9:09 UTC  (3+ messages)

[PATCH v2 00/11] clk: Add kunit tests for fixed rate and parent data
 2023-03-17  8:39 UTC  (14+ messages)
` [PATCH v2 01/11] of: Load KUnit DTB from of_core_init()
` [PATCH v2 02/11] of: Add test managed wrappers for of_overlay_apply()/of_node_put()
` [PATCH v2 03/11] dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends
` [PATCH v2 04/11] dt-bindings: test: Add KUnit empty node binding
` [PATCH v2 05/11] of: Add a KUnit test for overlays and test managed APIs
` [PATCH v2 06/11] platform: Add test managed platform_device/driver APIs
` [PATCH v2 07/11] dt-bindings: kunit: Add fixed rate clk consumer test
` [PATCH v2 08/11] clk: Add test managed clk provider/consumer APIs
` [PATCH v2 09/11] clk: Add KUnit tests for clk fixed rate basic type
` [PATCH v2 10/11] dt-bindings: clk: Add KUnit clk_parent_data test
` [PATCH v2 11/11] clk: Add KUnit tests for clks registered with struct clk_parent_data

[PATCH v2 1/3] kunit: tool: add subscripts for type annotations where appropriate
 2023-03-17  5:50 UTC  (6+ messages)
` [PATCH v2 2/3] kunit: tool: remove unused imports and variables
` [PATCH v2 3/3] kunit: tool: fix pre-existing `mypy --strict` errors and update run_checks.py

[PATCH rcu 0/7] RCU-related lockdep changes for v6.4
 2023-03-17  3:13 UTC  (8+ messages)
` [PATCH rcu 1/7] locking/lockdep: Introduce lock_sync()
` [PATCH rcu 2/7] rcu: Annotate SRCU's update-side lockdep dependencies
` [PATCH rcu 3/7] locking: Reduce the number of locks in ww_mutex stress tests
` [PATCH rcu 4/7] locking/lockdep: Improve the deadlock scenario print for sync and read lock
` [PATCH rcu 5/7] rcutorture: Add SRCU deadlock scenarios
` [PATCH rcu 6/7] rcutorture: Add RCU Tasks Trace and "
` [PATCH rcu 7/7] rcutorture: Add srcu_lockdep.sh

[PATCHv3] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-17  0:40 UTC  (2+ messages)

[PATCH v2 0/4] iommufd: Add iommu hardware info reporting
 2023-03-17  0:08 UTC  (7+ messages)
` [PATCH v2 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v2 3/4] iommufd: Add IOMMU_DEVICE_GET_HW_INFO

[KTAP V2 PATCH] ktap_v2: allow prefix to KTAP lines
 2023-03-16 22:59 UTC 

[KTAP V2 PATCH] ktap_v2: add recognized test name line
 2023-03-16 22:59 UTC 

[PATCH] kunit: tool: fix type annotation for IO
 2023-03-16 22:10 UTC  (10+ messages)

BUG: selftest/net/tun: Hang in unregister_netdevice
 2023-03-16 20:28 UTC  (8+ messages)

[KTAP V2 PATCH] ktap_v2: add skip test result
 2023-03-16 17:49 UTC  (11+ messages)

[PATCH 1/2] kunit: tool: add subscripts for type annotations where appropriate
 2023-03-16 17:29 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: remove unused imports and variables

[PATCH v2 0/9] selftests/resctrl: Fixes to error handling logic and cleanups
 2023-03-16 16:01 UTC  (21+ messages)
` [PATCH v2 1/9] selftests/resctrl: Return NULL if malloc_and_init_memory() did not alloc mem
` [PATCH v2 2/9] selftests/resctrl: Move ->setup() call outside of test specific branches
` [PATCH v2 3/9] selftests/resctrl: Allow ->setup() to return errors
` [PATCH v2 4/9] selftests/resctrl: Check for return value after write_schemata()
` [PATCH v2 5/9] selftests/resctrl: Replace obsolete memalign() with posix_memalign()
` [PATCH v2 6/9] selftests/resctrl: Change initialize_llc_perf() return type to void
` [PATCH v2 7/9] selftests/resctrl: Change name from CBM_MASK_PATH to INFO_PATH
` [PATCH v2 8/9] selftests/resctrl: Use remount_resctrlfs() consistently with boolean
` [PATCH v2 9/9] selftests/resctrl: Correct get_llc_perf() param in function comment

[PATCH 0/3] selftests: Fix virtual address range for arm64
 2023-03-16 15:31 UTC  (5+ messages)
` [PATCH 1/3] selftests: Change MAP_CHUNK_SIZE
` [PATCH 2/3] selftests: Change NR_CHUNKS_HIGH for aarch64
` [PATCH 3/3] selftests: Set overcommit_policy as OVERCOMMIT_ALWAYS

[PATCH net-next 3/3] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test
 2023-03-16 13:15 UTC 

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2023-03-16 12:30 UTC  (2+ messages)
` [PATCH v6 2/2] selftests/timers/posix_timers: Test delivery of signals across threads

[PATCH 0/2] KVM: PPC: support kvm selftests
 2023-03-16 11:53 UTC  (4+ messages)
` [PATCH 1/2] KVM: PPC: Add kvm selftests support for powerpc
` [PATCH 2/2] KVM: PPC: Add basic framework tests for kvm selftests

Faktoring
 2023-03-16  8:51 UTC 

[PATCH v4 0/5] Add IO page table replacement support
 2023-03-16  5:38 UTC  (5+ messages)
` [PATCH v4 2/5] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage

[PATCH 0/8] clk: Add kunit tests for fixed rate and parent data
 2023-03-16  4:15 UTC  (18+ messages)
` [PATCH 2/8] of: Enable DTB loading on UML for KUnit tests
` [PATCH 3/8] kunit: Add test managed platform_device/driver APIs

[PATCH] kunit: Use gfp in kunit_alloc_resource() kernel-doc
 2023-03-16  3:36 UTC  (2+ messages)

[PATCH rcu 0/8] RCU torture test and tool updates for v6.4
 2023-03-15 23:54 UTC  (9+ messages)
` [PATCH rcu 1/8] rcutorture: Add test_nmis module parameter
` [PATCH rcu 2/8] rcutorture: Set CONFIG_BOOTPARAM_HOTPLUG_CPU0 to offline CPU 0
` [PATCH rcu 3/8] rcutorture: Make scenario TREE04 enable lazy call_rcu()
` [PATCH rcu 4/8] tools: rcu: Add usage function and check for argument
` [PATCH rcu 5/8] torture: Permit kvm-again.sh --duration to default to previous run
` [PATCH rcu 6/8] rcutorture: Eliminate variable n_rcu_torture_boost_rterror
` [PATCH rcu 7/8] torture: Enable clocksource watchdog with "tsc=watchdog"
` [PATCH rcu 8/8] rcutorture: Create nocb kthreads only when testing rcu in CONFIG_RCU_NOCB_CPU=y kernels

[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
 2023-03-15 23:28 UTC  (2+ messages)

[PATCH v4 0/3] mm: process/cgroup ksm support
 2023-03-15 21:47 UTC  (8+ messages)
  ` [PATCH v4 1/3] mm: add new api to enable ksm per process

[GIT PULL] Kselftest fixes update for Linux 6.3-rc3
 2023-03-15 19:33 UTC  (2+ messages)

[PATCH v2 09/14] torture: Enable clocksource watchdog with "tsc=watchdog"
 2023-03-15 18:18 UTC 

BUG in dhrystone selftest on v6.3-rc1
 2023-03-15 14:30 UTC  (2+ messages)

[PATCH] lib: dhry: Fix unstable smp_processor_id(_) usage
 2023-03-15 14:28 UTC 

[PATCH v2 0/5] Add Intel VT-d nested translation
 2023-03-15 13:50 UTC  (5+ messages)
` [PATCH v2 1/5] iommufd: Add nesting related data structures for Intel VT-d
` [PATCH v2 5/5] iommu/vt-d: Add nested domain support

[PATCH] selftests/ftrace: Update comment and clean up
 2023-03-15 13:47 UTC  (4+ messages)

[PATCHv2] selftests: net: devlink_port_split.py: skip test if no suitable device available
 2023-03-15  9:11 UTC  (3+ messages)

[PATCH] selftests/resctrl: Use correct exit code when tests fail
 2023-03-15  1:25 UTC  (2+ messages)

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

[PATCH v4 0/6] RISC-V Hardware Probing User Interface
 2023-03-14 18:32 UTC  (2+ messages)
` [PATCH v4 5/6] selftests: Test the new RISC-V hwprobe interface

[PATCH] selftests/clone3: fix number of tests in ksft_set_plan
 2023-03-14 13:09 UTC  (3+ messages)
` [PATCH v2] "

[PATCH bpf-next v2 0/2] bpf: Fix a umin > umax reg bound error
 2023-03-14 20:34 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: check bounds not in the 32-bit range

[PATCH bpf-next v3 1/2] bpf: use canonical ftrace path
 2023-03-14  5:27 UTC  (5+ messages)
` [PATCH bpf-next v3 2/2] selftests/bpf: "

[PATCH v3 0/3] use canonical ftrace path whenever possible
 2023-03-14  5:10 UTC  (7+ messages)
` [PATCH bpf-next v4 0/2] "
  ` [PATCH bpf-next v4 1/2] bpf: use canonical ftrace path
  ` [PATCH bpf-next v4 2/2] selftests/bpf: "

[PATCH v4 1/3] selftests: use canonical ftrace path
 2023-03-13 21:17 UTC  (3+ messages)
` [PATCH v4 2/3] leaking_addresses: also skip "
` [PATCH v4 3/3] tools/kvm_stat: use "

selftest: rtctest.c:290:alarm_wkalm_set:Expected -1 (-1) != rc (-1) : Test terminated by assertion
 2023-03-13 20:41 UTC  (2+ messages)

[PATCH net-next v2 0/5] tls: implement key updates for TLS1.3
 2023-03-13 18:35 UTC  (12+ 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).