virtualization
Thread
Date
Earlier messages
Messages by Thread
[PATCH v15] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v15] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
Juergen Gross
[PATCH v14] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
[PATCH 00/11] Convert moduleparams to seq_buf
Kees Cook
[PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Kees Cook
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Sean Christopherson
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
Rafael J. Wysocki
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
SeongJae Park
[PATCH 05/11] moduleparam: Rename .get field to .get_str
Kees Cook
[PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Kees Cook
Re: [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
Petr Pavlu
[PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Kees Cook
Re: [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Jani Nikula
Re: [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
Rafael J. Wysocki
[PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
Kees Cook
Re: [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
Petr Pavlu
[PATCH 02/11] panic: Replace panic_print_get() with generic helper
Kees Cook
[PATCH 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
Kees Cook
[PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Kees Cook
Re: [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
Petr Pavlu
[PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Kees Cook
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Sean Christopherson
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Rafael J. Wysocki
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
SeongJae Park
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
Petr Pavlu
[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Kees Cook
Re: [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
Petr Pavlu
[PATCH 01/11] params: bound array element output to the caller's page buffer
Kees Cook
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
David Laight
Re: [PATCH 00/11] Convert moduleparams to seq_buf
Petr Pavlu
[PATCH 6.18 185/188] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH 6.6 467/474] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH 7.0 198/201] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH 6.12 141/144] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
gregkh
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Michael S. Tsirkin
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Greg KH
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Michael S. Tsirkin
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Sasha Levin
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Stefano Garzarella
Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 7.0-stable tree
gregkh
Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.12-stable tree
gregkh
Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.18-stable tree
gregkh
[PATCH] vsock/virtio: fix potential unbounded skb queue
Luigi Leonardi
Re: [PATCH] vsock/virtio: fix potential unbounded skb queue
Luigi Leonardi
Re: [PATCH] vsock/virtio: fix potential unbounded skb queue
Greg KH
Re: [PATCH] vsock/virtio: fix potential unbounded skb queue
Greg KH
Re: [PATCH] vsock/virtio: fix potential unbounded skb queue
Michael S. Tsirkin
[Hardening] drm/qxl: apply_reloc/apply_surf_reloc write dst_offset without validating against BO size
me
Re: [Hardening] drm/qxl: apply_reloc/apply_surf_reloc write dst_offset without validating against BO size
Willy Tarreau
Re: [PATCH v6 0/7] locking: contended_release tracepoint instrumentation
Peter Zijlstra
Re: [PATCH v6 7/7] locking: Add contended_release tracepoint to qrwlock
Steven Rostedt
Re: [PATCH v6 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
Steven Rostedt
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Steven Rostedt
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Steven Rostedt
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Peter Zijlstra
Re: [PATCH v6 4/7] locking: Factor out queued_spin_release()
Steven Rostedt
[PATCH v14 00/92] dyndbg: enable 0-off-cost for all of __drm_debug
Jim Cromie
[PATCH v14 03/92] dyndbg.lds.S: fix lost dyndbg sections in modules
Jim Cromie
[PATCH v14 04/92] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
Jim Cromie
[PATCH v14 07/92] docs/dyndbg: update examples \012 to \n
Jim Cromie
[PATCH v14 18/92] dyndbg: macrofy a 2-index for-loop pattern
Jim Cromie
[PATCH v14 14/92] dyndbg: reduce verbose/debug clutter
Jim Cromie
[PATCH v14 01/92] dyndbg: fix NULL ptr on i386 due to section mis-alignment
Jim Cromie
[PATCH v14 02/92] vmlinux.lds.h: move BOUNDED_SECTION_* macros to reuse later
Jim Cromie
[PATCH v14 06/92] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
Jim Cromie
[PATCH v14 08/92] docs/dyndbg: explain flags parse 1st
Jim Cromie
[PATCH v14 10/92] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
Jim Cromie
[PATCH v14 12/92] dyndbg: drop NUM_TYPE_ARRAY
Jim Cromie
[PATCH v14 13/92] dyndbg: tweak pr_fmt to avoid expansion conflicts
Jim Cromie
[PATCH v14 15/92] dyndbg: refactor param_set_dyndbg_classes and below
Jim Cromie
[PATCH v14 16/92] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
Jim Cromie
[PATCH v14 17/92] dyndbg: replace classmap list with a vector
Jim Cromie
[PATCH v14 19/92] dyndbg,module: make proper substructs in _ddebug_info
Jim Cromie
[PATCH v14 05/92] dyndbg: factor ddebug_match_desc out from ddebug_change
Jim Cromie
[PATCH v14 09/92] test-dyndbg: fixup CLASSMAP usage error
Jim Cromie
[PATCH v14 11/92] dyndbg: make ddebug_class_param union members same size
Jim Cromie
Re: [PATCH v5 5/7] locking: Add contended_release tracepoint to qspinlock
Paul E. McKenney
Re: [PATCH v5 6/7] locking: Factor out __queued_read_unlock()/__queued_write_unlock()
Paul E. McKenney
Re: [PATCH v4 5/5] locking: Add contended_release tracepoint to spinning locks
Paul E. McKenney
Re: [PATCH v4 4/5] locking: Factor out queued_spin_release()
Paul E. McKenney
[bug report] virtio_net: xsk: bind/unbind xsk for rx
Dan Carpenter
[PATCH 0/4] virtio: fix four bugs across mmio, pci, and vring
Andrew Stellman
[PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
Andrew Stellman
Re: [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
Michael S. Tsirkin
Re: [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
Michael S. Tsirkin
Re: [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
Andrew Stellman
Re: [PATCH 4/4] virtio_ring: preserve VIRTIO_F_RING_RESET in transport features
Michael S. Tsirkin
[PATCH 1/4] virtio-mmio: wait for status readback after reset
Andrew Stellman
Re: [PATCH 1/4] virtio-mmio: wait for status readback after reset
Michael S. Tsirkin
[PATCH 3/4] virtio-pci: return IRQ_HANDLED for config-change interrupts
Andrew Stellman
Re: [PATCH 3/4] virtio-pci: return IRQ_HANDLED for config-change interrupts
Michael S. Tsirkin
Re: [PATCH 3/4] virtio-pci: return IRQ_HANDLED for config-change interrupts
Michael S. Tsirkin
[PATCH 2/4] virtio-pci: use avq->vq_index for admin VQ in INTx path
Andrew Stellman
Re: [PATCH 2/4] virtio-pci: use avq->vq_index for admin VQ in INTx path
Michael S. Tsirkin
Re: [PATCH 2/4] virtio-pci: use avq->vq_index for admin VQ in INTx path
Michael S. Tsirkin
Re: [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
Usama Arif
Re: [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
Usama Arif
Re: [PATCH v4 3/5] locking: Add contended_release tracepoint to sleepable locks
Paul E. McKenney
[PATCH 0/2] fix virtio_net/virtio when in busy-polling
Longjun Tang
[PATCH 2/2] virtio_ring: return IRQ_HANDLED for stale interrupts when cb disabled
Longjun Tang
Re: [PATCH 2/2] virtio_ring: return IRQ_HANDLED for stale interrupts when cb disabled
Jason Wang
Re:Re: [PATCH 2/2] virtio_ring: return IRQ_HANDLED for stale interrupts when cb disabled
Lange Tang
[PATCH 1/2] virtio_net: disable cb when in busy-polling
Longjun Tang
Re: [PATCH 1/2] virtio_net: disable cb when in busy-polling
Jason Wang
Re:Re: [PATCH 1/2] virtio_net: disable cb when in busy-polling
Lange Tang
Re: [PATCH v4 1/5] tracing/lock: Remove unnecessary linux/sched.h include
Usama Arif
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Matthew Wilcox
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Steven Rostedt
Re: [PATCH v4 0/5] locking: contended_release tracepoint instrumentation
Usama Arif
Re: [PATCH v2 0/5] drm/ci: add new jobs, uprev IGT and mesa
Dmitry Baryshkov
[PATCH 1/3] virtiofs: Only parse the out header if the request expects a reply in virtio_fs_request_complete()
Li Wang
[PATCH 3/3] virtiofs: Distinguish between 1 and negative return values in send_forget_request()
Li Wang
[PATCH 2/3] virtiofs: Allow ENOMEM requests to wait and retry later in send_forget_request()
Li Wang
[PATCH] [PATCH v2] virtiofs: Strengthen FUSE protocol validation for server responses
Li Wang
Re: [PATCH] [PATCH v2] virtiofs: Strengthen FUSE protocol validation for server responses
Stefan Hajnoczi
[PATCH v13] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v13] can: virtio: Add virtio CAN driver
Marc Kleine-Budde
Re: [PATCH v13] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v13] can: virtio: Add virtio CAN driver
Dorinda Bassey
Re: [PATCH v13] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v13] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
[PATCH] virtiofs: Verify that server properly follows FUSE protocol
Li Wang
Re: [PATCH] virtiofs: Verify that server properly follows FUSE protocol
Stefan Hajnoczi
Re: [PATCH] virtiofs: Verify that server properly follows FUSE protocol
Li Wang
[PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
[PATCH v3 1/8] dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
[PATCH v3 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
[PATCH v3 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
[PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
Re: [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Randy Dunlap
Re: [PATCH v3 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
[PATCH v3 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
[PATCH v3 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
[PATCH v3 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
[PATCH v3 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
Re: [PATCH v3 0/8] RDMA: Enable operation with DMA debug enabled
Marek Szyprowski
[PATCH v11 47/65] drm-dyndbg: add DRM_CLASSMAP_USE to bochs
Jim Cromie
[PATCH v11 56/65] drm-dyndbg: add DRM_CLASSMAP_USE to the qxl driver
Jim Cromie
[PATCH v11 45/65] drm-dyndbg: add DRM_CLASSMAP_USE to virtio_gpu
Jim Cromie
[PATCH v2 0/8] RDMA: Enable operation with DMA debug enabled
Leon Romanovsky
[PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
Re: [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Jason Gunthorpe
Re: [PATCH v2 5/8] dma-direct: prevent SWIOTLB path when DMA_ATTR_REQUIRE_COHERENT is set
Leon Romanovsky
[PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
Re: [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
Jason Gunthorpe
Re: [PATCH v2 4/8] dma-mapping: Introduce DMA require coherency attribute
Leon Romanovsky
[PATCH v2 6/8] iommu/dma: add support for DMA_ATTR_REQUIRE_COHERENT attribute
Leon Romanovsky
[PATCH v2 1/8] dma-debug: Allow multiple invocations of overlapping entries
Leon Romanovsky
[PATCH v2 3/8] dma-mapping: Clarify valid conditions for CPU cache line overlap
Leon Romanovsky
[PATCH v2 2/8] dma-mapping: handle DMA_ATTR_CPU_CACHE_CLEAN in trace output
Leon Romanovsky
[PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
Leon Romanovsky
Re: [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
Jason Gunthorpe
Re: [PATCH v2 7/8] RDMA/umem: Tell DMA mapping that UMEM requires coherency
Jason Gunthorpe
[PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
Re: [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Jason Gunthorpe
Re: [PATCH v2 8/8] mm/hmm: Indicate that HMM requires DMA coherency
Leon Romanovsky
[PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths
Christian Brauner
[PATCH v2 1/2] kthread: remove kthread_exit()
Christian Brauner
Re: [PATCH v2 1/2] kthread: remove kthread_exit()
Frederic Weisbecker
Re: [PATCH v2 1/2] kthread: remove kthread_exit()
David Laight
Re: [PATCH v2 1/2] kthread: remove kthread_exit()
Steven Rostedt
[PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Christian Brauner
Re: [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Frederic Weisbecker
Re: [PATCH v2 2/2] tree-wide: rename do_exit() to task_exit()
Steven Rostedt
[PATCH v2] virtio: add num_vf callback to virtio_bus
Yui Washizu
[PATCH] virtio: add num_vf callback to virtio_bus
Yui Washizu
Re: [PATCH] virtio: add num_vf callback to virtio_bus
Jason Wang
Re: [PATCH] virtio: add num_vf callback to virtio_bus
Yui Washizu
Re: [PATCH] virtio: add num_vf callback to virtio_bus
Jason Wang
Re: [PATCH] virtio: add num_vf callback to virtio_bus
Washizu Yui
[PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
Chaohai Chen
Re: [PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
Michael S. Tsirkin
Re: [PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
Chaohai Chen
Re: [PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
Michael S. Tsirkin
Re: [PATCH v2] virtio_ring: Fix data races in virtqueue_enable_cb_delayed_split()
Michael S. Tsirkin
[RFC PATCH 2/7] virtio: use pr_debug_ratelimited to avoid flooding
Jim Cromie
[PATCH v12] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v12] can: virtio: Add virtio CAN driver
Harald Mommer
Re: [PATCH v12] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v12] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
Re: [PATCH v12] can: virtio: Add virtio CAN driver
Matias Ezequiel Vara Larsen
[PATCH 0/8] mm: globalize rest_of_page() macro
Yury Norov
[PATCH 5/8] spi: use rest_of_page() macro where appropriate
Yury Norov
Re: [PATCH 5/8] spi: use rest_of_page() macro where appropriate
Mark Brown
[PATCH 1/8] mm: add rest_of_page() macro
Yury Norov
[PATCH 7/8] drivers: ALSA: use rest_of_page() macro where appropriate
Yury Norov
[PATCH 8/8] arch: use rest_of_page() macro where appropriate
Yury Norov
Re: [PATCH 8/8] arch: use rest_of_page() macro where appropriate
Paul Walmsley
[PATCH 2/8] fs: use rest_of_page() macro where appropriate
Yury Norov
[PATCH 3/8] net: use rest_of_page() macro where appropriate
Yury Norov
[PATCH 4/8] core: use rest_of_page() macro where appropriate
Yury Norov
[PATCH 6/8] KVM: use rest_of_page() macro where appropriate
Yury Norov
Re: [PATCH 0/8] mm: globalize rest_of_page() macro
Jakub Kicinski
Re: [PATCH 0/8] mm: globalize rest_of_page() macro
Jens Axboe
Earlier messages