messages from 2011-07-15 17:46:46 to 2011-08-03 13:31:52 UTC [more...]
[PATCH v2 1/6] x86-64: Pad vDSO to a page boundary
2011-08-03 13:31 UTC (5+ messages)
` [PATCH v2 2/6] x86-64: Move the "user" vsyscall segment out of the data segment
` [PATCH v2 3/6] x86-64: Work around gold bug 13023
` [PATCH v2 4/6] x86-64/xen: Enable the vvar mapping
[PATCH v2 0/6] Collected vdso/vsyscall fixes for 3.1
2011-08-03 13:31 UTC
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-08-02 16:03 UTC
Cloudviews2011: Deadline extended to Aug 8, 2011
2011-08-01 16:27 UTC
[PATCH RFC net-next] virtio_net: refill buffer right after being used
2011-07-31 5:16 UTC (4+ messages)
[RFC PATCH 0/8] virtio: Support for hibernation (S4)
2011-07-29 5:08 UTC (18+ messages)
` [RFC PATCH 1/8] virtio: pci: switch to new PM API
` [RFC PATCH 2/8] virtio-pci: add PM notification handlers for restore, freeze, thaw, poweroff
` [RFC PATCH 3/8] virtio-pci: save/restore config space across S4
` [RFC PATCH 4/8] virtio: console: Ignore port name update request if name already set
` [RFC PATCH 5/8] virtio: console: Use wait_event_freezable instead of _interruptible
` [RFC PATCH 6/8] virtio: console: Add freeze and restore handlers to support S4
` [RFC PATCH 7/8] virtio: block: Add freeze, "
` [RFC PATCH 8/8] virtio: net: "
[RFC net-next PATCH 3/4] ethtool: Add new set commands
2011-07-28 22:04 UTC (2+ messages)
[PATCH 1/5] x86-64: Pad vDSO to a page boundary
2011-07-27 17:45 UTC (19+ messages)
` [PATCH 2/5] x86-64: Move the "user" vsyscall segment out of the data segment
` [PATCH 3/5] x86-64: Work around gold bug 13023
` [PATCH 4/5] x86-64/xen: Enable the vvar mapping
` [PATCH 5/5] x86-64: Add user_64bit_mode paravirt op
` [PATCH 0/5] Collected vdso/vsyscall fixes for 3.1
` [Xen-devel] "
[PATCH 5/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/xenbus/xenbus_client.c
2011-07-27 15:36 UTC (4+ messages)
` [Xen-devel] "
` [Xen-devel] "
(unknown),
2011-07-27 8:39 UTC
[PATCH 0/5] Collected vdso/vsyscall fixes for 3.1
2011-07-27 3:20 UTC
[PATCH] staging: hv: fix a memory leak in adj_guesttime()
2011-07-26 19:15 UTC
[PATCH 1/1] Staging: hv: util: kvp: Cleanup kvp_get_domain_name()
2011-07-26 18:03 UTC
[PATCH 1/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/balloon.c
2011-07-26 14:09 UTC (2+ messages)
` [PATCH 1/7] Xen: fix whitespaces,tabs "
Cloudviews2011: Call for Papers
2011-07-26 13:34 UTC
[PATCH 7/7] Xen: fix braces and tabs coding style issue in xenbus_probe.c This is a patch to the xenbus_probe.c file that fixed up braces and tabs errors found by the checkpatch.pl tools
2011-07-26 11:17 UTC
[PATCH 6/7] Xen: fix braces coding style issue in xenbus_probe.h
2011-07-26 11:17 UTC
[PATCH 4/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/pci.c
2011-07-26 11:16 UTC
[PATCH 3/7] Xen: fix braces coding style issue in gntdev.c and grant-table.c
2011-07-26 11:16 UTC
[PATCH 2/7] Xen: fix whitespaces, tabs coding style issue in drivers/xen/events.c
2011-07-26 11:16 UTC
linux-next: Tree for July 25 (xen)
2011-07-25 21:46 UTC
[PATCH] xen/pciback: remove duplicated #include
2011-07-25 13:55 UTC (2+ messages)
CFP: The Second ACM International Workshop on Data Intensive Computing in the Clouds (DataCloud-SC11) 2011 -- co-located with SC11
2011-07-25 4:36 UTC
CFP: 4th ACM Workshop on Many-Task Computing on Grids and Supercomputers (MTAGS) 2011 -- co-located with SC11
2011-07-24 14:19 UTC
[PATCH 1/1] Staging: hv: util: kvp: Fix the reported OSVersion string
2011-07-22 17:14 UTC
[PATCH] staging: hv: fix some typos in netvsc.c
2011-07-22 15:56 UTC
[PATCH] drivers/virt: add missing linux/interrupt.h to fsl_hypervisor.c
2011-07-22 14:29 UTC (2+ messages)
[PATCH 1/9] staging: hv: remove unnecessary includes in netvsc
2011-07-22 14:22 UTC (11+ messages)
` [PATCH 2/9] staging: hv: add newline to log messages "
` [PATCH 3/9] staging: hv: convert dev_<loglevel> to netdev_<loglevel> "
` [PATCH 4/9] staging: hv: fix a kernel warning in netvsc_linkstatus_callback()
` [PATCH 5/9] staging: hv: re-order the code in netvsc_probe()
` [PATCH 6/9] staging: hv: fix counting of #outstanding-sends in failed sends
` [PATCH 7/9] staging: hv: fix counting of available buffer slots when send fails
` [PATCH 8/9] staging: hv: fix the return status of netvsc_start_xmit()
` [PATCH 9/9] staging: hv: fix the page buffer when rndis data go across page boundary
[PULL net] vhost-net: zercopy mode fixes
2011-07-22 6:37 UTC (4+ messages)
` [PULL net (try 2)] "
[PATCH repost] Fix panic in virtnet_remove
2011-07-22 4:29 UTC (2+ messages)
[PATCH 0/9] netvsc bug fixes and cleanups
2011-07-21 17:14 UTC
[PATCH repost] Fix panic in virtnet_remove
2011-07-20 13:56 UTC
[PATCH 0/8] Staging: hv: Driver cleanup
2011-07-19 22:46 UTC (11+ messages)
` [PATCH 1/8] Staging: hv: vmbus: Fix a checkpatch warning in ring_buffer.c
` [PATCH 2/8] Staging: hv: vmbus: Fix checkpatch warnings in connection.c
` [PATCH 3/8] Staging: hv: tools: Fix a checkpatch warning in hv_kvp_daemon.c
` [PATCH 4/8] Staging: hv: vmbus: Fix checkpatch warnings
` [PATCH 5/8] Staging: hv: mousevsc: Fix checkpatch errors and warnings
` [PATCH 6/8] Staging: hv: Get rid of checkpatch cleanup item
` [PATCH 7/8] Staging: hv: Get rid of the vmbus merge item
` [PATCH 8/8] Staging: hv: Update the TODO file
[PATCH RFC] vhost: optimize interrupt enable/disable
2011-07-19 15:04 UTC
[PATCH RFC] vhost: fix zcopy reference counting
2011-07-19 10:33 UTC
[PATCHv11] vhost: vhost TX zero-copy support
2011-07-18 17:43 UTC
[PATCH 1/1] Staging: hv: Integrate the time source driver with Hyper-V detection code
2011-07-18 14:53 UTC (2+ messages)
[PATCHv11] vhost: vhost TX zero-copy support
2011-07-18 13:48 UTC
[PATCHv10] vhost: vhost TX zero-copy support
2011-07-18 12:28 UTC
[PATCHv10] vhost: vhost TX zero-copy support
2011-07-18 10:59 UTC
[PATCHv9] vhost: experimental tx zero-copy support
2011-07-18 7:16 UTC (3+ messages)
[PATCHv9] vhost: experimental tx zero-copy support
2011-07-17 19:36 UTC
[PATCH 0000/0117] Staging: hv: Driver cleanup
2011-07-17 10:47 UTC (81+ messages)
` [PATCH 001/117] Staging: hv: vmbus: VMBUS is an ACPI enumerated device, get rid of the PCI signature
` [PATCH 020/117] Staging: hv: vmbus: Support the notion of id tables in vmbus_match()
` [PATCH 058/117] Staging: hv: storvsc: Cleanup error code returned in storvsc_probe()
` [PATCH 059/117] Staging: hv: storvsc: Cleanup returned error code in storvsc_drv_init()
` [PATCH 060/117] Staging: hv: netvsc: Cleanup the returned error code in netvsc_probe()
` [PATCH 061/117] Staging: hv: netvsc: Cleanup error return codes in netvsc_destroy_recv_buf()
` [PATCH 062/117] Staging: hv: netvsc: Cleanup error return values in netvsc_init_recv_buf()
` [PATCH 063/117] Staging: hv: netvsc: Cleanup error returns in netvsc_connect_vsp()
` [PATCH 064/117] Staging: hv: netvsc: Cleanup error return values in netvsc_send()
` [PATCH 065/117] Staging: hv: netvsc: Cleanup error return codes in netvsc_device_add()
` [PATCH 066/117] Staging: hv: netvsc: Cleanup error codes in rndis_filter_receive()
` [PATCH 067/117] Staging: hv: netvsc: Cleanup error code in rndis_filter_query_device()
` [PATCH 068/117] Staging: hv: netvsc: Cleanup error return values in rndis_filter_set_packet_filter()
` [PATCH 069/117] Staging: hv: netvsc: Cleanup error returns in rndis_filter_init_device()
` [PATCH 070/117] Staging: hv: netvsc: Cleanup error code in rndis_filter_device_add()
` [PATCH 071/117] Staging: hv: mouse: Change the jump label Cleanup to cleanup
` [PATCH 072/117] Staging: hv: mouse: Get rid of the unused PCI signature
` [PATCH 073/117] Staging: hv: netvsc: Change the jump label Cleanup to cleanup
` [PATCH 074/117] Staging: hv: netvsc: Change the jump label Exit to exit
` [PATCH 075/117] Staging: hv: storvsc: Inline free_stor_device()
` [PATCH 076/117] Staging: hv: storvsc: Do not aquire an unnecessary reference on stor_device
` [PATCH 077/117] Staging: hv: storvsc: Rename must_get_stor_device()
` [PATCH 078/117] Staging: hv: storvsc: Rename get_stor_device()
` [PATCH 079/117] Staging: hv: storvsc: Cleanup alloc_stor_device()
` [PATCH 080/117] Staging: hv: storvsc: Introduce state to manage the lifecycle of stor device
` [PATCH 081/117] Staging: hv: vmbus: Introduce a lock to protect the ext field in hv_device
` [PATCH 082/117] Staging: hv: storvsc: Use the newly introduced lock in accessing ext field
` [PATCH 083/117] Staging: hv: storvsc: Prevent outgoing traffic when stor dev is destroyed
` [PATCH 084/117] Staging: hv: storvsc: Get rid of release_stor_device() by inlining the code
` [PATCH 085/117] Staging: hv: storvsc: Get rid of final_release_stor_device() by inlining code
` [PATCH 086/117] Staging: hv: storvsc: Leverage the spinlock to manage ref_cnt
` [PATCH 087/117] Staging: hv: storvsc: Further cleanup reference counting of stor_device
` [PATCH 088/117] Staging: hv: netvsc: Inline the code for free_net_device()
` [PATCH 089/117] Staging: hv: netvsc: Cleanup alloc_net_device()
` [PATCH 090/117] Staging: hv: netvsc: Introduce state to manage the lifecycle of net device
` [PATCH 091/117] Staging: hv: netvsc: Use the newly introduced lock in accessing ext field
` [PATCH 092/117] Staging: hv: netvsc: Prevent outgoing traffic when netvsc dev is destroyed
` [PATCH 093/117] Staging: hv: netvsc: Get rid of release_outbound_net_device() by inlining the code
` [PATCH 094/117] Staging: hv: netvsc: Get rid of release_inbound_net_device() "
` [PATCH 095/117] Staging: hv: netvsc: Leverage the spinlock to manage refcnt
` [PATCH 096/117] Staging: hv: netvsc: Further cleanup reference counting of netvsc_device
` [PATCH 097/117] Staging: hv: storvsc: Add code to handle IDE devices using the storvsc driver
` [PATCH 098/117] Staging: hv: storvsc: Handle "
` [PATCH 099/117] Staging: hv: storvsc: Optimize bounce buffer handling for the "write" case
` [PATCH 100/117] Staging: hv: storvsc: Optimize the bounce buffer handling in the "read" case
` [PATCH 101/117] Staging: hv: storvsc: Include storvsc.c in storvsc_drv.c
` [PATCH 102/117] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of storvsc.c
` [PATCH 103/117] Staging: hv: storvsc: Add the contents of hyperv_storage.h to storvsc_drv.c
` [PATCH 104/117] Staging: hv: storvsc: Cleanup storvsc_drv.c after adding the contents of hyperv_storage.h
` [PATCH 105/117] Staging: hv: storvsc: Make some non static functions, static functions
` [PATCH 106/117] Staging: hv: storvsc: Fixup srb and scsi status for INQUIRY and MODE_SENSE
` [PATCH 107/117] Staging: hv: storvsc: Fix a typo
` [PATCH 108/117] Staging: hv: storvsc: In case of scsi errors offline the device
` [PATCH 109/117] Staging: hv: storvsc: No need to copy from bounce buffer in case of a failure
` [PATCH 110/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_register()
` [PATCH 111/117] Staging: hv: vmbus: Change the signature of vmbus_child_driver_unregister()
` [PATCH 112/117] Staging: hv: util: Forcefully shutdown when shutdown is requested
` [PATCH 113/117] Staging: hv: util: Adjust guest time in a process context
` [PATCH 114/117] Staging: hv: vmbus: Check before invoking the channel callback
` [PATCH 115/117] Staging: hv: vmbus: Properly deal with de-registering "
` [PATCH 116/117] Staging: hv: vmbus: Add code to display modalias attribute
` [PATCH 117/117] Staging: hv: blkvsc: Get rid of blkvsc_drv.c as this code is not used
` Large Patch Series in Email (was Re: [PATCH 0000/0117] Staging: hv: Driver cleanup)
` Large Patch Series in Email
RFT: virtio_net: limit xmit polling
2011-07-17 9:42 UTC
deadline extension 08/16/11 -- SI on Data Intensive Computing in the Clouds in JGC
2011-07-17 9:20 UTC
[PATCH 1/1] Staging: hv: vmbus: Don't wait indefinitely for IRQ resouces
2011-07-15 20:38 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).