messages from 2024-10-17 09:47:28 to 2024-10-18 14:23:33 UTC [more...]
[RFC] Test catalog template
2024-10-18 14:23 UTC (8+ messages)
` [Automated-testing] "
[PATCH v3 0/5] Increase mseal test coverage
2024-10-18 13:04 UTC (14+ messages)
` [PATCH v3 4/5] selftests/mseal: add more tests for mmap
[PATCH] selftests: netfilter: remove unused rplnlh parameter
2024-10-18 12:29 UTC (2+ messages)
[PATCH v3 0/4] Add support for the Bus Lock Threshold
2024-10-18 11:35 UTC (4+ messages)
` [PATCH v3 2/4] KVM: SVM: Enable Bus lock threshold exit
[PATCH net-next v22 01/14] mm: page_frag: add a test module for page_frag
2024-10-18 10:53 UTC (4+ messages)
` [PATCH net-next v22 02/14] mm: move the page fragment allocator from page_alloc into its own file
` [PATCH net-next v22 04/14] mm: page_frag: avoid caller accessing 'page_frag_cache' directly
` [PATCH net-next v22 11/14] mm: page_frag: add testing for the newly added prepare API
[PATCH net-next] selftests: tls: add a selftest for wrapping rec_seq
2024-10-18 10:55 UTC
[PATCH] selftests/net: Add missing va_end in test_snprintf
2024-10-17 7:52 UTC
[PATCH v2] kselftests: Add test to detect boot event slowdowns
2024-10-18 10:14 UTC
[PATCH net-next v5 0/3] Threads support in proc connector
2024-10-18 10:04 UTC (10+ messages)
` [PATCH net-next v5 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v5 3/3] connector/cn_proc: Selftest for threads
[RFC PATCH 00/39] 1G page support for guest_memfd
2024-10-18 9:34 UTC (27+ messages)
` [RFC PATCH 26/39] KVM: guest_memfd: Track faultability within a struct kvm_gmem_private
[PATCH v2] selftest/tcp-ao: Add filter tests
2024-10-18 9:32 UTC (2+ messages)
[PATCH V3 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-10-18 9:08 UTC (23+ messages)
` [PATCH V3 01/15] selftests/resctrl: Make functions only used in same file static
` [PATCH V3 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results
` [PATCH V3 03/15] selftests/resctrl: Fix memory overflow due to unhandled wraparound
` [PATCH V3 04/15] selftests/resctrl: Protect against array overrun during iMC config parsing
` [PATCH V3 05/15] selftests/resctrl: Protect against array overflow when reading strings
` [PATCH V3 06/15] selftests/resctrl: Make wraparound handling obvious
` [PATCH V3 07/15] selftests/resctrl: Remove "once" parameter required to be false
` [PATCH V3 08/15] selftests/resctrl: Only support measured read operation
` [PATCH V3 09/15] selftests/resctrl: Remove unused measurement code
` [PATCH V3 10/15] selftests/resctrl: Make benchmark parameter passing robust
` [PATCH V3 11/15] selftests/resctrl: Ensure measurements skip initialization of default benchmark
` [PATCH V3 12/15] selftests/resctrl: Use cache size to determine "fill_buf" buffer size
` [PATCH V3 13/15] selftests/resctrl: Do not compare performance counters and resctrl at low bandwidth
` [PATCH V3 14/15] selftests/resctrl: Keep results from first test run
` [PATCH V3 15/15] selftests/resctrl: Replace magic constants used as array size
[PATCH v6 2/5] selftests: kvm: s390: Add uc_skey VM test case
2024-10-18 9:03 UTC (3+ messages)
[PATCH 0/2] selftest: rtc: Add rtc feature detection and rtc file check
2024-10-18 8:27 UTC (13+ messages)
` [PATCH 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
` [PATCH 2/2] selftest: rtc: Check if could access /dev/rtc0 before testing
[PATCH net-next v9 00/23] Introducing OpenVPN Data Channel Offload
2024-10-18 8:20 UTC (6+ messages)
` [PATCH net-next v9 23/23] testing/selftest: add test tool and scripts for ovpn module
[PATCH RFC v5 00/10] tun: Introduce virtio-net hashing feature
2024-10-18 8:15 UTC (5+ messages)
` [PATCH RFC v5 07/10] tun: Introduce virtio-net RSS
[PATCH 0/4] implement lightweight guard pages
2024-10-18 7:12 UTC (7+ messages)
` [PATCH 1/4] mm: pagewalk: add the ability to install PTEs
` [PATCH 2/4] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH 3/4] mm: madvise: implement lightweight guard page mechanism
` [PATCH 4/4] selftests/mm: add self tests for guard page feature
[RFC PATCH 30/39] KVM: guest_memfd: Handle folio preparation for guest_memfd mmap
2024-10-18 7:10 UTC (3+ messages)
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-18 6:49 UTC (9+ messages)
` [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
` [PATCH v4 3/4] selftests: pidfd: add pidfd.h UAPI wrapper
` [PATCH v4 4/4] selftests: pidfd: add tests for PIDFD_SELF_*
[PATCH v3 0/4] vfio-pci support pasid attach/detach
2024-10-18 5:40 UTC (11+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT
[PATCH] selftest: drivers: Add support to check duplicate hwirq
2024-10-18 4:29 UTC (2+ messages)
[PATCH bpf-next v1 0/4] Retire test_sock.c
2024-10-17 22:49 UTC (5+ messages)
` [PATCH bpf-next v1 1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
` [PATCH bpf-next v1 2/4] selftests/bpf: Migrate LOAD_REJECT "
` [PATCH bpf-next v1 3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE "
` [PATCH bpf-next v1 4/4] selftests/bpf: Retire test_sock.c
[PATCH] kunit: Introduce autorun option
2024-10-17 21:34 UTC
[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
2024-10-17 20:57 UTC (6+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
[PATCH 0/4] kunit: Add support for LoongArch
2024-10-17 20:36 UTC (5+ messages)
` [PATCH 2/4] kunit: qemu_configs: add LoongArch config
[PATCH 1/3] selftests: Add a few missing gitignore files
2024-10-17 20:22 UTC (2+ messages)
[PATCH] munmap sealed memory cause memory to split (bug)
2024-10-17 20:12 UTC (11+ messages)
[PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function
2024-10-17 20:01 UTC (4+ messages)
` [PATCH v5 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
` [PATCH v5 2/3] selftests: livepatch: save and restore kprobe state
` [PATCH v5 3/3] selftests: livepatch: test livepatching a kprobed function
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2024-10-17 19:40 UTC (16+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH v3 00/11] cover-letter: iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-17 19:19 UTC (54+ messages)
` [PATCH v3 02/11] iommufd: Rename _iommufd_object_alloc to iommufd_object_alloc_elm
` [PATCH v3 03/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v3 04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v3 05/11] iommu: Pass in a viommu pointer to domain_alloc_user op
` [PATCH v3 06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v3 07/11] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v3 08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v3 10/11] Documentation: userspace-api: iommufd: Update vIOMMU
` [PATCH v3 11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support
` [PATCH v3 00/16] cover-letter: iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
` [PATCH v3 01/16] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct
` [PATCH v3 02/16] iommufd/viommu: Add a default_viommu_ops for IOMMU_VIOMMU_TYPE_DEFAULT
` [PATCH v3 03/16] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v3 06/16] iommufd/hw_pagetable: Allow viommu->ops->cache_invalidate for hwpt_nested
` [PATCH v3 07/16] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v3 09/16] iommufd/viommu: Add vdev_to_dev helper
` [PATCH v3 13/16] Documentation: userspace-api: iommufd: Update vDEVICE
[PATCH 0/8] kselftest/arm64: various compilation fixes
2024-10-17 17:59 UTC (2+ messages)
` (subset) "
[PATCH] kselftest/arm64: Fail the overall fp-stress test if any test fails
2024-10-17 17:43 UTC
[PATCH 0/3] Handle MMIO during event delivery error on SVM
2024-10-17 16:58 UTC (9+ messages)
` [PATCH 2/3] KVM: vmx, svm, mmu: Process MMIO during event delivery
` [PATCH 3/3] selftests: KVM: Add test case for "
[PATCH 0/5] Improve arm64 pkeys handling in signal delivery
2024-10-17 15:53 UTC (11+ messages)
` [PATCH 1/5] arm64: signal: Remove unused macro
` [PATCH 2/5] arm64: signal: Remove unnecessary check when saving POE state
` [PATCH 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
` [PATCH 4/5] selftests/mm: Use generic pkey register manipulation
` [PATCH 5/5] selftests/mm: Enable pkey_sighandler_tests on arm64
[PATCH -next 1/2] selftests:timers: remove unneeded semicolon
2024-10-17 15:45 UTC (4+ messages)
` [PATCH -next 2/2] "
[PATCH net-next v4 0/3] Threads support in proc connector
2024-10-17 15:43 UTC (4+ messages)
` [PATCH net-next v4 1/3] connector/cn_proc: Add hash table for threads
[PATCH net-next v3 0/3] Threads support in proc connector
2024-10-17 15:23 UTC (3+ messages)
` [PATCH net-next v3 1/3] connector/cn_proc: Add hash table for threads
[PATCH v5 00/30] Permission Overlay Extension
2024-10-17 14:00 UTC (9+ messages)
` [PATCH v5 19/30] arm64: add POE signal support
[PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests
2024-10-17 11:08 UTC (2+ messages)
[PATCH net-next v2 00/10] selftests: net: Introduce deferred commands
2024-10-17 9:45 UTC (9+ messages)
` [PATCH net-next v2 03/10] selftests: forwarding: lib: Allow passing PID to stop_traffic()
` [PATCH net-next v2 04/10] selftests: RED: Use defer for test cleanup
` [PATCH net-next v2 05/10] selftests: TBF: "
` [PATCH net-next v2 06/10] selftests: ETS: "
` [PATCH net-next v2 07/10] selftests: mlxsw: qos_mc_aware: "
` [PATCH net-next v2 08/10] selftests: mlxsw: qos_ets_strict: "
` [PATCH net-next v2 09/10] selftests: mlxsw: qos_max_descriptors: "
` [PATCH net-next v2 10/10] selftests: mlxsw: devlink_trap_police: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox