Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-10-30 21:36:08 to 2024-11-04 10:55:01 UTC [more...]

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

[PATCH AUTOSEL 5.15 07/10] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:53 UTC 

[PATCH AUTOSEL 6.1 07/11] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:53 UTC 

[PATCH AUTOSEL 6.6 10/14] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:52 UTC 

[PATCH AUTOSEL 6.11 15/21] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-11-04 10:49 UTC 

[PATCH] selftests/ftrace: update kprobe syntax error test for ppc64le
 2024-11-04 10:36 UTC  (8+ messages)

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

[PATCH v6] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-04  8:45 UTC  (4+ messages)

[RFC PATCH v3 0/6] Direct Map Removal for guest_memfd
 2024-11-04  8:33 UTC  (20+ messages)
` [RFC PATCH v3 1/6] arch: introduce set_direct_map_valid_noflush()
` [RFC PATCH v3 2/6] kvm: gmem: add flag to remove memory from kernel direct map
` [RFC PATCH v3 3/6] kvm: gmem: implement direct map manipulation routines

[PATCH v4 1/2] selftests:tmpfs: Add Skip test if not run as root
 2024-11-04  8:03 UTC 

[PATCH v3] selftests: clone3: Use the capget and capset syscall directly
 2024-11-04  7:59 UTC  (3+ messages)

[PATCH net-next v7] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-04  7:27 UTC 

[PATCH 0/3] Fix test_bpf_syscall_macro selftest on powerpc
 2024-11-04  5:00 UTC  (4+ messages)
` [PATCH 1/3] libbpf: Fix accessing the syscall argument "
` [PATCH 2/3] libbpf: Remove powerpc prefix from syscall function names
` [PATCH 3/3] selftests/bpf: Define SYS_PREFIX for powerpc

[PATCH net-next] selftests/tc-testing: add tests for qdisc_tree_reduce_backlog
 2024-11-03 23:40 UTC  (3+ messages)

