messages from 2025-05-06 11:08:03 to 2025-05-09 03:03:24 UTC [more...]
[PATCH v4 00/23] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-05-09 3:02 UTC (5+ messages)
` [PATCH v4 01/23] iommufd/viommu: Add driver-allocated vDEVICE support
` [PATCH v4 02/23] iommu: Pass in a driver-level user data structure to viommu_alloc op
` [PATCH v4 03/23] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v4 04/23] iommu: Add iommu_copy_struct_to_user helper
[PATCH v2 00/19] iommufd: Add VIOMMU infrastructure (Part-1)
2025-05-09 2:57 UTC (14+ messages)
` [PATCH v2 06/19] iommufd/viommu: Add IOMMU_VIOMMU_SET/UNSET_VDEV_ID ioctl
[PATCH net-next] selftests: net-drv: remove the nic_performance and nic_link_layer tests
2025-05-09 2:10 UTC (4+ messages)
[PATCH net-next] selftests: drv-net: ping: make sure the ping test restores checksum offload
2025-05-09 1:37 UTC (3+ messages)
[PATCH bpf-next v4 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-09 0:36 UTC (10+ messages)
` [PATCH bpf-next v4 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v4 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v4 3/5] bpf: Add open coded "
` [PATCH bpf-next v4 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v4 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCH v6 00/14] riscv: add SBI FWFT misaligned exception delegation support
2025-05-09 0:28 UTC (17+ messages)
` [PATCH v6 01/14] riscv: sbi: add Firmware Feature (FWFT) SBI extensions definitions
` [PATCH v6 02/14] riscv: sbi: remove useless parenthesis
` [PATCH v6 03/14] riscv: sbi: add new SBI error mappings
` [PATCH v6 04/14] riscv: sbi: add FWFT extension interface
` [PATCH v6 05/14] riscv: sbi: add SBI FWFT extension calls
` [PATCH v6 11/14] RISC-V: KVM: add SBI extension init()/deinit() functions
` [PATCH v6 12/14] RISC-V: KVM: add SBI extension reset callback
[PATCH] KVM: SEV: Disable SEV-SNP support on initialization failure
2025-05-08 22:52 UTC
[PATCH v1] selftests/mm: add simple VM_PFNMAP tests based on mmap'ing /dev/mem
2025-05-08 22:20 UTC
[PATCH net v2] tests/ncdevmem: Fix double-free of queue array
2025-05-08 20:42 UTC (4+ messages)
[PATCH v3 0/4] Introducing Hornet LSM
2025-05-08 19:23 UTC (8+ messages)
KUnit for Userspace
2025-05-08 17:46 UTC
[PATCH v18 00/15] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-05-08 17:26 UTC (4+ messages)
` [PATCH v18 08/15] PCI: endpoint: pci-ep-msi: Add MSI address/data pair mutable check
[PATCH v2 13/22] iommufd: Add mmap interface
2025-05-08 17:14 UTC (19+ messages)
[PATCH v3 00/23] iommufd: Add vIOMMU infrastructure (Part-4 vQUEUE)
2025-05-08 17:12 UTC (11+ messages)
` [PATCH v3 11/23] iommufd/viommu: Add IOMMUFD_CMD_VQUEUE_ALLOC ioctl
[PATCH v2 0/5] riscv: misaligned: fix interruptible context and add tests
2025-05-08 16:52 UTC (4+ messages)
` [PATCH v2 2/5] riscv: misaligned: enable IRQs while handling misaligned accesses
[PATCH v3 0/3] introduce PIDFD_SELF* sentinels
2025-05-08 15:06 UTC (15+ messages)
` [PATCH v3 3/3] selftests: pidfd: add tests for PIDFD_SELF_*
` The "make headers" requirement, revisited: "
[PATCH 0/8] stackleak: Support Clang stack depth tracking
2025-05-08 12:25 UTC (15+ messages)
` [PATCH 1/8] nvme-pci: Make nvme_pci_npages_prp() __always_inline
` [PATCH 2/8] init.h: Disable sanitizer coverage for __init and __head
` [PATCH 3/8] stackleak: Rename CONFIG_GCC_PLUGIN_STACKLEAK to CONFIG_STACKLEAK
` [PATCH 4/8] stackleak: Rename stackleak_track_stack to __sanitizer_cov_stack_depth
` [PATCH 5/8] stackleak: Split STACKLEAK_CFLAGS from GCC_PLUGINS_CFLAGS
` [PATCH 6/8] stackleak: Support Clang stack depth tracking
` [PATCH 7/8] configs/hardening: Enable CONFIG_STACKLEAK
` [PATCH 8/8] configs/hardening: Enable CONFIG_INIT_ON_FREE_DEFAULT_ON
[PATCH net] net: Lock lower level devices when updating features
2025-05-08 10:33 UTC (10+ messages)
[PATCH bpf-next v3 0/5] Replace CONFIG_DMABUF_SYSFS_STATS with BPF
2025-05-08 8:22 UTC (11+ messages)
` [PATCH bpf-next v3 1/5] dma-buf: Rename debugfs symbols
` [PATCH bpf-next v3 2/5] bpf: Add dmabuf iterator
` [PATCH bpf-next v3 3/5] bpf: Add open coded "
` [PATCH bpf-next v3 4/5] selftests/bpf: Add test for dmabuf_iter
` [PATCH bpf-next v3 5/5] selftests/bpf: Add test for open coded dmabuf_iter
[PATCHv2 net-next 0/6] selftests: net: configure rp_filter in setup_ns
2025-05-08 8:19 UTC (7+ messages)
` [PATCHv2 net-next 1/6] selftests: net: disable rp_filter after namespace initialization
` [PATCHv2 net-next 2/6] selftests: net: remove redundant rp_filter configuration
` [PATCHv2 net-next 3/6] selftests: net: use setup_ns for bareudp testing
` [PATCHv2 net-next 4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
` [PATCHv2 net-next 5/6] selftests: netfilter: "
` [PATCHv2 net-next 6/6] selftests: mptcp: "
[PATCH RFC v7 0/8] Add NUMA mempolicy support for KVM guest-memfd
2025-05-08 6:37 UTC (5+ messages)
` [PATCH RFC v7 3/8] security: Export security_inode_init_security_anon for KVM guest_memfd
[PATCH net-next 0/6] selftests: net: configure rp_filter in setup_ns
2025-05-08 2:15 UTC (11+ messages)
` [PATCH net-next 1/6] selftests: net: disable rp_filter after namespace initialization
` [PATCH net-next 2/6] selftests: net: remove redundant rp_filter configuration
` [PATCH net-next 3/6] selftests: net: use setup_ns for bareudp testing
` [PATCH net-next 4/6] selftests: net: use setup_ns for SRv6 tests and remove rp_filter configuration
` [PATCH net-next 5/6] selftests: netfilter: "
` [PATCH net-next 6/6] selftests: mptcp: "
[PATCH v6 0/8] ublk: decouple server threads from hctxs
2025-05-08 2:08 UTC (11+ messages)
` [PATCH v6 1/8] ublk: have a per-io daemon instead of a per-queue daemon
` [PATCH v6 2/8] sbitmap: fix off-by-one when wrapping hint
` [PATCH v6 3/8] selftests: ublk: kublk: plumb q_id in io_uring user_data
` [PATCH v6 4/8] selftests: ublk: kublk: tie sqe allocation to io instead of queue
` [PATCH v6 5/8] selftests: ublk: kublk: lift queue initialization out of thread
` [PATCH v6 6/8] selftests: ublk: kublk: move per-thread data out of ublk_queue
` [PATCH v6 7/8] selftests: ublk: kublk: decouple ublk_queues from ublk server threads
` [PATCH v6 8/8] Documentation: ublk: document UBLK_F_RR_TAGS
[PATCH net-next v4] selftests/vsock: add initial vmtest.sh for vsock
2025-05-08 1:23 UTC
[PATCH net-next v14 0/9] Device memory TCP TX
2025-05-08 0:48 UTC (10+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH] kbuild: use ARCH from compile.h in unclean source tree msg
2025-05-07 22:48 UTC (8+ messages)
[PATCH 0/3] selftests/timens: Various small fixes
2025-05-07 21:06 UTC (3+ messages)
` [PATCH 1/3] selftests/timens: Print TAP headers
[PATCH v2 00/22] iommufd: Add vIOMMU infrastructure (Part-4 vCMDQ)
2025-05-07 20:51 UTC (32+ messages)
` [PATCH v2 08/22] iommufd: Abstract iopt_pin_pages and iopt_unpin_pages helpers
` [PATCH v2 10/22] iommufd/viommmu: Add IOMMUFD_CMD_VCMDQ_ALLOC ioctl
` [PATCH v2 13/22] iommufd: Add mmap interface
[PATCH v2] selftests/ftrace: Convert poll to a gen_file
2025-05-07 19:26 UTC (3+ messages)
[PATCH v1 0/6] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-05-07 19:24 UTC (3+ messages)
` [PATCH v1 6/6] Documentation: kvm: new uAPI for handling SEA
[PATCH bpf-next v3 0/3] Allow mmap of /sys/kernel/btf/vmlinux
2025-05-07 18:18 UTC (10+ messages)
` [PATCH bpf-next v3 1/3] btf: allow mmap of vmlinux btf
` [PATCH bpf-next v3 2/3] selftests: bpf: add a test for mmapable vmlinux BTF
` [PATCH bpf-next v3 3/3] libbpf: Use mmap to parse vmlinux BTF from sysfs
[RFC PATCH 39/39] KVM: guest_memfd: Dynamically split/reconstruct HugeTLB page
2025-05-07 3:15 UTC (5+ messages)
[PATCH v2 00/15] Consolidate iommu page table implementations (AMD)
2025-05-07 2:37 UTC (3+ messages)
` [PATCH v2 02/15] genpt: Add Documentation/ files
[PATCH net] net: Lock netdevices during dev_shutdown
2025-05-07 2:10 UTC (2+ messages)
[PATCH v4 00/38] Mediated vPMU 4.0 for x86
2025-05-07 0:46 UTC (4+ messages)
[PATCH] clk: test: Forward-declare struct of_phandle_args in kunit/clk.h
2025-05-06 21:50 UTC (2+ messages)
[PATCH v2] selftests: pid_namespace: Fix missing mount headers in pid_max.c
2025-05-06 21:35 UTC
[PATCH bpf-next 0/4] bpf: Allow get_func_[arg|arg_cnt] helpers in raw tracepoint programs
2025-05-06 21:01 UTC (8+ messages)
` [PATCH bpf-next 1/4] "
[PATCH v5 net-next 00/15] AccECN protocol patch series
2025-05-06 17:49 UTC (11+ messages)
` [PATCH v5 net-next 03/15] tcp: AccECN core
` [PATCH v5 net-next 09/15] tcp: accecn: AccECN option
[PATCH v8 00/10] Basic SEV-SNP Selftests
2025-05-06 17:06 UTC (9+ messages)
[PATCH v14 net-next 0/5] DUALPI2 patch
2025-05-06 16:54 UTC (3+ messages)
` [PATCH v14 net-next 1/5] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH net-next v3] selftests/vsock: add initial vmtest.sh for vsock
2025-05-06 16:27 UTC (3+ messages)
[RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
2025-05-06 16:05 UTC (2+ messages)
[PATCH] selftests: pid_namespace: Fix missing mount headers in pid_max.c
2025-05-06 15:44 UTC
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).