virtualization.lists.linux-foundation.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-11-15 04:54:00 to 2013-12-07 19:40:16 UTC [more...]

CFP: The 23nd International ACM Symposium on High-Performance Parallel and Distributed Computing (HPDC) 2014
 2013-12-07 19:40 UTC 

[PATCH v2] virtio-net: free bufs correctly on invalid packet length
 2013-12-07  0:36 UTC  (7+ messages)

[PATCH 1/2] virtio-net: determine type of bufs correctly
 2013-12-07  0:35 UTC  (12+ messages)
` [PATCH 2/2] virtio: delete napi structures from netdev before releasing memory
` [PATCH 0/2] virtio-net: Fix two bugs on unloading the module

[PATCH] 9p/trans_virtio.c: Fix broken zero-copy on vmalloc() buffers
 2013-12-06 16:29 UTC  (5+ messages)

[PATCH] virtio-net: free bufs correctly on invalid packet length
 2013-12-05 22:08 UTC  (3+ messages)

[PATCH 0/2] virtio-net: Fix two bugs on unloading the module
 2013-12-05 14:36 UTC 

[RFC PATCH v3 18/19] smp, tile: kill SMP single function call interrupt
 2013-12-04 16:13 UTC  (2+ messages)
` [RFC PATCH v3 19/19] smp, x86: "

[PATCH v3 RFC 0/4] virtio: add 'surprize_removal' to virtio_device
 2013-12-04  4:04 UTC  (13+ messages)
` [PATCH v3 RFC 1/4] virtio: add surprize_removal "
` [PATCH v3 RFC 2/4] virtio_blk: avoid further request queueing on device loss
` [PATCH v3 RFC 3/4] virtio_blk: avoid calling blk_cleanup_queue() "
` [PATCH v3 RFC 4/4] virtio_ccw: set surprize_removal in virtio_device if a device was lost

[PATCH] virtio: Update spec address
 2013-12-03 12:55 UTC 

[PATCH] virtio: Update spec address
 2013-12-03 12:40 UTC 

[PATCH 33/39] virtio: pci: remove DEFINE_PCI_DEVICE_TABLE macro
 2013-12-02 23:29 UTC 

[PATCH v2 1/2] virtio_net: fix error handling for mergeable buffers
 2013-12-02  1:28 UTC  (5+ messages)
` [PATCH v2 2/2] virtio-net: make all RX paths handle erors consistently

[PATCH] virtio: pci: remove unnecessary pci_set_drvdata()
 2013-12-01 10:37 UTC  (2+ messages)

[PATCH -tip v3 01/23] kprobes: Prohibit probing on .entry.text code
 2013-12-01  2:16 UTC  (43+ messages)
` [PATCH -tip v3 02/23] kprobes: Introduce NOKPROBE_SYMBOL() macro for blacklist
` [PATCH -tip v3 03/23] kprobes: Show blacklist entries via debugfs
` [PATCH -tip v3 04/23] kprobes: Support blacklist functions in module
` [PATCH -tip v3 05/23] kprobes: Use NOKPROBE_SYMBOL() in sample modules
` [PATCH -tip v3 06/23] kprobes/x86: Allow probe on some kprobe preparation functions
` [PATCH -tip v3 07/23] kprobes/x86: Use NOKPROBE_SYMBOL instead of __kprobes
` [PATCH -tip v3 08/23] kprobes: Allow probe on some kprobe functions
` [PATCH -tip v3 09/23] kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
` [PATCH -tip v3 10/23] ftrace/kprobes: Allow probing on some preparation functions
` [PATCH -tip v3 11/23] ftrace/kprobes: Use NOKPROBE_SYMBOL macro in ftrace
` [PATCH -tip v3 12/23] x86/hw_breakpoint: Use NOKPROBE_SYMBOL macro in hw_breakpoint
` [PATCH -tip v3 13/23] x86/trap: Use NOKPROBE_SYMBOL macro in trap.c
` [PATCH -tip v3 14/23] x86/fault: Use NOKPROBE_SYMBOL macro in fault.c
` [PATCH -tip v3 15/23] x86/alternative: Use NOKPROBE_SYMBOL macro in alternative.c
` [PATCH -tip v3 16/23] x86/nmi: Use NOKPROBE_SYMBOL macro for nmi handlers
` [PATCH -tip v3 17/23] x86/kvm: Use NOKPROBE_SYMBOL macro in kvm.c
` [PATCH -tip v3 18/23] x86/dumpstack: Use NOKPROBE_SYMBOL macro in dumpstack.c
` [PATCH -tip v3 19/23] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip v3 20/23] [BUGFIX] kprobes: Prohibit probing on func_ptr_is_kernel_text
` [PATCH -tip v3 21/23] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip v3 22/23] sched: Use NOKPROBE_SYMBOL macro in sched
` [PATCH -tip v3 23/23] kprobes/x86: Use kprobe_blacklist for .kprobes.text and .entry.text
` [PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
          `  "
            `  "
                `  "
                    `  "
    ` Re: [PATCH -tip v3 13/23] x86/trap: Use NOKPROBE_SYMBOL macro in trap.c

WorldCIST'14 - Submission deadline: December 7
 2013-12-01  1:15 UTC 

[PATCH] virtio_net: Fixed a trivial typo (fitler --> filter)
 2013-11-30 21:14 UTC 

[PATCH] virtio_net: Fixed a trivial typo (fitler --> filter)
 2013-11-29  9:02 UTC 