[PATCH v4 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-11-03 15:41 UTC  (10+ messages)
` [PATCH v4 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v4 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v4 3/3] rust: kunit: allow to know if we are in a test

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-03 14:35 UTC  (5+ messages)
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem

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

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

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

[PATCH v1 1/2] selftests/x86/syscall: fix coccinelle WARNING recommending the use of ARRAY_SIZE()
 2024-11-02 18:55 UTC  (6+ messages)
` [PATCH v1 2/2] selftests/mm: "

[PATCH v4] net: ipv4: Cache pmtu for all packet paths if multipath enabled
 2024-11-02 15:58 UTC  (6+ messages)
` [PATCH v5] "

[PATCH v2 0/2] kunit: enable hardware virtualization
 2024-11-02 12:09 UTC  (3+ messages)
` [PATCH v2 1/2] kunit: add fallback for os.sched_getaffinity
` [PATCH v2 2/2] kunit: enable hardware acceleration when available

[PATCH 0/2] kunit: enable hardware virtualization
 2024-11-02 11:10 UTC  (6+ messages)
` [PATCH 2/2] kunit: enable hardware acceleration when available

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-11-02  2:27 UTC  (4+ messages)

[GIT PULL] Kselftest fixes update for Linux 6.12-rc6
 2024-11-02  2:17 UTC  (2+ messages)

[PATCH net-next v4 0/7] Suspend IRQs during application busy periods
 2024-11-02  0:52 UTC  (2+ messages)
` [PATCH net-next v4 6/7] selftests: net: Add busy_poll_test

[PATCH RFT v12 0/8] fork: Support shadow stacks in clone3()
 2024-11-01 22:45 UTC  (13+ messages)
` [PATCH RFT v12 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH RFT v12 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH RFT v12 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH RFT v12 4/8] fork: Add shadow stack support to clone3()
` [PATCH RFT v12 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH RFT v12 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH RFT v12 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH RFT v12 8/8] selftests/clone3: Test shadow stack support

[PATCH v3] lib/math: Add int_sqrt test suite
 2024-11-01 21:01 UTC  (7+ messages)

[PATCH net-next v3 0/7] Suspend IRQs during application busy periods
 2024-11-01 20:15 UTC  (4+ messages)
` [PATCH net-next v3 6/7] selftests: net: Add busy_poll_test

[PATCH] selftests: hugetlb_dio: Check for initial conditions to skip in the start
 2024-11-01 18:54 UTC  (2+ messages)

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

[PATCH] kselftest/arm64: Use ksft_perror() to log MTE failures
 2024-11-01 17:30 UTC  (2+ messages)

[PATCH] kselftest/arm64: Fix encoding for SVE B16B16 test
 2024-11-01 17:30 UTC  (2+ messages)

[PATCH RFC v2 0/5] Verify bias functionality for pinctrl_paris driver through new gpio test
 2024-11-01 12:04 UTC  (8+ messages)
` [PATCH RFC v2 1/5] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
` [PATCH RFC v2 2/5] pinctrl: mediatek: moore: "
` [PATCH RFC v2 3/5] pinctrl: mediatek: common: "

[PATCH v3 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-11-01  6:44 UTC  (4+ messages)
` [PATCH v3 2/3] rust: macros: add macro to easily run KUnit tests

[PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH v3] selftests/net: Fix ./ns-XXXXXX not cleanup
 2024-11-01  2:40 UTC  (2+ messages)

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-11-01  2:20 UTC  (13+ messages)
` [PATCH net-next v11 09/23] ovpn: implement basic RX path (UDP)
` [PATCH net-next v11 11/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v11 12/23] ovpn: implement TCP transport

[PATCH net-next v8 00/24] Introducing OpenVPN Data Channel Offload
 2024-11-01  0:17 UTC  (8+ messages)
` [PATCH net-next v8 03/24] ovpn: add basic netlink support

[PATCH v2 0/6] Extend pmu_counters_test to AMD CPUs
 2024-10-31 20:09 UTC  (2+ messages)

[PATCH -next] KVM: selftests: Use ARRAY_SIZE for array length
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] hardware_disable_test: remove unused macro
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
 2024-10-31 19:51 UTC  (2+ messages)

[PATCH net-next v6 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-31 19:41 UTC  (8+ messages)

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

[PATCH v3 0/5] Improve arm64 pkeys handling in signal delivery
 2024-10-31 18:43 UTC  (10+ messages)
` [PATCH v3 1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures

[PATCH v6 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-31 18:33 UTC  (12+ messages)
` [PATCH v6 02/13] iommufd: Move _iommufd_object_alloc helper to a sharable file
` [PATCH v6 04/13] iommufd: Verify object in iommufd_object_finalize/abort()
` [PATCH v6 07/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v6 12/13] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage

[PATCH v2 0/9] arm64: Support 2024 dpISA extensions
 2024-10-31 18:03 UTC  (3+ messages)
` [PATCH v2 9/9] kselftest/arm64: Add 2024 dpISA extensions to hwcap test

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

[PATCH net-next v2 0/4] Introduce VLAN support in HSR
 2024-10-31 14:41 UTC  (5+ 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-10-31 14:10 UTC  (3+ messages)

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-31 11:57 UTC  (6+ messages)
` [PATCH v4 2/3] "

[PATCH v3 0/4] vfio-pci support pasid attach/detach
 2024-10-31  7:23 UTC  (14+ messages)
` [PATCH v3 3/4] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT

[PATCH bpf-next/net v3] selftests/bpf: Drop netns helpers in mptcp
 2024-10-31  1:40 UTC 

[PATCH net-next v6 0/3] Threads support in proc connector
 2024-10-31  0:57 UTC  (3+ messages)
` [PATCH net-next v6 1/3] connector/cn_proc: Add hash table for threads

[PATCH RFT v11 0/8] fork: Support shadow stacks in clone3()
 2024-10-30 21:42 UTC  (3+ messages)
` [PATCH RFT v11 2/8] Documentation: userspace-api: Add shadow stack API documentation


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