Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-11-05 17:08:51 to 2024-11-08 06:45:15 UTC [more...]

[PATCH net-next v2 0/8] net: Improve netns handling in RTNL and ip_tunnel
 2024-11-08  6:44 UTC  (17+ messages)
` [PATCH net-next v2 1/8] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v2 2/8] rtnetlink: Add netns_atomic flag in rtnl_link_ops
` [PATCH net-next v2 3/8] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v2 4/8] net: ip_tunnel: Add source netns support for newlink
` [PATCH net-next v2 5/8] net: ip_gre: Add netns_atomic module parameter
` [PATCH net-next v2 6/8] net: dummy: Set netns_atomic in rtnl ops for testing
` [PATCH net-next v2 7/8] tools/net/ynl: Add retry limit for async notification
` [PATCH net-next v2 8/8] selftests: net: Add two test cases for link netns

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

[PATCH net-next v8 0/6] Suspend IRQs during application busy periods
 2024-11-08  4:53 UTC  (2+ messages)
` [PATCH net-next v8 5/6] selftests: net: Add busy_poll_test

Some thoughts on Linux benchmarks results & processing
 2024-11-08  4:10 UTC  (2+ messages)

[PATCH net-next v7 0/6] Suspend IRQs during application busy periods
 2024-11-08  2:39 UTC  (2+ messages)
` [PATCH net-next v7 5/6] selftests: net: Add busy_poll_test

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

[PATCH] selftests/mm: Define PKEY_UNRESTRICTED for pkey_sighandler_tests
 2024-11-07 21:34 UTC  (5+ messages)

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-07 21:08 UTC  (6+ messages)
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem

[PATCH v6 00/10] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-11-07 18:50 UTC  (5+ messages)
` [PATCH v6 01/10] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl

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

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

[PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
 2024-11-07 18:39 UTC  (3+ messages)

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

[PATCH v7 0/5] selftests: kvm: s390: Add ucontrol memory selftests
 2024-11-07 14:10 UTC  (6+ messages)
` [PATCH v7 1/5] selftests: kvm: s390: Add uc_map_unmap VM test case
` [PATCH v7 2/5] selftests: kvm: s390: Add uc_skey "
` [PATCH v7 3/5] selftests: kvm: s390: Verify reject memory region operations for ucontrol VMs
` [PATCH v7 4/5] selftests: kvm: s390: Fix whitespace confusion in ucontrol test
` [PATCH v7 5/5] selftests: kvm: s390: correct IP.b length in uc_handle_sieic debug output

[PATCH net-next v9] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-07 10:16 UTC  (2+ messages)

[PATCH net-next v8] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-07  9:51 UTC  (4+ messages)

[PATCH] selftests: vDSO: Do not rely on $ARCH for vdso_test_getrandom && vdso_test_chacha
 2024-11-07  8:40 UTC  (3+ messages)

[PATCH net-next] selftests: wireguards: use nft by default
 2024-11-07  8:23 UTC  (2+ messages)

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

[PATCH v7 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-11-07  4:04 UTC  (18+ 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 net] selftests: wireguard: load nf_conntrack if it's not present
 2024-11-07  2:44 UTC 

[PATCH v2 net-next 0/2] ipv6: fix hangup on device removal
 2024-11-07  2:00 UTC  (8+ 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 0/4] kselftest/arm64: fp-ptrace enhancements
 2024-11-07  1:38 UTC  (5+ messages)
` [PATCH 1/4] kselftets/arm64: Use flag bits for features in fp-ptrace assembler code
` [PATCH 2/4] kselftest/arm64: Use a define for SVCR
` [PATCH 3/4] kselftest/arm64: Expand the set of ZA writes fp-ptrace does
` [PATCH 4/4] kselftest/arm64: Add FPMR coverage to fp-ptrace

[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] 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)

[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] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-06  5:54 UTC  (11+ messages)

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

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-06  1:18 UTC  (4+ messages)
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism

[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  (4+ messages)
` [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  (5+ messages)
` [PATCH net-next v7 06/12] selftests: ncdevmem: Switch to AF_INET6


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