linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-10 15:46:25 to 2020-01-20 21:19:30 UTC [more...]

[PATCH V3] x86/Hyper-V: Balloon up according to request page number
 2020-01-20 21:17 UTC  (2+ messages)

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-20 19:20 UTC  (21+ messages)
` [RFC PATCH V2 1/10] mm/resource: Move child to new resource when release mem region
` [RFC PATCH V2 2/10] mm: expose is_mem_section_removable() symbol
      ` [EXTERNAL] "
` [RFC PATCH V2 3/10] x86/Hyper-V/Balloon: Replace hot-add and balloon up works with a common work
` [RFC PATCH V2 4/10] x86/Hyper-V/Balloon: Convert spin lock ha_lock to mutex
` [RFC PATCH V2 5/10] x86/Hyper-V/Balloon: Avoid releasing ha_lock when traverse ha_region_list
` [RFC PATCH V2 6/10] x86/Hyper-V/Balloon: Enable mem hot-remove capability
` [RFC PATCH V2 7/10] x86/Hyper-V/Balloon: Handle mem hot-remove request
` [RFC PATCH V2 8/10] x86/Hyper-V/Balloon: Handle request with non-aligned page number
` [RFC PATCH V2 9/10] x86/Hyper-V/Balloon: Hot add mem in the gaps of hot add region
` [RFC PATCH V2 10/10] x86/Hyper-V: Workaround Hyper-V unballoon msg bug

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-20 16:53 UTC  (10+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support
` [PATCH net-next 2/3] vsock/virtio_transport_common: handle netns of received packets
` [PATCH net-next 3/3] vhost/vsock: use netns of process that opens the vhost-vsock device

[PATCH V2] x86/Hyper-V: Balloon up according to request page number
 2020-01-20 10:21 UTC  (5+ messages)

[PATCH v2] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
 2020-01-20  0:51 UTC  (2+ messages)

[PATCH] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
 2020-01-19 23:35 UTC  (3+ messages)

[PATCH] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path
 2020-01-18 16:51 UTC  (2+ messages)

[PATCH] clocksource: hyperv: Reserve PAGE_SIZE space for tsc page
 2020-01-16 21:31 UTC  (2+ messages)
` [tip: timers/core] clocksource/drivers/hyper-v: "

[PATCH AUTOSEL 4.19 389/671] netvsc: unshare skb in VF rx handler
 2020-01-16 17:04 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 606/671] hv_netvsc: Fix offset usage in netvsc_send_table()
` [PATCH AUTOSEL 4.19 607/671] hv_netvsc: Fix send_table offset in case of a host bug
` [PATCH AUTOSEL 4.19 635/671] hv_netvsc: flag software created hash value

[PATCH 01/17] clocksource/drivers/hyper-v: Suspend/resume Hyper-V clocksource for hibernation
 2020-01-16 18:23 UTC  (4+ messages)
  ` [PATCH 05/17] clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
  ` [PATCH 16/17] clocksource/drivers/hyper-v: Untangle stimers and timesync from clocksources
  ` [PATCH 17/17] clocksource/drivers/hyper-v: Set TSC clocksource as default w/ InvariantTSC

[PATCH AUTOSEL 4.14 221/371] netvsc: unshare skb in VF rx handler
 2020-01-16 17:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 345/371] hv_netvsc: flag software created hash value

[PATCH AUTOSEL 5.4 102/205] hv_netvsc: flag software created hash value
 2020-01-16 16:41 UTC 

[PATCH] x86/Hyper-V: Balloon up according to request page number
 2020-01-16 14:17 UTC  (3+ messages)
  ` [EXTERNAL] "

[Patch v2] scsi: storvsc: Correctly set number of hardware queues for IDE disk
 2020-01-16  4:03 UTC  (2+ messages)

[PATCH v2] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-15 21:38 UTC  (3+ messages)

[PATCH][RESEND] Input: hyperv-keyboard: Add the support of hibernation
 2020-01-15 19:53 UTC  (3+ messages)

[PATCH v4] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2020-01-15 15:16 UTC  (4+ messages)

[PATCH][next] video: hyperv: hyperv_fb: fix indentation issue
 2020-01-15 14:36 UTC  (2+ messages)

[PATCH][RESEND] video: hyperv_fb: Fix hibernation for the deferred IO feature
 2020-01-15 13:34 UTC  (3+ messages)

[PATCH net]: hv_sock: Remove the accept port restriction
 2020-01-14 19:51 UTC  (2+ messages)

[PATCH] scsi: storvsc: Correctly set number of hardware queues for IDE disk
 2020-01-14  0:09 UTC  (4+ messages)

[PATCH v2 0/4] hv_utils: Add the support of hibernation
 2020-01-13 22:21 UTC  (2+ messages)

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-01-13 20:08 UTC  (2+ messages)
` [Patch v4 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH] hv_netvsc: Fix memory leak when removing rndis device
 2020-01-13 20:02 UTC  (3+ messages)

[Patch v3 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-01-13 19:30 UTC  (7+ messages)
` [Patch v3 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH] x86/hyper-v: remove unnecessary conversions to bool
 2020-01-13  8:07 UTC  (4+ messages)

[PATCH v2 4/4] hv_utils: Add the support of hibernation
 2020-01-13  6:32 UTC 

[PATCH v2 3/4] hv_utils: Support host-initiated hibernation request
 2020-01-13  6:31 UTC 

