linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-05 21:45:15 to 2020-08-18 21:00:50 UTC [more...]

[PATCH] arch: um: convert tasklets to use new tasklet_setup() API
 2020-08-18 21:00 UTC  (29+ messages)
` [PATCH] block: "
` [PATCH] char: ipmi: "
` [PATCH] driver: hv: "
` [PATCH] drivers: atm: "
` [PATCH] drivers: ntb: "
` [PATCH] drivers: rapidio: "
` [PATCH] drivers: s390: "
` [PATCH] drivers: vme: "
` [PATCH] drm: i915: "
` [PATCH] firewire: ohci: "
` [PATCH 1/2] hsi: nokia-modem: "
` [PATCH] input: serio: "
` [PATCH 1/2] mailbox: bcm: "
` [PATCH 1/2] memstick: jmb38x: "
` [PATCH 1/2] misc: ibmvmc: "
` [PATCH] net: atm: convert tasklets callbacks to use from_tasklet()
` [PATCH] platform: goldfish: convert tasklets to use new tasklet_setup() API

[PATCH v2 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
 2020-08-15 17:09 UTC  (2+ messages)

[GIT PULL] Hyper-V fixes for 5.9-rc1
 2020-08-14 20:35 UTC  (2+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT
 2020-08-14 13:44 UTC  (4+ messages)

[PATCH 0/4] drivers: hv: Microsoft Virtual GPU Driver
 2020-08-14 13:18 UTC  (9+ messages)
` [PATCH 2/4] drivers: hv: dxgkrnl: hook up dxgkrnl
` [PATCH 3/4] drivers: hv: vmbus: "
` [PATCH 4/4] drivers: hv: dxgkrnl: create a MAINTAINERS entry
  ` [PATCH 1/4] drivers: hv: dxgkrnl: core code

[PATCH] hv_netvsc: Add validation for untrusted Hyper-V values
 2020-08-14 10:39 UTC  (4+ messages)

[PATCH 1/1] x86/hyperv: Make hv_setup_sched_clock inline
 2020-08-11 11:24 UTC  (6+ messages)

[PATCH 1/1] Drivers: hv: vmbus: Only notify Hyper-V for die events that are oops
 2020-08-07 13:49 UTC  (3+ messages)

[GIT PULL] Hyper-V commits for 5.9
 2020-08-06 17:19 UTC  (2+ messages)

[PATCH RFCv1 0/5] mm/memory_hotplug: selective merging of memory resources
 2020-07-31 10:40 UTC  (7+ messages)
` [PATCH RFCv1 1/5] kernel/resource: make release_mem_region_adjustable() never fail
` [PATCH RFCv1 2/5] kernel/resource: merge_child_mem_resources() to merge memory resources after adding succeeded
` [PATCH RFCv1 3/5] virtio-mem: try to merge "System RAM (virtio_mem)" resources
` [PATCH RFCv1 4/5] xen/balloon: try to merge "System RAM" resources
` [PATCH RFCv1 5/5] hv_balloon:: "

[PATCH v2] hv_utils: Add validation for untrusted Hyper-V values
 2020-07-29 17:37 UTC 

[PATCH] hv_utils: Add validation for untrusted Hyper-V values
 2020-07-29 16:22 UTC  (3+ messages)

[PATCH -next] PCI: hv: Make some functions static
 2020-07-28 10:23 UTC  (2+ messages)

[PATCH v4] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-27 12:10 UTC  (3+ messages)

[PATCH] Drivers: hv: vmbus: Fix variable assignments in hv_ringbuffer_read()
 2020-07-26 23:53 UTC  (5+ messages)

[PATCH v7 net-next] net: hyperv: dump TX indirection table to ethtool regs
 2020-07-24 22:18 UTC  (8+ messages)
