Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-01-10 07:12:03 to 2024-01-15 13:42:50 UTC [more...]

[PATCH bpf-next] bpf: Allow setting SO_TIMESTAMPING* with bpf_setsockopt()
 2024-01-15 13:41 UTC 

[PATCH v12 00/20] KVM: xen: update shared_info and vcpu_info handling
 2024-01-15 12:57 UTC  (21+ messages)
` [PATCH v12 01/20] KVM: pfncache: Add a map helper function
` [PATCH v12 02/20] KVM: pfncache: remove unnecessary exports
` [PATCH v12 03/20] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v12 04/20] KVM: pfncache: add a mark-dirty helper
` [PATCH v12 05/20] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v12 06/20] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v12 07/20] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v12 08/20] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v12 09/20] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v12 10/20] KVM: xen: re-initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v12 11/20] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v12 12/20] KVM: xen: allow vcpu_info "
` [PATCH v12 13/20] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [PATCH v12 14/20] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v12 15/20] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v12 16/20] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v12 17/20] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v12 18/20] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v12 19/20] KVM: xen: allow vcpu_info content to be 'safely' copied
` [PATCH v12 20/20] KVM: pfncache: rework __kvm_gpc_refresh() to fix locking issues

[PATCH v3] selftests/landlock:Fix two build issues
 2024-01-15 10:41 UTC  (4+ messages)
  ` 回复: "

[PATCH v4] selftests/landlock:Fix two build issues
 2024-01-15 10:24 UTC 

[PATCH 0/3] vfio-pci support pasid attach/detach
 2024-01-15  9:49 UTC  (11+ messages)
` [PATCH 3/3] vfio: Report PASID capability via VFIO_DEVICE_FEATURE ioctl

[PATCH v3 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-15  7:32 UTC  (7+ messages)
` [PATCH v3 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v3 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v3 4/7] selftests/mm: khugepaged: "
` [PATCH v3 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v3 6/7] selftests/mm: ksm_tests: "
` [PATCH v3 7/7] selftests/mm: config: add missing configs

[PATCH v2 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-15  6:59 UTC  (11+ messages)
` [PATCH v2 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH v2 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH v2 4/7] selftests/mm: khugepaged: "
` [PATCH v2 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH v2 6/7] selftests/mm: ksm_tests: "
` [PATCH v2 7/7] selftests/mm: config: add missing configs

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2024-01-15  1:25 UTC  (7+ messages)
  ` [PATCH v2 4/6] iommufd: Deliver fault messages "

[PATCH net] selftests: netdevsim: correct expected FEC strings
 2024-01-14 22:47 UTC 

[PATCH net] selftests: netdevsim: sprinkle more udevadm settle
 2024-01-14 22:47 UTC 

[PATCH v11 5/5] ring-buffer/selftest: Add ring-buffer mapping test
 2024-01-14 16:20 UTC  (4+ messages)

[PATCH v6 0/4] Introduce mseal()
 2024-01-14  3:48 UTC  (12+ messages)
` [PATCH v6 1/4] mseal: Wire up mseal syscall
` [PATCH v6 2/4] mseal: add "
` [PATCH v6 3/4] selftest mm/mseal memory sealing
` [PATCH v6 4/4] mseal:add documentation

[PATCH bpf-next v3 0/3] Annotate kfuncs in .BTF_ids section
 2024-01-13 19:49 UTC  (6+ messages)

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2024-01-13 17:26 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 8d04a7e2ee3fd6aabb8096b00c64db0d735bc874
 2024-01-13  5:39 UTC 

[PATCH bpf-next v2 00/15] Improvements for tracking scalars in the BPF verifier
 2024-01-12 20:50 UTC  (13+ messages)
` [PATCH bpf-next v2 10/15] bpf: Track spilled unbounded scalars
` [PATCH bpf-next v2 14/15] bpf: Optimize state pruning for spilled scalars
` [PATCH bpf-next v2 15/15] selftests/bpf: states pruning checks for scalar vs STACK_{MISC,ZERO}

[PATCH 0/6] of: populate of_root node if bootloader doesn't
 2024-01-12 20:07 UTC  (7+ messages)
` [PATCH 1/6] arm64: Unconditionally call unflatten_device_tree()
` [PATCH 2/6] um: "
` [PATCH 3/6] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH 4/6] of: Create of_root if no dtb provided by firmware
` [PATCH 5/6] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH 6/6] of: Add KUnit test to confirm DTB is loaded

[PATCH 00/12] selftests/net: Add TCP-AO tests
 2024-01-12 18:57 UTC  (5+ messages)
` [PATCH 01/12] selftests/net: Add TCP-AO library
` [PATCH 12/12] selftests/net: Add TCP-AO key-management test

