messages from 2023-08-15 15:21:07 to 2023-08-18 00:10:17 UTC [more...]
[PATCH v8 0/5] iommufd: Add iommu hardware info reporting
2023-08-18 0:08 UTC (15+ messages)
` [PATCH v8 1/5] iommu: Move dev_iommu_ops() to private header
` [PATCH v8 2/5] iommu: Add new iommu op to get iommu hardware information
` [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 v8 5/5] iommu/vt-d: Implement hw_info for iommu capability query
[PATCH v2 0/3] Add a test to catch unprobed Devicetree devices
2023-08-17 23:35 UTC (2+ messages)
` [PATCH v2 3/3] kselftest: Add new test for detecting "
[RFC PATCH bpf-next 0/2] bpf, x64: Fix tailcall infinite loop bug
2023-08-17 22:31 UTC (3+ messages)
` [RFC PATCH bpf-next 1/2] "
[PATCH v3] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 22:09 UTC (3+ messages)
[PATCH] kunit: fix struct kunit_attr header
2023-08-17 22:14 UTC (2+ messages)
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases
2023-08-17 20:53 UTC (6+ messages)
` [PATCH v6 3/6] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings
linux-next: Tree for Aug 17 (DRM_TTM KUNIT tests)
2023-08-17 18:44 UTC
[PATCH v2] selftests: cgroup: fix test_kmem_memcg_deletion kernel mem check
2023-08-17 18:11 UTC (3+ messages)
[PATCH 0/3] selftests: cachestat: fix build and run on older kernels
2023-08-17 18:01 UTC (13+ 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
[linux-next:master] BUILD REGRESSION 47762f08697484cf0c2f2904b8c52375ed26c8cb
2023-08-17 17:51 UTC
[RFC PATCH 0/2] Add a test to catch unprobed Devicetree devices
2023-08-17 17:39 UTC (7+ messages)
` [RFC PATCH 2/2] kselftest: Add Devicetree unprobed devices test
[PATCH 0/2] selftests: landlock: fix runs on older systems
2023-08-17 17:26 UTC (4+ messages)
` [PATCH 2/2] selftests: landlock: skip all tests without landlock syscall
[PATCH] [RFC] signal: Add KUnit tests
2023-08-17 16:57 UTC (4+ messages)
[RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
2023-08-17 16:53 UTC (2+ messages)
[PATCH v1] selftests/mm: Fix WARNING comparing pointer to 0
2023-08-17 16:00 UTC
landlock: fs_test: fs_test.c:4524:9: error: initializer element is not a compile-time constant
2023-08-17 15:54 UTC (2+ messages)
[PATCH 0/7] selftests/resctrl: Rework benchmark command handling
2023-08-17 15:45 UTC (15+ messages)
` [PATCH 1/7] selftests/resctrl: Ensure the benchmark commands fits to its array
` [PATCH 5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const
[PATCH v3 5/9] selftests/net: Extract uring helpers to be reusable
2023-08-17 14:55 UTC (2+ messages)
` [PATCH v3 9/9] selftests/bpf/sockopt: Add io_uring support
[PATCH v2] selftests/ftrace: traceonoff_triggers: strip off names
2023-08-17 13:04 UTC (4+ messages)
[PATCH 10/10] selftests/pcie_bwctrl: Create selftests
2023-08-17 12:17 UTC
selftests: timerfd.c:64:7: error: absolute value function 'abs' given an argument of type 'long long' but has parameter of type 'int' which may cause truncation of value
2023-08-17 11:00 UTC
[PATCH v1] selftests: ipc: Updates the msgque test to use kselftest framework
2023-08-17 9:21 UTC (3+ messages)
[PATCH v5] selftests: rtc: Fixes rtctest error handling
2023-08-17 9:15 UTC (4+ messages)
[PATCH v6] selftests: rtc: Fixes rtctest error handling
2023-08-17 9:14 UTC
[PATCH bpf-next v5] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-17 8:21 UTC (2+ messages)
[PATCH v6] selftests/clone3: Fix broken test under !CONFIG_TIME_NS
2023-08-17 7:22 UTC (2+ messages)
[PATCH v2 0/2] Modify vDSO selftests
2023-08-17 7:20 UTC (2+ messages)
[PATCH v4 00/10] kunit: Add dynamically-extending log
2023-08-17 6:26 UTC (14+ messages)
` [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 bpf-next v4] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-17 5:07 UTC (3+ messages)
[PATCH] selftests/ftrace: let traceonoff_triggers testcase without md5sum
2023-08-17 2:34 UTC (3+ messages)
kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.5-rc3-32-g9b1db732866b)
2023-08-16 23:58 UTC
[PATCH v3] rcutorture: Copy out ftrace into its own console file
2023-08-16 23:50 UTC (5+ messages)
kselftest/next build: 7 builds: 0 failed, 7 passed, 1 warning (v6.5-rc3-32-g9b1db732866b)
2023-08-16 23:00 UTC
[PATCH v2 0/5] memfd: cleanups for vm.memfd_noexec
2023-08-16 22:46 UTC (6+ messages)
` [PATCH v2 4/5] memfd: replace ratcheting feature from vm.memfd_noexec with hierarchy
[PATCH v4 4.19 1/1] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-16 21:27 UTC
[PATCH v4 4.14 1/1] test_firmware: prevent race conditions by a correct implementation of locking
2023-08-16 21:24 UTC
[PATCH bpf-next v14 0/4] bpf: Force to MPTCP
2023-08-16 19:00 UTC (7+ 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] kselftest/arm64: Fix hwcaps selftest build
2023-08-16 18:39 UTC
[PATCH v4 00/36] arm64/gcs: Provide support for GCS in userspace
2023-08-16 18:26 UTC (16+ messages)
` [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 17/36] arm64/mm: Handle GCS data aborts
` [PATCH v4 18/36] arm64/gcs: Context switch GCS state for EL0
` [PATCH v4 21/36] arm64/mm: Implement map_shadow_stack()
[PATCH -next v2 0/4] kselftest/arm64: Add crypto-related feature checks to hwcap test
2023-08-16 18:25 UTC (2+ messages)
[PATCH] kselftest/arm64: fix a memleak in zt_regs_run()
2023-08-16 18:25 UTC (2+ messages)
[PATCH] kselftest/arm64: build BTI tests in output directory
2023-08-16 18:25 UTC (3+ messages)
[PATCH] selftests/futex: Order calls to futex_lock_pi
2023-08-16 16:52 UTC (2+ messages)
[PATCH] selftests/user_events: Reenable build
2023-08-16 16:37 UTC (2+ messages)
[PATCH] selftests: Hook more tests into the build infrastructure
2023-08-16 16:36 UTC (2+ messages)
[PATCH] selftests/filesystems: Add six consecutive 'x' characters to mktemp
2023-08-16 16:12 UTC (3+ messages)
[PATCH v5 bpf 0/4] lwt: fix return values of BPF ops
2023-08-16 15:21 UTC (8+ 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
[GIT PULL] nolibc changes for 6.6-rc1
2023-08-16 14:21 UTC (10+ messages)
[PATCH net-next] selftests: bonding: remove redundant delete action of device link1_1
2023-08-16 13:48 UTC (8+ messages)
[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
[net-next v2 0/2] seg6: add NEXT-C-SID support for SRv6 End.X behavior
2023-08-16 2:00 UTC (2+ messages)
[PATCH bpf-next v3] selftests/bpf: trace_helpers.c: optimize kallsyms cache
2023-08-16 1:47 UTC (2+ messages)
[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 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 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 (2+ messages)
[PATCH V2 0/7] AMD Pstate Preferred Core
2023-08-15 15:34 UTC (11+ messages)
` [PATCH V2 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [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 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
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