Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-11-04 10:55:01 to 2024-11-07 01:38:57 UTC [more...]

[PATCH 0/4] kselftest/arm64: fp-ptrace enhancements
 2024-11-07  1:38 UTC 

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-07  1:37 UTC  (3+ messages)
` [PATCH v6 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-07  1:35 UTC  (16+ messages)
` [PATCH v7 01/13] iommufd: Move struct iommufd_object to public iommufd header
` [PATCH v7 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v7 03/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v7 04/13] iommufd: Verify object in iommufd_object_finalize/abort()
` [PATCH v7 05/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v7 06/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
` [PATCH v7 07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v7 08/13] iommufd/selftest: Add container_of helpers
` [PATCH v7 09/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v7 10/13] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v7 11/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST
` [PATCH v7 12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage
` [PATCH v7 13/13] Documentation: userspace-api: iommufd: Update vIOMMU

[PATCH] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
 2024-11-07  1:31 UTC  (2+ messages)

[PATCH v2 0/9] initramfs: kunit tests and cleanups
 2024-11-07  0:17 UTC  (10+ messages)
` [PATCH v3 1/9] init: add initramfs_internal.h
` [PATCH v3 2/9] initramfs_test: kunit tests for initramfs unpacking
` [PATCH v3 3/9] vsprintf: add simple_strntoul
` [PATCH v3 4/9] initramfs: avoid memcpy for hex header fields
` [PATCH v3 5/9] initramfs: remove extra symlink path buffer
` [PATCH v3 6/9] initramfs: merge header_buf and name_buf
` [PATCH v3 7/9] initramfs: reuse name_len for dir mtime tracking
` [PATCH v3 8/9] initramfs: fix hardlink hash leak without TRAILER
` [PATCH v3 9/9] initramfs: avoid static buffer for error message

[PATCH net-next 0/8] macsec: inherit lower device's features and TSO limits when offloading
 2024-11-06 23:13 UTC  (9+ messages)
` [PATCH net-next 1/8] netdevsim: add more hw_features
` [PATCH net-next 2/8] selftests: netdevsim: add a test checking ethtool features
` [PATCH net-next 3/8] macsec: add some of the lower device's features when offloading
` [PATCH net-next 4/8] macsec: clean up local variables in macsec_notify
` [PATCH net-next 5/8] macsec: inherit lower device's TSO limits when offloading
` [PATCH net-next 6/8] selftests: move macsec offload tests from net/rtnetlink to drivers/net/netdvesim
` [PATCH net-next 7/8] selftests: netdevsim: add test toggling macsec offload
` [PATCH net-next 8/8] selftests: netdevsim: add ethtool features to macsec offload tests

[PATCH bpf-next 1/2] libbpf: Add missing per-arch include path
 2024-11-06 22:04 UTC  (5+ messages)

[PATCH 0/6] KUnit test moves / renames
 2024-11-06 21:17 UTC  (5+ messages)
` [PATCH 1/6] lib: math: Move kunit tests into tests/ subdir

[PATCH] selftests/livepatch: Check if CONFIG_LIVEPATCH is enabled
 2024-11-06 17:41 UTC 

[PATCH] kselftest/arm64: Check that SVCR is 0 in signal handlers
 2024-11-06 17:07 UTC 

[PATCH v4 0/2] kselftest: tmpfs: Add ksft macros and skip if no root
 2024-11-06 17:06 UTC  (5+ messages)
` [PATCH v4 1/2] selftests:tmpfs: Add Skip test if not run as root
` [PATCH v4 2/2] selftests: tmpfs: Add kselftest support to tmpfs

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-06 17:04 UTC  (2+ messages)

[RFC] Test catalog template
 2024-11-06 17:01 UTC  (5+ messages)

Some thoughts on Linux benchmarks results & processing
 2024-11-06 16:49 UTC 

[PATCH net-next v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-06 15:44 UTC  (2+ messages)

[PATCH net-next v3 0/4] Introduce VLAN support in HSR
 2024-11-06 15:39 UTC  (6+ messages)
` [PATCH net-next v3 1/4] net: hsr: Add VLAN support
` [PATCH net-next v3 2/4] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next v3 3/4] net: ti: icssg-prueth: Add VLAN support for HSR mode
` [PATCH net-next v3 4/4] selftests: hsr: Add test for VLAN

[PATCH net-next v7] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-06 15:26 UTC  (4+ messages)

[PATCH 0/2] fix reading ESP during coredump
 2024-11-06 14:32 UTC  (5+ messages)
` [PATCH 1/2] fs/proc: do_task_stat: Fix ESP not readable "
` [PATCH 2/2] selftests: coredump: Add stackdump test

[PATCH 1/5] selftests/powerpc: Lower run time of count_stcx_fail test
 2024-11-06 13:04 UTC  (5+ messages)
` [PATCH 2/5] selftests/powerpc: Give all tests 2 minutes timeout
` [PATCH 3/5] selftests/powerpc: Fix 32-bit BE build errors on Ubuntu 24.04
` [PATCH 4/5] selftests/powerpc: Return errors from all tests
` [PATCH 5/5] selftests/powerpc: Detect taint change in mitigation patching test

[PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
 2024-11-06 12:46 UTC  (14+ messages)
` [PATCH 1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators
` [PATCH 2/6] kselftest/arm64: Remove unused ADRs from irritator handlers
` [PATCH 3/6] kselftest/arm64: Corrupt P15 in the irritator when testing SSVE
` [PATCH 4/6] kselftest/arm64: Implement irritators for ZA and ZT
` [PATCH 5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
` [PATCH 6/6] kselftest/arm64: Test signal handler state modification in fp-stress

[PATCH v7 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-11-06 12:23 UTC  (12+ messages)
` [PATCH v7 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v7 02/10] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v7 03/10] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
` [PATCH v7 04/10] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v7 05/10] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v7 06/10] iommufd/viommu: Add iommufd_viommu_find_dev helper
` [PATCH v7 07/10] iommufd/selftest: Add mock_viommu_cache_invalidate
` [PATCH v7 08/10] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v7 09/10] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v7 10/10] Documentation: userspace-api: iommufd: Update vDEVICE

[PATCH 1/2] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case
 2024-11-06 10:06 UTC  (2+ messages)

[PATCH v2 2/9] initramfs_test: kunit tests for initramfs unpacking
 2024-11-06  9:13 UTC 

[PATCH v2 net-next 0/2] ipv6: fix hangup on device removal
 2024-11-06  9:11 UTC  (7+ messages)
` [PATCH v2 net-next 1/2] ipv6: release nexthop "
` [PATCH v2 net-next 2/2] selftests: net: really check for bg process completion

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-06  5:54 UTC  (15+ messages)

[PATCH net-next] selftests: net: include lib/sh/*.sh with lib.sh
 2024-11-06  1:40 UTC  (3+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-06  1:18 UTC  (18+ messages)
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 14/23] ovpn: implement peer lookup logic
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 17/23] ovpn: add support for peer floating
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion

[PATCH net-next v7] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
 2024-11-06  1:02 UTC 

[PATCH bpf-next/net v3] selftests/bpf: Drop netns helpers in mptcp
 2024-11-06  0:30 UTC  (2+ messages)

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-06  0:13 UTC  (9+ messages)
` [PATCH net-next v1 6/7] net: fix SO_DEVMEM_DONTNEED looping too long

[PATCH v5 0/2] selftests/resctrl: SNC kernel support discovery
 2024-11-05 23:28 UTC  (6+ messages)
` [PATCH v5 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v5 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH v2 0/2] kunit: enable hardware virtualization
 2024-11-05 19:51 UTC  (7+ messages)
` [PATCH v2 1/2] kunit: add fallback for os.sched_getaffinity
` [PATCH v2 2/2] kunit: enable hardware acceleration when available

[PATCH net-next v6 0/7] Suspend IRQs during application busy periods
 2024-11-05 17:49 UTC  (4+ messages)
` [PATCH net-next v6 6/7] selftests: net: Add busy_poll_test

[PATCH net-next v7 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-11-05 17:46 UTC  (31+ messages)
` [PATCH net-next v7 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v7 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v7 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v7 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v7 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v7 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v7 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v7 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v7 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v7 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v7 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v7 12/12] selftests: ncdevmem: Add automated test

[PATCH v3 0/4] Add support for the Bus Lock Threshold
 2024-11-05 15:41 UTC  (6+ messages)
` [PATCH v3 2/4] KVM: SVM: Enable Bus lock threshold exit

Testing Quality Call notes - 2024-10-31
 2024-11-05 14:45 UTC 

[PATCH net-next v2 0/4] Introduce VLAN support in HSR
 2024-11-05 11:14 UTC  (7+ messages)
` [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN

[PATCH net v6] ipv6: Fix soft lockups in fib6_select_path under high next hop churn
 2024-11-05 10:03 UTC  (4+ messages)

[PATCH v4] selftests: clone3: Use the capget and capset syscall directly
 2024-11-05  6:29 UTC 

[PATCH] KVM: selftests: memslot_perf_test: increase guest sync timeout
 2024-11-05  5:55 UTC  (3+ messages)

[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
 2024-11-05  5:53 UTC  (3+ messages)

[PATCH 0/3] KVM: x86: Small changes to support VMware guests
 2024-11-05  4:59 UTC  (4+ messages)
` [PATCH 2/3] KVM: x86: Add support for VMware guest specific hypercalls

[PATCH v3 0/9] SEV Kernel Selftests
 2024-11-05  4:14 UTC  (14+ messages)
` [PATCH v3 2/9] KVM: selftests: Add a basic SNP smoke test

kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.12-rc3-23-ga44c26d7fa74)
 2024-11-05  2:16 UTC 

kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.12-rc3-23-ga44c26d7fa74)
 2024-11-05  2:16 UTC 

kselftest/next kselftest-lib: 1 runs, 1 regressions (v6.12-rc3-23-ga44c26d7fa74)
 2024-11-05  2:16 UTC 

kselftest/next build: 6 builds: 2 failed, 4 passed, 1 warning (v6.12-rc3-23-ga44c26d7fa74)
 2024-11-05  1:18 UTC 

[PATCH V4 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
 2024-11-05  0:55 UTC  (7+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04 21:30 UTC  (6+ messages)

[PATCH] kunit: skb: use "gfp" variable instead of hardcoding GFP_KERNEL
 2024-11-04 17:16 UTC 

[PATCH v3 0/5] Improve arm64 pkeys handling in signal delivery
 2024-11-04 17:12 UTC  (2+ messages)
` (subset) "

[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
 2024-11-04 15:11 UTC  (6+ messages)
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate

[PATCH AUTOSEL 4.19 3/5] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:55 UTC 

[PATCH AUTOSEL 5.4 3/6] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:55 UTC 

[PATCH AUTOSEL 5.10 3/6] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:54 UTC 


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