public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-09-27 05:45:43 to 2023-10-02 09:46:43 UTC [more...]

[PATCH v3 0/7] selftests/resctrl: Fixes to failing tests
 2023-10-02  9:46 UTC  (11+ messages)
` [PATCH v3 1/7] selftests/resctrl: Fix uninitialized .sa_flags
` [PATCH v3 2/7] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal
` [PATCH v3 3/7] selftests/resctrl: Remove duplicate feature check from CMT test
` [PATCH v3 4/7] selftests/resctrl: Move _GNU_SOURCE define into Makefile
` [PATCH v3 5/7] selftests/resctrl: Refactor feature check to use resource and feature name
` [PATCH v3 6/7] selftests/resctrl: Fix feature checks
` [PATCH v3 7/7] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests

[PATCH] Added missing TARGETS in kselftest top level Makefile
 2023-10-02  8:58 UTC  (4+ messages)
  ` [PATCH v2] "

[PATCH v2 0/3] userfaultfd remap option
 2023-10-02  8:00 UTC  (34+ messages)
` [PATCH v2 1/3] userfaultfd: UFFDIO_REMAP: rmap preparation
` [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI
  ` potential new userfaultfd vs khugepaged conflict [was: Re: [PATCH v2 2/3] userfaultfd: UFFDIO_REMAP uABI]

[PATCH 0/7] KVM RISC-V Conditional Operations
 2023-10-02  6:27 UTC  (3+ messages)
` [PATCH 1/7] RISC-V: Detect XVentanaCondOps from ISA string

[PATCH] selftests:proc add missing field KSM in smaps_rollup[] array
 2023-10-01 19:52 UTC  (2+ messages)

[PATCH] selftests: static_keys: fix test name in messages
 2023-10-01 13:18 UTC 

[PATCH 0/2] kselftest/exec: Convert execveat test to KTAP output
 2023-10-01 10:24 UTC  (8+ messages)
` [PATCH 1/2] kselftest: Add a ksft_perror() helper
` [PATCH 2/2] selftests/exec: Convert execveat test to generate KTAP output

[PATCH v2] selftests: uevent filtering: fix return on error in uevent_listener
 2023-10-01  8:37 UTC 

[PATCH v1 00/20] Permission Overlay Extension
 2023-09-30 13:05 UTC  (24+ messages)
` [PATCH v1 01/20] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v1 02/20] arm64/sysreg: update CPACR_EL1 register
` [PATCH v1 03/20] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v1 04/20] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v1 05/20] arm64: context switch POR_EL0 register
` [PATCH v1 06/20] KVM: arm64: Save/restore POE registers
` [PATCH v1 07/20] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v1 08/20] arm64: add POIndex defines
` [PATCH v1 09/20] arm64: define VM_PKEY_BIT* for arm64
` [PATCH v1 10/20] arm64: mask out POIndex when modifying a PTE
` [PATCH v1 11/20] arm64: enable ARCH_HAS_PKEYS on arm64
` [PATCH v1 12/20] arm64: handle PKEY/POE faults
` [PATCH v1 13/20] arm64: stop using generic mm_hooks.h
` [PATCH v1 14/20] arm64: implement PKEYS support
` [PATCH v1 15/20] arm64: add POE signal support
` [PATCH v1 16/20] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v1 17/20] arm64: enable POE and PIE to coexist
` [PATCH v1 18/20] kselftest/arm64: move get_header()
` [PATCH v1 19/20] selftests: mm: move fpregs printing
` [PATCH v1 20/20] selftests: mm: make protection_keys test work on arm64

[PATCH 1/2] kunit: Add param generator macro for zero terminated arrays
 2023-09-30  8:58 UTC  (6+ messages)
` [PATCH 2/2] kunit: Allow to filter entries from "

[PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition
 2023-09-30  3:44 UTC 

[PATCH v3 0/8] Add printf attribute to kselftest functions
 2023-09-29 22:32 UTC  (5+ messages)
` [PATCH v3 1/8] selftests: Add printf attribute to ksefltest prints
` [PATCH v3 8/8] selftests/resctrl: Fix wrong format specifier

[PATCH 0/2] Report FEAT_SVE_B16B16 to userspace
 2023-09-29 17:18 UTC  (2+ messages)

[PATCH v5 0/2] selftests/resctrl: Bug fix and optimization
 2023-09-29 17:04 UTC  (4+ messages)
` [PATCH v5 1/2] selftests/resctrl: Fix schemata write error check
` [PATCH v5 2/2] selftests/resctrl: Move run_benchmark() to a more fitting file

[PATCH] selftests: capabilities: namespace create varies for root and normal user
 2023-09-29 12:53 UTC 

[PATCH v3 10/10] selftests/pcie_bwctrl: Create selftests
 2023-09-29 11:57 UTC 

[PATCH v2] selftests/amd-pstate: Fix broken paths to run workloads in amd-pstate-ut
 2023-09-29  7:48 UTC  (3+ messages)

[PATCH v4 0/2] selftests/resctrl: Bug fix and optimization
 2023-09-29  6:09 UTC  (8+ messages)
` [PATCH v4 1/2] selftests/resctrl: Fix schemata write error check

[PATCH 0/5] pstore: add tty frontend and multi-backend
 2023-09-29  5:47 UTC  (9+ messages)
` [PATCH 1/5] pstore: add tty frontend
` [PATCH 2/5] pstore: add multi-backends support
` [PATCH 3/5] pstore: add subdirs for multi-backends
` [PATCH 4/5] pstore: remove the module parameter "backend"
` [PATCH 5/5] tools/pstore: update pstore selftests

[PATCH v2 0/6] iommufd support allocating nested parent domain
 2023-09-29  3:38 UTC  (10+ messages)
` [PATCH v2 1/6] iommu: Add new iommu op to create domains owned by userspace
` [PATCH v2 2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation
` [PATCH v2 3/6] iommufd/hw_pagetable: Accepts user flags "
` [PATCH v2 4/6] iommufd/hw_pagetable: Support allocating nested parent domain
` [PATCH v2 5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock
` [PATCH v2 6/6] iommu/vt-d: Add domain_alloc_user op

[PATCH 4/4] selftes/ptp: extend test to include ptp_gettimex64any()
 2023-09-29  2:37 UTC 

[PATCH 0/4] kunit: Fix indentation of parameterized tests messages
 2023-09-28 20:54 UTC  (9+ messages)
` [PATCH 1/4] kunit: Drop redundant text from suite init failure message
` [PATCH 2/4] kunit: Fix indentation level of suite messages
` [PATCH 3/4] kunit: Fix indentation of parameterized tests messages
` [PATCH 4/4] kunit: Prepare test plan for parameterized subtests

[PATCH v2 0/6] selftests/resctrl: Fixes to failing tests
 2023-09-28 17:09 UTC  (7+ messages)
` [PATCH v2 1/6] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-09-28 16:59 UTC  (11+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks

[PATCH RESEND 0/3] kunit: Init and run test suites in the right state
 2023-09-28 16:42 UTC  (5+ messages)
` [PATCH RESEND 1/3] kunit: Make the cases sequence more reasonable for kunit_module_notify()
` [PATCH RESEND 2/3] kunit: Return error from kunit_module_init()
` [PATCH RESEND 3/3] kunit: Init and run test suites in the right state

[PATCH 0/5] KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI
 2023-09-28 14:09 UTC  (7+ messages)
` [PATCH 1/5] x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
` [PATCH 2/5] KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2}
` [PATCH 3/5] KVM: selftests: Touch relevant XSAVE state in guest for state test
` [PATCH 4/5] KVM: selftests: Load XSAVE state into untouched vCPU during "
` [PATCH 5/5] KVM: selftests: Force load all supported XSAVE state in "

[PATCH 1/2] kunit: Improve format of the NOT_ERR_OR_NULL assertion
 2023-09-28 13:38 UTC  (2+ messages)
` [PATCH 2/2] kunit: Improve format of the PTR_EQ|NE|NULL assertion

[PATCH] bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK
 2023-09-28 12:35 UTC  (4+ messages)

[PATCH] kunit: debugfs: Fix unchecked dereference in debugfs_print_results()
 2023-09-28 11:37 UTC 

[PATCH 2/3] Revert "bpf: Fix issue in verifying allow_ptr_leaks"
 2023-09-28 11:09 UTC  (2+ messages)

[PATCH] kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy()
 2023-09-28 10:22 UTC 

[PATCH v2] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-09-28 10:04 UTC 

[PATCH 0/3] selftests: timers: Convert some more of the timers tests to KTAP
 2023-09-28  9:49 UTC  (5+ messages)
` [PATCH 1/3] kselftest: Add a ksft_perror() helper
` [PATCH 2/3] selftests: timers: Convert posix_timers test to generate KTAP output
` [PATCH 3/3] selftests: timers: Convert nsleep-lat "

[PATCH] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-09-28  9:32 UTC  (4+ messages)

[PATCH bpf-next 0/2] cleanups for sockmap_listen
 2023-09-28  9:20 UTC  (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: Enable CONFIG_VSOCKETS in config
` [PATCH bpf-next 2/2] selftests/bpf: Add pair_redir_to_connected helper

[PATCH v4 0/4] kunit: Fix some bugs in kunit
 2023-09-28  8:57 UTC  (6+ messages)
` [PATCH v4 1/4] kunit: Fix missed memory release in kunit_free_suite_set()
` [PATCH v4 2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites()
` [PATCH v4 3/4] kunit: Fix possible memory leak in kunit_filter_suites()
` [PATCH v4 4/4] kunit: test: Fix the possible memory leak in executor_test

[RFC 0/8] iommufd support pasid attach/replace
 2023-09-28  1:54 UTC  (12+ messages)
` [RFC 1/8] iommu: Introduce a replace API for device pasid
` [RFC 3/8] iommufd: Support attach/replace hwpt per pasid
` [RFC 8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain

[RFC 0/3] vfio-pci support pasid attach/detach
 2023-09-28  1:46 UTC  (5+ messages)
` [RFC 3/3] vfio/pci: Expose PCIe PASID capability to userspace

[RFC PATCH] kunit: run test suites only after module initialization completes
 2023-09-27 15:48 UTC 

[PATCH v2 0/9] KVM RISC-V Conditional Operations
 2023-09-27 15:26 UTC  (7+ messages)

[PATCH] drivers: base: test: Make property entry API test modular
 2023-09-27 13:20 UTC 

[PATCH] selftests/x86/lam: Zero out buffer for readlink()
 2023-09-27 11:02 UTC  (2+ messages)

[PATCH v5 00/11] Add Intel VT-d nested translation
 2023-09-27  7:04 UTC  (15+ messages)
` [PATCH v5 01/11] iommufd: Add data structure for Intel VT-d stage-1 domain allocation
` [PATCH v5 04/11] iommu/vt-d: Add helper to setup pasid nested translation
` [PATCH v5 06/11] iommu/vt-d: Set the nested domain to a device
` [PATCH v5 07/11] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v5 09/11] iommu/vt-d: Add iotlb flush for nested domain
` [PATCH v5 10/11] iommu/vt-d: Add nested domain allocation
` [PATCH v5 11/11] iommu/vt-d: Disallow read-only mappings to nest parent domain

kselftest/next kselftest-lib: 3 runs, 3 regressions (v6.6-rc2-2-g078a2ead544c)
 2023-09-27  3:17 UTC 

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.6-rc2-2-g078a2ead544c)
 2023-09-27  2:18 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.6-rc2-2-g078a2ead544c)
 2023-09-27  3:17 UTC 


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