Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-08-09 15:55:05 to 2023-08-14 12:29:01 UTC [more...]

[PATCH v5] tools/nolibc: fix up size inflate regression
 2023-08-14 12:27 UTC  (9+ messages)

[PATCH] selftests/mm: fix uffd-stress help information
 2023-08-14 10:45 UTC 

selftests: net/af_unix test_unix_oob [FAILED]
 2023-08-14  8:54 UTC  (5+ messages)

[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
 2023-08-14  8:41 UTC  (6+ messages)
` [PATCH v2 1/5] selftests: memfd: error out test process when child test fails
` [PATCH v2 2/5] memfd: do not -EACCES old memfd_create() users with vm.memfd_noexec=2
` [PATCH v2 3/5] memfd: improve userspace warnings for missing exec-related flags
` [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
` [PATCH v2 5/5] selftests: improve vm.memfd_noexec sysctl tests

[PATCH v2 0/7] selftests/nolibc: customize CROSS_COMPILE for all supported architectures
 2023-08-14  8:25 UTC  (18+ messages)
` [PATCH v2 1/7] selftests/nolibc: allow use x86_64 toolchain for i386
` [PATCH v2 2/7] selftests/nolibc: allow use mips64 toolchain for mips
` [PATCH v2 3/7] selftests/nolibc: libc-test: use HOSTCC instead of CC
` [PATCH v2 4/7] selftests/nolibc: allow customize CROSS_COMPILE by architecture
` [PATCH v2 5/7] selftests/nolibc: customize CROSS_COMPILE for all architectures
` [PATCH v2 6/7] selftests/nolibc: import cc-cross-prefix macro
` [PATCH v2 7/7] selftests/nolibc: allow use cross toolchains from software repository

[PATCH] selftests/futex: Order calls to futex_lock_pi
 2023-08-14  8:09 UTC 

[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
 2023-08-14  7:49 UTC  (4+ messages)
` [net-next v2 1/2] "
` [net-next v2 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "

[PATCH v6 0/2] tools/nolibc: fix up size inflat regression
 2023-08-14  7:25 UTC  (8+ messages)
` [PATCH v6 1/2] tools/nolibc: let sys_brk, sys_mmap and sys_mmap2 return long
` [PATCH v6 2/2] tools/nolibc: fix up size inflate regression

[bpf-next] selftests/bpf: fix repeat option when kfunc_call verify fail
 2023-08-14  3:14 UTC 

[bpf-next] selftests/bpf: clean-up fmod_ret in bench_rename test script
 2023-08-14  3:07 UTC 

[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
 2023-08-14  2:59 UTC 

[PATCH -next 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
 2023-08-14  2:17 UTC  (5+ messages)
` [PATCH -next 1/4] kselftest/arm64: add SHA1 and related features "
` [PATCH -next 2/4] kselftest/arm64: add AES feature check "
` [PATCH -next 3/4] kselftest/arm64: add pmull feature "
` [PATCH -next 4/4] kselftest/arm64: add jscvt "

[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB macro with KUNIT_STATIC_STUB_REDIRECT
 2023-08-14 10:17 UTC 

[PATCH] kunit: replace KUNIT_TRIGGER_STATIC_STUB maro with KUNIT_STATIC_STUB_REDIRECT
 2023-08-14  1:44 UTC  (4+ messages)

[PATCH v2] rcutorture: Copy out ftrace into its own console file
 2023-08-13 20:36 UTC 

[PATCH] rcutorture: Copy out ftrace into its own console file
 2023-08-13 14:41 UTC  (3+ messages)

[PATCH v29 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-13  8:14 UTC  (9+ messages)
` [PATCH v29 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v29 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v29 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v29 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v29 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v29 6/6] selftests: mm: add pagemap ioctl tests

[PATCH net] selftests: mirror_gre_changes: Tighten up the TTL test match
 2023-08-12 17:47 UTC 

[PATCH v28 0/6] Implement IOCTL to get and optionally clear info about PTEs
 2023-08-12 14:22 UTC  (12+ messages)
` [PATCH v28 2/6] fs/proc/task_mmu: "
` [PATCH v28 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL

[PATCH v3 0/3] drivers: base: Add tests showing devm handling inconsistencies
 2023-08-12 11:07 UTC  (6+ messages)

[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
 2023-08-12  8:40 UTC 

[PATCH bpf-next v2] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-12  6:06 UTC  (3+ messages)

[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-12  5:57 UTC 

[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-12  5:57 UTC 

[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
 2023-08-12  2:54 UTC  (5+ messages)
` [PATCH mptcp-next v13 1/4] bpf: Add update_socket_protocol hook
` [PATCH mptcp-next v13 2/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH mptcp-next v13 3/4] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test

[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
 2023-08-12  1:43 UTC  (11+ messages)
` [PATCH net-next v3 1/6] tls: remove tls_context argument from tls_set_sw_offload
` [PATCH net-next v3 2/6] tls: block decryption when a rekey is pending
` [PATCH net-next v3 3/6] tls: implement rekey for TLS1.3
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-11 20:51 UTC  (3+ messages)

[PATCH bpf-next v11 0/5] bpf: Force to MPTCP
 2023-08-11 18:50 UTC  (9+ messages)
` [PATCH bpf-next v11 2/5] selftests/bpf: Use random netns name for mptcp

[PATCH bpf-next] selftests/bpf: trace_helpers.c: optimize kallsyms cache
 2023-08-11 16:59 UTC  (4+ messages)

[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
 2023-08-11 16:45 UTC  (23+ messages)

[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-11 16:38 UTC  (22+ messages)
` [PATCH v4 03/36] arm64/gcs: Document the ABI for Guarded Control Stacks
` [PATCH v4 07/36] arm64/gcs: Provide copy_to_user_gcs()
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 11/36] arm64/mm: Map pages for "
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()

[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
 2023-08-11 14:16 UTC  (7+ messages)
` [RFC PATCH 2/2] kselftest: Add Devicetree unprobed devices test

[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
 2023-08-11 12:01 UTC  (11+ messages)
` [PATCH v6 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v6 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH v2 0/5] kselftest/arm64: add features check to hwcap test
 2023-08-11 11:44 UTC  (2+ messages)

[PATCH] kselftest/arm64: Size sycall-abi buffers for the actual maximum VL
 2023-08-11 11:44 UTC  (2+ messages)

[PATCH V2] cpufreq: amd-pstate-ut: Modify the function to get the highest_perf value
 2023-08-11  8:52 UTC  (3+ messages)

[PATCH v3 0/7] kunit: Add dynamically-extending log
 2023-08-11  8:27 UTC  (22+ messages)
` [PATCH v3 1/7] kunit: Replace fixed-size log with dynamically-extending buffer
` [PATCH v3 2/7] kunit: kunit-test: Add test cases for extending log buffer
` [PATCH v3 3/7] kunit: Handle logging of lines longer than the fragment buffer size
` [PATCH v3 4/7] kunit: kunit-test: Test logging a line that exactly fills a fragment
` [PATCH v3 5/7] kunit: kunit-test: Add test cases for logging very long lines
` [PATCH v3 6/7] kunit: kunit-test: Add test of logging only a newline
` [PATCH v3 7/7] kunit: Don't waste first attempt to format string in kunit_log_append()

[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
 2023-08-11  7:15 UTC  (5+ messages)
` [PATCH v7 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v7 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v7 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl

[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
 2023-08-11  3:09 UTC  (8+ messages)
` [PATCH v6 1/6] KVM: selftests: Add x86 properties for Intel PMU in processor.h
` [PATCH v6 2/6] KVM: selftests: Drop the return of remove_event()
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
` [PATCH v6 4/6] KVM: selftests: Add test cases for unsupported PMU event filter input values
` [PATCH v6 5/6] KVM: selftests: Test if event filter meets expectations on fixed counters
` [PATCH v6 6/6] KVM: selftests: Test gp event filters don't affect fixed event filters

[PATCH] selftests/seccomp: Handle arm32 corner cases better
 2023-08-10 20:26 UTC 

[PATCH mm-unstable fix] mm: userfaultfd: check for start + len overflow in validate_range: fix
 2023-08-10 19:23 UTC  (4+ messages)

[PATCH v3 00/36] arm64/gcs: Provide support for GCS in userspace
 2023-08-10 16:05 UTC  (7+ messages)

[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
 2023-08-10 14:03 UTC  (3+ messages)
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable

[PATCH v10 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:22 UTC  (5+ messages)
` [PATCH v10 1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57
` [PATCH v10 2/4] RISC-V: mm: Add tests for RISC-V mm
` [PATCH v10 3/4] RISC-V: mm: Update pgtable comment documentation
` [PATCH v10 4/4] RISC-V: mm: Document mmap changes

[PATCH v9 0/4] RISC-V: mm: Make SV48 the default address space
 2023-08-09 23:07 UTC  (4+ messages)

[PATCH 0/2] selftests: landlock: fix runs on older systems
 2023-08-09 17:04 UTC  (3+ messages)
` [PATCH 1/2] selftests: landlock: allow other ABI versions
` [PATCH 2/2] selftests: landlock: skip all tests without landlock syscall


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