virtualization
Thread
Date
Earlier messages
Messages by Thread
[PATCH 00/13] convert more vm_flags_t users to vma_flags_t
Lorenzo Stoakes
[PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Lorenzo Stoakes
Re: [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Lance Yang
Re: [PATCH 06/13] mm/vma: convert vm_pgprot_modify() to use vma_flags_t and rename
Lorenzo Stoakes
[PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lorenzo Stoakes
Re: [PATCH 07/13] mm/vma: rename vma_get_page_prot to vma_flags_to_page_prot
Lance Yang
[PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 04/13] mm: update generic_get_unmapped_area[_topdown]() to use vma_flags_t
Lance Yang
[PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Lorenzo Stoakes
Re: [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Lance Yang
Re: [PATCH 10/13] mm/vma: convert miscellaneous uses of VMA flags in core mm
Lorenzo Stoakes
[PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Lance Yang
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 02/13] mm/vma: update do_mmap() to use vma_flags_t
Lance Yang
[PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
Lance Yang
Re: [PATCH 12/13] mm/mprotect: convert mprotect code to use vma_flags_t
Lorenzo Stoakes
[PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 03/13] mm: convert __get_unmapped_area() to use vma_flags_t
Lance Yang
[PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Lance Yang
Re: [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Lance Yang
Re: [PATCH 13/13] mm/mremap: convert mremap code to use vma_flags_t
Lorenzo Stoakes
[PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 09/13] mm/vma: update create_init_stack_vma() to use vma_flags_t
Lance Yang
[PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Lorenzo Stoakes
Re: [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Lance Yang
Re: [PATCH 05/13] mm: prefer mm->def_vma_flags in mm logic
Lorenzo Stoakes
[PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Lorenzo Stoakes
Re: [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Lance Yang
Re: [PATCH 11/13] mm/mlock: convert mlock code to use vma_flags_t
Lorenzo Stoakes
[PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Thomas Zimmermann
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Jani Nikula
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Lance Yang
Re: [PATCH 08/13] mm: introduce vma_get_page_prot() and use it
Lorenzo Stoakes
[PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Lorenzo Stoakes
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Zi Yan
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Lorenzo Stoakes
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Zi Yan
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Lance Yang
Re: [PATCH 01/13] mm: introduce vma_flags_can_grow() and vma_can_grow()
Zi Yan
[PATCH] vdpa_sim: fix cleanup after worker creation failure
Xiong Weimin
Re: [PATCH] vdpa_sim: fix cleanup after worker creation failure
Eugenio Perez Martin
[PATCH] drm/qxl: fix use-after-free in qxl_irq_handler on PCI
Óscar Megía López
[PATCH v2] virtio_net: disable cb when NAPI is busy-polled
Longjun Tang
Re: [PATCH v2] virtio_net: disable cb when NAPI is busy-polled
Michael S. Tsirkin
[PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
[PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
Re: [PATCH v3 1/7] list: Add mutable iterator variants
David Laight
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Jani Nikula
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 1/7] list: Add mutable iterator variants
Christian König
[PATCH v3 2/7] llist: Add mutable iterator variants
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Alexei Starovoitov
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Andy Shevchenko
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
David Hildenbrand (Arm)
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Jani Nikula
Re: [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state
Kaitao Cheng
[PATCH 6.12 248/261] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH 6.18 318/325] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH 7.0 370/378] vsock/virtio: fix potential unbounded skb queue
Greg Kroah-Hartman
[PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Longjun Tang
Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Xuan Zhuo
Re:Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Lange Tang
Re:Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Xuan Zhuo
Re:Re:Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Lange Tang
Re:Re:Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Xuan Zhuo
Re:Re:Re:Re: [PATCH] virtio_net: disable cb when napi_schedule_prep fails during busy-poll
Lange Tang
[PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Michael S. Tsirkin
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Michael S. Tsirkin
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Viresh Kumar
Re: [PATCH v5] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Michael S. Tsirkin
[PATCH v4] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v4] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Michael S. Tsirkin
Re: [PATCH v4] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
[PATCH v1] i2c: virtio: wait uninterruptibly for completions to avoid UAF
Gavin Li
Re: [PATCH v1] i2c: virtio: wait uninterruptibly for completions to avoid UAF
Viresh Kumar
Re: [PATCH v1] i2c: virtio: wait uninterruptibly for completions to avoid UAF
Gavin Li
[PATCH v2] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v2] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Viresh Kumar
Re: [PATCH v2] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
[PATCH v3] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Gavin Li
Re: [PATCH v3] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Viresh Kumar
Re: [PATCH v3] i2c: virtio: retain xfer with kref to fix UAF on interrupted wait
Michael S. Tsirkin
[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
Re: [PATCH v15] can: virtio: Add virtio CAN driver
Michael S. Tsirkin
[PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
Juergen Gross
Re: [PATCH 0/5] x86/xen: Get rid of Xen private lazy MMU mode tracking
David Hildenbrand (Arm)
[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
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
jim . cromie
[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 01/11] params: bound array element output to the caller's page buffer
Matthew Wilcox
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Andy Shevchenko
Re: [PATCH 01/11] params: bound array element output to the caller's page buffer
Jason Gunthorpe
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
Re: [PATCH 00/11] Convert moduleparams to seq_buf
Kees Cook
[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
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
Stefano Garzarella
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
Stefano Garzarella
Re: Patch "vsock/virtio: fix potential unbounded skb queue" has been added to the 6.6-stable tree
Greg KH
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 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.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" 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 5/7] locking: Add contended_release tracepoint to qspinlock
Peter Zijlstra
Re: [PATCH v6 5/7] locking: Add contended_release tracepoint to qspinlock
Peter Zijlstra
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
Earlier messages