linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-20 10:17:45 to 2020-03-05 17:20:15 UTC [more...]

[PATCH AUTOSEL 5.4 28/58] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-03-05 17:13 UTC 

[PATCH AUTOSEL 4.19 14/31] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-03-05 17:14 UTC 

[PATCH v2 0/4] x86/kvm/hyper-v: add support for synthetic debugger
 2020-03-05 16:45 UTC  (10+ messages)
` [PATCH v2 1/4] x86/kvm/hyper-v: Align the hcall param for kvm_hyperv_exit
` [PATCH v2 2/4] x86/kvm/hyper-v: Add support for synthetic debugger capability
` [PATCH v2 3/4] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
` [PATCH v2 4/4] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[GIT PULL] Hyper-V commits for 5.6-rc
 2020-03-05 15:59 UTC 

[PATCH v1 1/3] x86/kvm/hyper-v: Add support for synthetic debugger capability
 2020-03-05 13:58 UTC  (5+ messages)
  ` [PATCH v1 2/3] x86/kvm/hyper-v: enable hypercalls regardless of hypercall page
    ` [PATCH v1 3/3] x86/kvm/hyper-v: Add support for synthetic debugger via hypercalls

[PATCH] PCI: hv: Replace zero-length array with flexible-array member
 2020-03-04 18:24 UTC  (6+ messages)

[PATCH] HID: hyperv: NULL check before some freeing functions is not needed
 2020-03-04 14:55 UTC  (7+ messages)

[PATCH net] vsock: fix potential deadlock in transport->release()
 2020-02-27 20:04 UTC  (3+ messages)

[PATCH] Hyper-V: add myself as a maintainer
 2020-02-27 15:18 UTC  (4+ messages)
