messages from 2025-05-27 20:49:49 to 2025-05-30 18:25:23 UTC [more...]
[PATCH v5 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-30 18:25 UTC (44+ messages)
` [PATCH v5 01/29] iommufd: Apply obvious cosmetic fixes
` [PATCH v5 02/29] iommufd: Introduce iommufd_object_alloc_ucmd helper
` [PATCH v5 03/29] iommu: Apply the new "
` [PATCH v5 09/29] iommufd: Do not unmap an owned iopt_area
` [PATCH v5 10/29] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v5 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v5 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v5 17/29] iommufd: Add mmap interface
` [PATCH v5 20/29] iommu: Allow an input type in hw_info op
` [PATCH v5 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v5 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v5 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v5 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[RFC PATCH v2 0/9] KVM: Enable Nested Virt selftests
2025-05-30 17:49 UTC (12+ messages)
` [RFC PATCH v2 1/9] KVM: arm64: nv: selftests: Add support to run guest code in vEL2
` [PATCH RFC "
` [RFC PATCH v2 3/9] KVM: arm64: nv: selftests: Enable hypervisor timer tests to run "
[PATCH v5 0/5] kunit: Add support for suppressing warning backtraces
2025-05-30 17:48 UTC (13+ messages)
` [PATCH v5 1/5] bug/kunit: Core "
` [PATCH v5 2/5] bug/kunit: Suppressing warning backtraces reduced impact on WARN*() sites
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-30 17:29 UTC (4+ messages)
` [PATCH v1 1/6] KVM: arm64: VM exit to userspace to handle SEA
[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
2025-05-30 17:25 UTC (15+ messages)
` [RFC PATCH 07/33] vfio: selftests: Use command line to set hugepage size for DMA mapping test
` [RFC PATCH 08/33] vfio: selftests: Validate 2M/1G HugeTLB are mapped as 2M/1G in IOMMU
` [RFC PATCH 13/33] tools headers: Import drivers/dma/ioat/{hw.h,registers.h}
[PATCH net] Revert "kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests"
2025-05-30 17:03 UTC (5+ messages)
[PATCH bpf-next v2 1/2] bpftool: Use appropriate permissions for map access
2025-05-30 16:48 UTC (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
[PATCH bpf-next 1/2] bpftool: Use appropriate permissions for map access
2025-05-30 12:57 UTC (2+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for bpftool access to read-only protected maps
[PATCH] kunit: configs: Enable CONFIG_INIT_STACK_ALL_PATTERN in all_tests
2025-05-30 13:23 UTC (3+ messages)
[PATCH v8 0/9] ublk: decouple server threads from ublk_queues/hctxs
2025-05-30 13:07 UTC (14+ messages)
` [PATCH v8 1/9] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v8 2/9] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v8 3/9] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v8 4/9] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v8 5/9] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v8 6/9] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v8 7/9] selftests: ublk: add functional test for per io daemons
` [PATCH v8 8/9] selftests: ublk: add stress "
` [PATCH v8 9/9] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
[PATCH v11 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-30 12:27 UTC (6+ messages)
` [PATCH v11 1/5] rust: macros: reduce collections in `quote!` macro
` [PATCH v11 2/5] rust: support formatting of foreign types
` [PATCH v11 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v11 4/5] rust: replace `kernel::c_str!` with C-Strings
` [PATCH v11 5/5] rust: remove core::ffi::CStr reexport
[PATCH v2] selftests/filesystems: Fix build of anon_inode_test
2025-05-30 10:42 UTC
[PATCH] selftests/filesystems: Fix build of anon_inode_test
2025-05-30 10:39 UTC (2+ messages)
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-30 8:49 UTC (4+ messages)
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-05-30 7:45 UTC (8+ messages)
` [PATCH v3 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH bpf-next 1/2] bpf: Add bpf_task_cwd_from_pid() kfunc
2025-05-30 6:34 UTC (6+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add selftests for bpf_task_cwd_from_pid()
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-05-30 4:50 UTC (11+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 02/10] net: flow_dissector: Export flow_keys_dissector_symmetric
` [PATCH net-next v12 03/10] tun: Allow steering eBPF program to fall back
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
` [PATCH net-next v12 05/10] tun: Introduce virtio-net hash feature
` [PATCH net-next v12 06/10] tap: "
` [PATCH net-next v12 07/10] selftest: tun: Test vnet ioctls without device
` [PATCH net-next v12 08/10] selftest: tun: Add tests for virtio-net hashing
` [PATCH net-next v12 09/10] selftest: tap: Add tests for virtio-net ioctls
` [PATCH net-next v12 10/10] vhost/net: Support VIRTIO_NET_F_HASH_REPORT
[PATCH net] selftests: net: build net/lib dependency in all target
2025-05-29 23:39 UTC (6+ messages)
[PATCH] selftests/seccomp: report errno and add hints on failure
2025-05-29 22:55 UTC (4+ messages)
` [PATCH v2] selftests/seccomp: Improve error logging in get_proc_stat()
` [PATCH v3] selftests/seccomp: Fix indentation and rebase error logging patch
[kvm-unit-tests PATCH] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-05-29 22:36 UTC
[PATCH v10 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-05-29 22:28 UTC (17+ messages)
` [PATCH v10 2/5] rust: support formatting of foreign types
` [PATCH v10 4/5] rust: replace `kernel::c_str!` with C-Strings
[PATCH bpf-next v1 0/2] bpf,ktls: Fix data corruption caused by using bpf_msg_pop_data() in ktls
2025-05-29 18:16 UTC (6+ messages)
` [PATCH bpf-next v1 1/2] bpf,ktls: Fix data corruption when "
` [PATCH bpf-next v1 2/2] selftests/bpf: Add test to cover ktls with bpf_msg_pop_data
[PATCH bpf-next v1 1/2] bpf: Restrict usage scope of bpf_get_cgroup_classid
2025-05-29 16:46 UTC (3+ messages)
` [PATCH bpf-next v1 2/2] bpf/selftests: Add test cases for retrieving classid
[PATCH v2 0/2] rust: minor idiomatic fixes to doctest generator
2025-05-29 16:00 UTC (6+ messages)
` [PATCH v2 1/2] rust: replace length checks with match
` [PATCH v2 2/2] rust: emit path candidates in panic message
[PATCH v7 0/8] ublk: decouple server threads from ublk_queues/hctxs
2025-05-29 15:39 UTC (18+ messages)
` [PATCH v7 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v7 2/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v7 3/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v7 4/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v7 5/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v7 6/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v7 7/8] selftests: ublk: add test for per io daemons
` [PATCH v7 8/8] Documentation: ublk: document UBLK_F_PER_IO_DAEMON
[PATCH v3] rust: kunit: use crate-level mapping for `c_void`
2025-05-29 12:53 UTC (2+ messages)
[PATCH v8 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-29 12:43 UTC (3+ messages)
` [PATCH v8 08/14] riscv: misaligned: declare misaligned_access_speed under CONFIG_RISCV_MISALIGNED
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-05-29 4:26 UTC (5+ messages)
[PATCH bpf-next 0/2] Add kfunc for doing pid -> task cwd
2025-05-29 3:26 UTC
[PATCH net-next] selftest: Add selftest for multicast address notifications
2025-05-29 1:52 UTC (3+ messages)
[PATCH] selftests: Add version file to kselftest installation dir
2025-05-29 0:33 UTC
[PATCH v1] selftests/mm: two fixes for the pfnmap test
2025-05-28 19:52 UTC
[PATCH v2] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
2025-05-28 19:47 UTC (10+ messages)
[PATCH RFC net-next v2] page_pool: import Jesper's page_pool benchmark
2025-05-28 19:46 UTC (7+ messages)
[PATCH v2] rust: kunit: use crate-level mapping for `c_void`
2025-05-28 16:42 UTC (3+ messages)
[PATCH] rust: replace length checks with match
2025-05-28 16:20 UTC (4+ messages)
[PATCH next] tools/testing: Check correct variable in open_procmap()
2025-05-28 9:46 UTC (2+ messages)
[PATCH net-next v9] selftests/vsock: add initial vmtest.sh for vsock
2025-05-28 8:42 UTC (3+ messages)
[bug report] selftests/landlock: Add tests for audit flags and domain IDs
2025-05-28 8:13 UTC
[PATCH net-next] selftests/bpf: Fix bpf selftest build warning
2025-05-28 8:10 UTC (3+ messages)
[PATCH 0/7] Rust KUnit `#[test]` support improvements
2025-05-28 8:03 UTC (3+ messages)
[PATCH v7 net-next 00/15] AccECN protocol patch series
2025-05-28 7:26 UTC (6+ messages)
` [PATCH v7 net-next 09/15] tcp: accecn: AccECN option
[PATCH v3] kselftest: x86: Improve MOV SS test result message
2025-05-28 5:21 UTC
[PATCH net-next v2 0/8] Devmem TCP minor cleanups and ksft improvements
2025-05-28 2:30 UTC (2+ messages)
[PATCH v17 net-next 0/5] DUALPI2 patch
2025-05-28 2:15 UTC (2+ messages)
[PATCH net-next 1/3] net: devmem: support single IOV with sendmsg
2025-05-28 1:30 UTC (2+ messages)
[PATCHv2 net-next] selftests: net: move wait_local_port_listen to lib.sh
2025-05-28 1:20 UTC (2+ messages)
[PATCH] selftests: net: fix spelling and grammar mistakes
2025-05-28 1:18 UTC (3+ messages)
` [PATCH v2] "
[PATCH net-next v8] selftests/vsock: add initial vmtest.sh for vsock
2025-05-28 0:29 UTC (5+ messages)
[PATCH net-next V10 0/6] Support rate management on traffic classes in devlink and mlx5
2025-05-27 23:28 UTC (5+ messages)
` [PATCH net-next V10 1/6] devlink: Extend devlink rate API with traffic classes bandwidth management
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;
as well as URLs for NNTP newsgroup(s).