` [PATCH v8 "

[PATCH v6 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-23 17:58 UTC  (6+ messages)
` [PATCH v6 1/3] Drivers: hv: vmbus: Add "
` [PATCH v6 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH v6 3/3] hv_netvsc: "

[PATCH v3] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-23 16:36 UTC  (5+ messages)

[RFC 00/11] Hyper-V: Support PAGE_SIZE larger than 4K
 2020-07-23  3:12 UTC  (24+ messages)
` [RFC 01/11] Drivers: hv: vmbus: Always use HV_HYP_PAGE_SIZE for gpadl
` [RFC 02/11] Drivers: hv: vmbus: Move __vmbus_open()
` [RFC 03/11] Drivers: hv: vmbus: Introduce types of GPADL
` [RFC 04/11] Drivers: hv: Use HV_HYP_PAGE in hv_synic_enable_regs()
` [RFC 05/11] Drivers: hv: vmbus: Move virt_to_hvpfn() to hyperv header
` [RFC 06/11] hv: hyperv.h: Introduce some hvpfn helper functions
` [RFC 07/11] hv_netvsc: Use HV_HYP_PAGE_SIZE for Hyper-V communication
` [RFC 08/11] Input: hyperv-keyboard: Make ringbuffer at least take two pages
` [RFC 09/11] HID: hyperv: "
` [RFC 10/11] Driver: hv: util: "
` [RFC 11/11] scsi: storvsc: Support PAGE_SIZE larger than 4K

[PATCH v6] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-23  0:58 UTC  (3+ messages)

[PATCH v6 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-22 23:42 UTC  (5+ messages)

[PATCH v5 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-22 19:55 UTC  (8+ messages)
` [PATCH v5 1/3] Drivers: hv: vmbus: Add "
` [PATCH v5 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "
` [PATCH v5 3/3] hv_netvsc: "

[PATCH v5] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 15:41 UTC  (3+ messages)

[PATCH v4] hv_netvsc: add support for vlans in AF_PACKET mode
 2020-07-22 10:47 UTC  (3+ messages)

[PATCH v3] net: hyperv: add support for vlans in netvsc driver
 2020-07-22 10:44 UTC  (8+ messages)

[PATCH v5 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-21  4:45 UTC  (2+ messages)

[PATCH v4 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-21  3:14 UTC  (2+ messages)

[PATCH v2 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-20 17:24 UTC  (2+ messages)

[PATCH v3 net-next] net: hyperv: Add attributes to show TX indirection table
 2020-07-20 15:28 UTC  (2+ messages)

[PATCH] hyperv: hyperv.h: drop a duplicated word
 2020-07-20 14:26 UTC  (2+ messages)

[PATCH v2] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-18  3:46 UTC  (3+ messages)

[PATCH net-next] net: hyperv: Add attributes to show RX/TX indirection table
 2020-07-17 17:33 UTC  (8+ messages)

[PATCH v4 0/3] Drivers: hv: vmbus: vmbus_requestor data structure for VMBus hardening
 2020-07-17 13:54 UTC  (10+ messages)
` [PATCH v4 1/3] Drivers: hv: vmbus: Add "
` [PATCH v4 2/3] scsi: storvsc: Use vmbus_requestor to generate transaction IDs "

[RESEND][PATCH v3] x86/apic/flat64: Add back the early_param("apic", parse_apic)
 2020-07-17 13:03 UTC  (3+ messages)

[PATCH] PCI: hv: Fix a timing issue which causes kdump to fail occasionally
 2020-07-16 16:22 UTC  (2+ messages)

[PATCH v2] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-07-15 20:08 UTC 

[PATCH] Drivers: hv: vmbus: Copy packets sent by Hyper-V out of the ring buffer
 2020-07-14 22:57 UTC  (2+ messages)

[PATCH] Drivers: hv: Change flag to write log level in panic msg to false
 2020-07-10 10:10 UTC  (3+ messages)

[PATCH] scsi: storvsc: Add validation for untrusted Hyper-V values
 2020-07-08  6:06 UTC  (3+ messages)

[PATCH][v2] Drivers: hv: Change flag to write log level in panic msg to false
 2020-07-06 13:28 UTC  (5+ messages)

[PATCH] Replace HTTP links with HTTPS ones: Hyper-V core and drivers
 2020-07-06 10:40 UTC  (2+ 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).