[PATCH v6 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-12 17:43 UTC  (4+ messages)
` [PATCH v6 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v6 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v6 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH] selftests/livepatch: fix and refactor new dmesg message code
 2024-01-12 15:40 UTC  (2+ messages)

[PATCH 0/3] Update LLVM Phabricator and Bugzilla links
 2024-01-12 14:52 UTC  (11+ messages)
` [PATCH 1/3] selftests/bpf: Update LLVM Phabricator links
` [PATCH 2/3] arch and include: "

[PATCH V13 0/7] amd-pstate preferred core
 2024-01-12  9:25 UTC  (8+ messages)
` [PATCH V13 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V13 2/7] ACPI: CPPC: Add get the highest performance cppc control
` [PATCH V13 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V13 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V13 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V13 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V13 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[PATCH v2] selftests/ftrace: Add test to exercize function tracer across cpu hotplug
 2024-01-12  7:35 UTC  (4+ messages)

[PATCH] selftests/filesystems:fix build error in overlayfs
 2024-01-12  7:40 UTC 

[PATCH v2] selftests/mm: mremap_test: fix build warning
 2024-01-12  7:18 UTC 

[PATCH] selftests/mm: mremap_test: fix build warning
 2024-01-12  6:50 UTC  (3+ messages)

[PATCH 0/5] tools: selftests: riscv: Fix compiler warnings
 2024-01-12  6:30 UTC  (2+ messages)

[PATCH v2] KVM: selftests: Fix the dirty_log_test semaphore imbalance
 2024-01-12  5:53 UTC 

[PATCH] kunit: Fix a NULL vs IS_ERR() bug
 2024-01-12  5:39 UTC  (4+ messages)

[RFC PATCH v2 0/3] KVM: allow mapping of compound tail pages for IO or PFNMAP mapping
 2024-01-12  5:34 UTC  (7+ messages)
` [RFC PATCH v2 2/3] KVM: selftests: add selftest driver for KVM to test memory slots for MMIO BARs

[PATCH] selftests/core: Fix build issue with CLOSE_RANGE_UNSHARE
 2024-01-12  5:24 UTC  (2+ messages)
` 回复: "

[PATCH v3] Documentation: KUnit: Update the instructions on how to test static functions
 2024-01-12  4:34 UTC  (2+ messages)

[PATCH v4] kunit: run test suites only after module initialization completes
 2024-01-12  4:06 UTC  (2+ messages)

[PATCH] selftests/landlock:Fix two build issues
 2024-01-12  3:51 UTC  (5+ messages)
  ` 回复: "
      ` 回复: "

[PATCH net 0/2] selftests: net: Small fixes
 2024-01-12  1:00 UTC  (6+ messages)
` [PATCH net 1/2] selftests: bonding: Change script interpreter
` [PATCH net 2/2] selftests: forwarding: Remove executable bits from lib.sh

[PATCH] selftests/net/tcp-ao: Use LDLIBS instead of LDFLAGS
 2024-01-12  0:40 UTC  (3+ messages)

[PATCH] kunit: Mark filter_glob param as rw
 2024-01-12  0:12 UTC 

[PATCH] MAINTAINERS: kunit: Add Rae Moar as a reviewer
 2024-01-11 23:49 UTC 

[PATCH] kunit: device: Fix a NULL vs IS_ERR() check in init()
 2024-01-11 23:42 UTC  (3+ messages)

[PATCH v11 0/8] Add iommufd nesting (part 2/2)
 2024-01-11 19:56 UTC  (14+ messages)
` [PATCH v11 1/8] iommu: Add cache_invalidate_user op
` [PATCH v11 2/8] iommufd: Add IOMMU_HWPT_INVALIDATE
` [PATCH v11 3/8] iommu: Add iommu_copy_struct_from_user_array helper
` [PATCH v11 4/8] iommufd/selftest: Add mock_domain_cache_invalidate_user support
` [PATCH v11 5/8] iommufd/selftest: Add IOMMU_TEST_OP_MD_CHECK_IOTLB test op
` [PATCH v11 6/8] iommufd/selftest: Add coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v11 7/8] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v11 8/8] iommu/vt-d: Add iotlb flush for nested domain

[PATCH v14 10/12] selftests/landlock: Add network tests
 2024-01-11 17:06 UTC  (4+ messages)
        `  "

[PATCH v5 0/3] livepatch: Move modules to selftests and add a new test
 2024-01-11 13:36 UTC  (7+ messages)
` [PATCH v5 1/3] kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable
` [PATCH v5 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v5 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH v4] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 13:27 UTC  (2+ messages)

[PATCH 1/7] selftests/mm: hugepage-shm: conform test to TAP format output
 2024-01-11 12:03 UTC  (8+ messages)
` [PATCH 2/7] selftests/mm: hugepage-vmemmap: "
` [PATCH 3/7] selftests/mm: hugetlb-madvise: "
` [PATCH 4/7] selftests/mm: khugepaged: "
` [PATCH 5/7] selftests/mm: hugetlb-read-hwpoison: "
` [PATCH 6/7] selftests/mm: ksm_tests: "
` [PATCH 7/7] selftests/mm: config: add missing configs

[PATCH v2] selftests/move_mount_set_group:Make tests build with old libc
 2024-01-11 11:13 UTC  (4+ messages)
  ` 回复: "

[PATCH v2] KVM: s390: selftest: memop: Fix undefined behavior
 2024-01-11  9:48 UTC 

[PATCH V12 0/7] amd-pstate preferred core
 2024-01-11  9:19 UTC  (7+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion

[PATCH v8 00/10] Add iommufd nesting (part 2/2)
 2024-01-11  7:14 UTC  (5+ messages)
` [PATCH v8 07/10] iommu/vt-d: Allow qi_submit_sync() to return the QI faults

[RFC PATCH v5 0/4] Introduce mseal()
 2024-01-11  5:19 UTC  (7+ messages)
` [RFC PATCH v5 2/4] mseal: add mseal syscall
` [RFC PATCH v5 4/4] mseal:add documentation

[PATCH v2] selftests/landlock:Fix two build issues
 2024-01-11  3:51 UTC 

[PATCH v3] selftests/move_mount_set_group:Fix build issue with old libc
 2024-01-11  3:39 UTC 

[RFC PATCH v4 0/4] Introduce mseal()
 2024-01-11  3:04 UTC  (4+ messages)
` [RFC PATCH v4 3/4] selftest mm/mseal memory sealing

[PATCH 1/1] selftests: mm: hugepage-vmemmap fails on 64K page size systems
 2024-01-11  2:07 UTC  (3+ messages)

[PATCH 0/1] selftest/mm/hugetlb: SIGBUS on stolen page
 2024-01-10  9:18 UTC  (4+ messages)
` [PATCH 1/1] selftests/mm: new test that steals pages


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