messages from 2023-08-14 12:29:01 to 2023-08-16 12:15:38 UTC [more...]
[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
2023-08-16 12:13 UTC (4+ messages)
` [PATCH v8 1/5] iommu: Move dev_iommu_ops() to private header
` [PATCH v8 3/5] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v8 4/5] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-16 12:03 UTC (8+ messages)
` [PATCH v4 11/12] iommu/vt-d: Implement hw_info for iommu capability query
[PATCH v32 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 11:30 UTC (7+ messages)
` [PATCH v32 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v32 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v32 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v32 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v32 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v32 6/6] selftests: mm: add pagemap ioctl tests
[PATCH v31 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 11:29 UTC (9+ messages)
` [PATCH v31 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v31 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v31 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v31 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v31 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v31 6/6] selftests: mm: add pagemap ioctl tests
[PATCH v30 0/6] Implement IOCTL to get and optionally clear info about PTEs
2023-08-16 10:28 UTC (10+ messages)
` [PATCH v30 1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC
` [PATCH v30 2/6] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs
` [PATCH v30 3/6] fs/proc/task_mmu: Add fast paths to get/clear PAGE_IS_WRITTEN flag
` [PATCH v30 4/6] tools headers UAPI: Update linux/fs.h with the kernel sources
` [PATCH v30 5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL
` [PATCH v30 6/6] selftests: mm: add pagemap ioctl tests
[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
2023-08-16 10:02 UTC (7+ messages)
[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-16 9:36 UTC (8+ messages)
` [PATCH 1/3] selftests: cachestat: properly link in librt
` [PATCH 2/3] selftests: cachestat: use proper syscall number macro
` [PATCH 3/3] selftests: cachestat: test for cachestat availability
[GIT PULL] nolibc changes for 6.6-rc1
2023-08-16 8:35 UTC (9+ messages)
[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-16 7:13 UTC (22+ messages)
` [PATCH 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH 2/7] selftests/resctrl: Correct benchmark command help
` [PATCH 3/7] selftests/resctrl: Remove bw_report and bm_type from main()
` [PATCH 4/7] selftests/resctrl: Simplify span lifetime
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const
` [PATCH 6/7] selftests/resctrl: remove ben_count variable
` [PATCH 7/7] selftests/resctrl: Cleanup benchmark argument parsing
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-08-16 5:44 UTC (5+ messages)
` [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
[PATCH v5 bpf 0/4] lwt: fix return values of BPF ops
2023-08-16 3:05 UTC (6+ messages)
` [PATCH v5 bpf 1/4] "
` [PATCH v5 bpf 2/4] lwt: check LWTUNNEL_XMIT_CONTINUE strictly
` [PATCH v5 bpf 3/4] selftests/bpf: add lwt_xmit tests for BPF_REDIRECT
` [PATCH v5 bpf 4/4] selftests/bpf: add lwt_xmit tests for BPF_REROUTE
[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-16 2:00 UTC (6+ messages)
` [net-next v2 1/2] "
` [net-next v2 2/2] selftests: seg6: add selftest for NEXT-C-SID flavor in "
[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-16 1:47 UTC (4+ messages)
[PATCH bpf-next v4] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-16 1:36 UTC
[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
2023-08-16 1:11 UTC (5+ messages)
` [PATCH bpf-next v14 1/4] bpf: Add update_socket_protocol hook
` [PATCH bpf-next v14 2/4] selftests/bpf: Add two mptcp netns helpers
` [PATCH bpf-next v14 3/4] selftests/bpf: Fix error checks of mptcp open_and_load
` [PATCH bpf-next v14 4/4] selftests/bpf: Add mptcpify test
[PATCH v7 0/4] iommufd: Add iommu hardware info reporting
2023-08-16 1:07 UTC (12+ messages)
` [PATCH v7 3/4] iommufd: Add IOMMU_GET_HW_INFO
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-15 23:54 UTC (10+ messages)
` [PATCH v4 09/36] arm64/mm: Allocate PIE slots for EL0 guarded control stack
` [PATCH v4 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH 1/2] kunit: add ability to run tests after boot using debugfs
2023-08-15 19:45 UTC (2+ messages)
` [PATCH 2/2] kunit: fix kunit_executor_test to allow for run after boot
[PATCH v3] rcutorture: Copy out ftrace into its own console file
2023-08-15 19:09 UTC
[PATCH mptcp-next v13 0/4] bpf: Force to MPTCP
2023-08-15 18:57 UTC (5+ messages)
` [PATCH mptcp-next v13 4/4] selftests/bpf: Add mptcpify test
[PATCH v2] rcutorture: Copy out ftrace into its own console file
2023-08-15 18:45 UTC (6+ messages)
[PATCH v6 2/2] tools/nolibc: fix up size inflate regression
2023-08-15 16:34 UTC (4+ messages)
[PATCH V2 0/7] AMD Pstate Preferred Core
2023-08-15 15:34 UTC (13+ messages)
` [PATCH V2 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V2 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V2 3/7] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting
` [PATCH V2 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V2 5/7] cpufreq: amd-pstate: Update AMD Pstate Preferred Core ranking dynamically
` [PATCH V2 6/7] Documentation: amd-pstate: introduce AMD Pstate Preferred Core
` [PATCH V2 7/7] Documentation: introduce AMD Pstate Preferrd Core mode kernel command line options
[PATCH] kselftest/arm64: build BTI tests in output directory
2023-08-15 14:59 UTC
[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
2023-08-15 14:35 UTC (6+ messages)
` [RFC PATCH bpf-next 1/2] "
` [RFC PATCH bpf-next 2/2] selftests/bpf: Add testcases for tailcall infinite loop bug fixing
[PATCH v4 00/10] kunit: Add dynamically-extending log
2023-08-15 10:51 UTC (26+ messages)
` [PATCH v4 01/10] kunit: string-stream: Improve testing of string_stream
` [PATCH v4 02/10] kunit: string-stream: Don't create a fragment for empty strings
` [PATCH v4 03/10] kunit: string-stream: Add cases for adding empty strings to a string_stream
` [PATCH v4 04/10] kunit: string-stream: Add option to make all lines end with newline
` [PATCH v4 05/10] kunit: string-stream: Add cases for string_stream newline appending
` [PATCH v4 06/10] kunit: string-stream: Pass struct kunit to string_stream_get_string()
` [PATCH v4 07/10] kunit: string-stream: Decouple string_stream from kunit
` [PATCH v4 08/10] kunit: string-stream: Add test for freeing resource-managed string_stream
` [PATCH v4 09/10] kunit: Use string_stream for test log
` [PATCH v4 10/10] kunit: string-stream: Test performance of string_stream
[PATCH] kselftest/arm64: fix a memleak in zt_regs_run()
2023-08-15 7:49 UTC
[PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
2023-08-15 6:18 UTC (11+ messages)
[PATCH -next v2 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
2023-08-15 4:09 UTC (5+ messages)
` [PATCH -next v2 1/4] kselftest/arm64: add SHA1 and related features "
` [PATCH -next v2 2/4] kselftest/arm64: add AES feature check "
` [PATCH -next v2 3/4] kselftest/arm64: add pmull feature "
` [PATCH -next v2 4/4] kselftest/arm64: add jscvt "
[PATCH -next 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
2023-08-15 3:58 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 -next 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
2023-08-15 3:57 UTC (5+ messages)
` [PATCH -next 3/4] kselftest/arm64: add pmull feature "
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-15 3:41 UTC (8+ messages)
` [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] [RFC] signal: Add KUnit tests
2023-08-14 21:05 UTC
[PATCH] selftests: prctl: Add prctl test for PR_GET_NAME
2023-08-14 20:09 UTC (2+ messages)
How to run a single test on kselftest
2023-08-14 19:50 UTC
[PATCH v5] tools/nolibc: fix up size inflate regression
2023-08-14 17:22 UTC (9+ messages)
[bpf-next] selftests/bpf: clean-up fmod_ret in bench_rename test script
2023-08-14 16:50 UTC (2+ messages)
[bpf-next] selftests/bpf: fix repeat option when kfunc_call verify fail
2023-08-14 16:10 UTC (2+ messages)
[PATCH] selftests: cgroup: fix test_kmem_memcg_deletion false positives
2023-08-14 15:55 UTC (4+ messages)
[PATCH net-next v3 0/6] tls: implement key updates for TLS1.3
2023-08-14 15:46 UTC (9+ messages)
` [PATCH net-next v3 3/6] tls: implement rekey "
` [PATCH net-next v3 6/6] selftests: tls: add rekey tests
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