[PATCH 1/2] virtio_net: fix error handling for mergeable buffers
 2013-11-28 11:14 UTC  (5+ messages)
` [PATCH 2/2] virtio-net: make all RX paths handle erors consistently

[PATCH char-misc-linus v3 1/6] misc: mic: Change mic_notify(...) to return true
 2013-11-27 19:11 UTC  (7+ messages)
  ` [PATCH char-misc-linus v3 2/6] misc: mic: Minor bug fix in 'retry' loops
  ` [PATCH char-misc-linus v3 3/6] misc: mic: Bug fix for sysfs poll usage
  ` [PATCH char-misc-linus v3 4/6] misc: mic: Fix user space namespace pollution from mic_common.h
  ` [PATCH char-misc-linus v3 5/6] misc: mic: Fix endianness issues
  ` [PATCH char-misc-linus v3 6/6] misc: mic: Suppress memory space sparse warnings
` [PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final

[PATCH char-misc-linus 1/5] misc: mic: Change mic_notify(...) to return true
 2013-11-27 17:12 UTC  (8+ messages)
` [PATCH char-misc-linus 2/5] misc: mic: Minor bug fix in 'retry' loops
  ` [PATCH char-misc-linus 5/5] misc: mic: Fix user space namespace pollution from mic_common.h
` [PATCH char-misc-linus 3/5] misc: mic: Bug fix for sysfs poll usage
` [PATCH char-misc-linus 4/5] misc: mic: Fix sparse warnings and other endianness issues

[PATCH char-misc-linus v3 0/6] misc: mic: Fixes for 3.13-final
 2013-11-27 16:58 UTC 

[PATCH v2 RFC 0/3] virtio: add new notify() callback to virtio_driver
 2013-11-27 10:42 UTC  (10+ messages)
` [PATCH v2 RFC 1/3] virtio: add "
` [PATCH v2 RFC 2/3] virtio_blk: add virtblk_notify() as virtio_driver's notify() callback
` [PATCH v2 RFC 3/3] virtio_ccw: invoke virtio_driver's notify() on CIO_GONE notification

[PATCH 07/25] block: Convert bio_for_each_segment() to bvec_iter
 2013-11-27  0:45 UTC 

[PATCH char-misc-linus v2 5/5] misc: mic: Fix user space namespace pollution from mic_common.h
 2013-11-26 19:22 UTC 

[PATCH char-misc-linus 0/5] misc: mic: Fixes for 3.13-rc2
 2013-11-26 18:04 UTC 

QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
 2013-11-26 15:47 UTC  (4+ messages)

[PATCH] vhost: remove redundant vhost_virtqueue definition
 2013-11-25 16:55 UTC 

QEMU dies on any attempt to load a Linux kernel module when using a 9P rootfs
 2013-11-25 15:49 UTC 

[PATCH RFC 0/3] virtio: add new notify() callback to virtio_driver
 2013-11-21 17:18 UTC  (12+ messages)
` [PATCH RFC 1/3] virtio: add "
` [PATCH RFC 2/3] virtio_blk: add virtblk_notify() as virtio_driver's notify() callback
` [PATCH RFC 3/3] virtio_ccw: invoke virtio_driver's notify() on CIO_GONE notification

[PATCH net 1/3] virtio-net: drop the rest of buffers when we can't allocate skb
 2013-11-21  3:27 UTC  (14+ messages)
` [PATCH net 2/3] virtio-net: fix num calculation on frag skb allocation failure
` [PATCH net 3/3] virtio-net: fix resources leaking when fail to allocate frag skb
` [PATCH RFC] virtio_net: fix error handling for mergeable buffers

[PATCH net] virtio-net: fix page refcnt leaking when fail to allocate frag skb
 2013-11-20 17:03 UTC  (19+ messages)

2014 World Conference on Information Systems and Technologies; Submission: Nov. 29
 2013-11-20 14:22 UTC 

[PATCH -tip v3 00/23] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
 2013-11-20  4:21 UTC 

[PATCH net-next 1/4] virtio-net: mergeable buffer size should include virtio-net header
 2013-11-20  2:06 UTC  (6+ messages)
  ` [PATCH net-next 4/4] virtio-net: auto-tune mergeable rx buffer size for improved performance

[PATCH -tip RFC v2 00/22] kprobes: introduce NOKPROBE_SYMBOL() and general cleaning of kprobe blacklist
 2013-11-17  7:21 UTC  (13+ messages)
` [PATCH -tip RFC v2 01/22] kprobes: Prohibit probing on .entry.text code
      `  "
` [PATCH -tip RFC v2 15/22] x86/alternative: Use NOKPROBE_SYMBOL macro in alternative.c
` [PATCH -tip RFC v2 16/22] x86/nmi: Use NOKPROBE_SYMBOL macro for nmi handlers
` [PATCH -tip RFC v2 17/22] x86/kvm: Use NOKPROBE_SYMBOL macro in kvm.c
` [PATCH -tip RFC v2 18/22] x86/dumpstack: Use NOKPROBE_SYMBOL macro in dumpstack.c
` [PATCH -tip RFC v2 19/22] [BUGFIX] kprobes/x86: Prohibit probing on debug_stack_*
` [PATCH -tip RFC v2 20/22] [BUGFIX] kprobes: Prohibit probing on func_ptr_is_kernel_text
` [PATCH -tip RFC v2 21/22] notifier: Use NOKPROBE_SYMBOL macro in notifier
` [PATCH -tip RFC v2 22/22] sched: Use NOKPROBE_SYMBOL macro in sched


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).