[PATCH v2 2/4] hv_utils: Support host-initiated restart request
 2020-01-13  6:30 UTC 

[PATCH v2 1/4] Tools: hv: Reopen the devices if read() or write() returns errors
 2020-01-13  6:30 UTC 

WARNING: bad unlock balance in __dev_queue_xmit
 2020-01-11 23:38 UTC  (3+ messages)
  `  "

[PATCH v2 0/2] clocksource/hyperv: Miscellaneous changes
 2020-01-09 18:40 UTC  (4+ messages)
` [PATCH v2 1/2] clocksource/hyperv: Untangle stimers and timesync from clocksources
` [PATCH v2 2/2] clocksource/hyperv: Set TSC clocksource as default w/ InvariantTSC

[PATCH 0/2] clocksource/hyperv: Miscellaneous changes
 2020-01-09 16:12 UTC  (4+ messages)

[PATCH v6][RESEND] clocksource/drivers: Suspend/resume Hyper-V clocksource for hibernation
 2020-01-09 11:57 UTC  (2+ messages)

[PATCH v6][RESEND] x86/hyperv: Suspend/resume the hypercall page for hibernation
 2020-01-06 22:42 UTC 

WARNING: bad unlock balance in sch_direct_xmit
 2020-01-05 22:58 UTC 

[PATCH 1/8] net: 8021q: remove unneeded MODULE_VERSION() usage
 2020-01-05 10:42 UTC  (16+ messages)
` [PATCH 2/8] net: 8021q: use netdev_info()/netdev_warn()
` [PATCH 3/8] net: batman-adv: remove unneeded MODULE_VERSION() usage
` [PATCH 4/8] net: ipv4: use netdev_info()/netdev_warn()
` [PATCH 5/8] net: bluetooth: remove unneeded MODULE_VERSION() usage
` [PATCH 6/8] net: bridge: "
` [PATCH 7/8] net: vmw_vsock: "
` [PATCH 8/8] net: tipc: "

[PATCH v2] tools/hv: async name resolution in kvp_daemon
 2020-01-03 13:31 UTC  (2+ messages)

[PATCH V3,net-next, 0/3] Add vmbus dev_num and allow netvsc probe options
 2020-01-03  2:41 UTC  (6+ messages)
` [PATCH V3,net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH V3,net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH V3,net-next, 3/3] hv_netvsc: Set probe_type to PROBE_DEFAULT_STRATEGY

[PATCH V2,net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-31 17:51 UTC  (14+ messages)
` [PATCH V2,net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH V2,net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH V2,net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

[PATCH net-next, 0/3] Add vmbus dev_num and enable netvsc async probing
 2019-12-29  1:23 UTC  (8+ messages)
` [PATCH net-next, 1/3] Drivers: hv: vmbus: Add a dev_num variable based on channel offer sequence
` [PATCH net-next, 2/3] Drivers: hv: vmbus: Add dev_num to sysfs
` [PATCH net-next, 3/3] hv_netvsc: Name NICs based on vmbus offer sequence and use async probe

[PATCH AUTOSEL 5.4 108/187] hv_netvsc: Fix tx_table init in rndis_set_subchannel()
 2019-12-27 17:39 UTC 

flow control in vmbus ring buffers
 2019-12-25  8:46 UTC  (4+ messages)

[PATCH] x86/hyper-v: add "polling" bit to hv_synic_sint
 2019-12-23 14:41 UTC  (2+ messages)

[Patch v2 1/2] PCI: hv: decouple the func definition in hv_dr_state from VSP message
 2019-12-22  2:47 UTC  (3+ messages)

[PATCH net] hv_netvsc: Fix unwanted rx_table reset
 2019-12-21  5:50 UTC  (2+ messages)

[RFC 0/6] vDSO support for Hyper-V guest on ARM64
 2019-12-18  5:47 UTC  (9+ messages)
` [RFC 1/6] arm64: hyperv: Allow hv_get_raw_timer() definition to be overridden
` [RFC 2/6] arm64: vdso: Add support for multiple vDSO data pages
` [RFC 3/6] arm/arm64: clocksource: Introduce vclock_mode
` [RFC 4/6] arm64: vdso: hyperv: Map tsc page into vDSO if enabled
` [RFC 5/6] arm64: hyperv: Enable userspace to read cntvct
` [RFC 6/6] arm64: hyperv: Enable vDSO

[PATCH v2,net] hv_netvsc: Fix tx_table init in rndis_set_subchannel()
 2019-12-15 18:52 UTC  (5+ messages)

[RFC PATCH 0/4] x86/Hyper-V: Add Dynamic memory hot-remove function
 2019-12-12 13:37 UTC  (10+ messages)
` [RFC PATCH 1/4] mm/resource: Move child to new resource when release mem region
` [RFC PATCH 2/4] mm/hotplug: Expose is_mem_section_removable() and offline_pages()
` [RFC PATCH 3/4] Hyper-V/Balloon: Call add_memory() with dm_device.ha_lock
    ` [EXTERNAL] "
` [RFC PATCH 4/4] x86/Hyper-V: Add memory hot remove function
    ` [EXTERNAL] "

BUG: corrupted list in __dentry_kill (2)
 2019-12-12 11:35 UTC 

[PATCH] Fix tx_table init in rndis_set_subchannel()
 2019-12-11 22:23 UTC  (3+ messages)


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