` [EXTERNAL] "

[Patch v5 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-26 11:47 UTC  (3+ messages)
` [Patch v5 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[Patch v4 1/2] PCI: hv: Decouple the func definition in hv_dr_state from VSP message
 2020-02-25 21:28 UTC  (6+ messages)
` [Patch v4 2/2] PCI: hv: Add support for protocol 1.3 and support PCI_BUS_RELATIONS2

[PATCH v2 1/2] PCI: hv: Remove unnecessary type casting from kzalloc
 2020-02-24 12:04 UTC  (3+ messages)
` [PATCH v2 2/2] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path

[net PATCH] hv_netvsc: Fix unwanted wakeup in netvsc_attach()
 2020-02-24  0:33 UTC  (2+ messages)

[PATCH] PCI: hv: Use kfree(hbus) in hv_pci_probe()'s error handling path
 2020-02-21 20:17 UTC  (3+ messages)

[PATCH v3 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-21 10:44 UTC  (13+ messages)
` [PATCH v3 1/3] PCI: hv: Move hypercall related definitions into tlfs header
` [PATCH v3 2/3] PCI: hv: Move retarget related structures "
` [PATCH v3 3/3] PCI: hv: Introduce hv_msi_entry

[PATCH AUTOSEL 5.5 389/542] clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
 2020-02-20 17:34 UTC  (4+ messages)
` [PATCH AUTOSEL 5.5 481/542] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs

[PATCH net-next v2 0/13] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-19 19:22 UTC  (4+ messages)
` [PATCH net-next v2 01/13] "
` [PATCH net-next v2 11/13] hv_netvsc: use new "

[PATCH net-next 0/3] net: core: add helper tcp_v6_gso_csum_prep
 2020-02-18 18:54 UTC  (10+ messages)
` [PATCH net-next 1/3] "
` [PATCH net-next 2/3] r8169: use new "
` [PATCH net-next 3/3] net: "

Is it safe for a NIC driver to use all the 48 bytes of skb->cb?
 2020-02-17 22:31 UTC  (4+ messages)

[PATCH AUTOSEL 5.4 336/459] clocksource/drivers/hyper-v: Reserve PAGE_SIZE space for tsc page
 2020-02-14 15:59 UTC 

[PATCH net] hv_netvsc: Fix XDP refcnt for synthetic and VF NICs
 2020-02-07 10:34 UTC  (2+ messages)

[PATCH v2 0/3] PCI: hv: Generify pci-hyperv.c
 2020-02-07  7:58 UTC  (13+ messages)
` [PATCH v2 1/3] PCI: hv: Move hypercall related definitions into tlfs header
` [PATCH v2 2/3] PCI: hv: Move retarget related structures "
` [PATCH v2 3/3] PCI: hv: Introduce hv_msi_entry

[PATCH] Hyper-V: Drop Sasha Levin from the Hyper-V maintainers
 2020-02-05 21:32 UTC 

[bug report] video: hyperv: hyperv_fb: Use physical memory for fb on HyperV Gen 1 VMs
 2020-02-05 11:33 UTC  (4+ messages)

[GIT PULL] Hyper-V commits for v5.6
 2020-02-03 15:15 UTC  (2+ messages)

[PATCH v6][RESEND] x86/hyperv: Suspend/resume the hypercall page for hibernation
 2020-01-30  7:37 UTC  (5+ messages)

[RFC 0/6] vDSO support for Hyper-V guest on ARM64
 2020-01-28 11:48 UTC  (6+ messages)

[PATCH v4 0/4] hv_utils: Add the support of hibernation
 2020-01-26  6:08 UTC  (8+ messages)
` [PATCH v4 1/4] Tools: hv: Reopen the devices if read() or write() returns errors
` [PATCH v4 2/4] hv_utils: Support host-initiated restart request
` [PATCH v4 3/4] hv_utils: Support host-initiated hibernation request
` [PATCH v4 4/4] hv_utils: Add the support of hibernation

[PATCH v3 0/4] hv_utils: Add the support of hibernation
 2020-01-26  5:05 UTC  (10+ messages)
` [PATCH v3 1/4] Tools: hv: Reopen the devices if read() or write() returns errors
` [PATCH v3 2/4] hv_utils: Support host-initiated restart request
` [PATCH v3 3/4] hv_utils: Support host-initiated hibernation request
` [PATCH v3 4/4] hv_utils: Add the support of hibernation

[PATCH][RESEND] Input: hyperv-keyboard: Add the support of hibernation
 2020-01-25 21:45 UTC  (5+ messages)

[PATCH v2] Drivers: hv: vmbus: Ignore CHANNELMSG_TL_CONNECT_RESULT(23)
 2020-01-25 21:42 UTC  (3+ messages)

[PATCH V4] x86/Hyper-V: Balloon up according to request page number
 2020-01-25 21:41 UTC  (3+ messages)

[PATCH V4,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-25  9:43 UTC  (4+ messages)
` [PATCH V4,net-next, 1/2] "
` [PATCH V4,net-next, 2/2] hv_netvsc: Update document for "

[PATCH V3,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-23 17:44 UTC  (9+ messages)
` [PATCH V3,net-next, 1/2] "
` [PATCH V3,net-next, 2/2] hv_netvsc: Update document for "

[PATCH v2 4/4] hv_utils: Add the support of hibernation
 2020-01-23 15:31 UTC  (4+ messages)

[PATCH 1/2] pci: hyperv: x86: Move hypercall related definitions into tlfs header
 2020-01-23 10:40 UTC  (5+ messages)
` [PATCH 2/2] pci: hyperv: Move retarget related struct definitions into tlfs

[PATCH v2 3/4] hv_utils: Support host-initiated hibernation request
 2020-01-23  8:11 UTC  (3+ messages)

[PATCH v2 2/4] hv_utils: Support host-initiated restart request
 2020-01-23  8:11 UTC  (3+ messages)

[PATCH v2 1/4] Tools: hv: Reopen the devices if read() or write() returns errors
 2020-01-23  8:10 UTC  (3+ messages)

[PATCH net-next 0/3] vsock: support network namespace
 2020-01-22  9:13 UTC  (18+ messages)
` [PATCH net-next 1/3] vsock: add network namespace support

[PATCH V2,net-next, 0/2] hv_netvsc: Add XDP support
 2020-01-22  2:12 UTC  (8+ messages)
` [PATCH V2,net-next, 1/2] "
` [PATCH V2,net-next, 2/2] hv_netvsc: Update document for "

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

[RFC PATCH V2 00/10] x86/Hyper-V: Add Dynamic memory hot-remove function
 2020-01-20 19:20 UTC  (13+ 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

[PATCH V2] x86/Hyper-V: Balloon up according to request page number
 2020-01-20 10:21 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).