messages from 2024-06-20 19:34:11 to 2024-08-01 21:07:27 UTC [more...]
[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
2024-08-01 21:07 UTC (4+ messages)
[PATCH] clockevents/drivers/i8253: Do not zero timer counter in shutdown
2024-08-01 20:49 UTC (11+ messages)
[PATCH] x86/hyperv: use helpers to read control registers in hv_snp_boot_ap()
2024-08-01 18:41 UTC (2+ messages)
[PATCH] i8253: Disable PIT timer 0 when not in use
2024-08-01 16:32 UTC
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-01 14:16 UTC (6+ messages)
[RFC PATCH net-next v6 00/14] virtio/vsock: support datagrams
2024-08-01 12:18 UTC (48+ messages)
` [RFC PATCH net-next v6 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [RFC PATCH net-next v6 02/14] af_vsock: refactor transport lookup code
` [RFC PATCH net-next v6 03/14] af_vsock: support multi-transport datagrams
` [RFC PATCH net-next v6 04/14] af_vsock: generalize bind table functions
` [RFC PATCH net-next v6 05/14] af_vsock: use a separate dgram bind table
` [RFC PATCH net-next v6 06/14] virtio/vsock: add VIRTIO_VSOCK_TYPE_DGRAM
` [RFC PATCH net-next v6 07/14] virtio/vsock: add common datagram send path
` [RFC PATCH net-next v6 08/14] af_vsock: add vsock_find_bound_dgram_socket()
` [RFC PATCH net-next v6 09/14] virtio/vsock: add common datagram recv path
` [RFC PATCH net-next v6 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [RFC PATCH net-next v6 11/14] vhost/vsock: implement datagram support
` [RFC PATCH net-next v6 12/14] vsock/loopback: "
` [RFC PATCH net-next v6 13/14] virtio/vsock: "
` [RFC PATCH net-next v6 14/14] test/vsock: add vsock dgram tests
[PATCH v3] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
2024-08-01 4:55 UTC
[PATCH v2] Drivers: hv: vmbus: Optimize boot time by concurrent execution of hv_synic_init()
2024-07-30 9:30 UTC (3+ messages)
[bug report] Drivers: hv: vmbus: Track decrypted status in vmbus_gpadl
2024-07-29 18:31 UTC (3+ messages)
[PATCH v3 0/7] arm64: hyperv: Support Virtual Trust Level Boot
2024-07-29 16:51 UTC (15+ messages)
` [PATCH v3 1/7] arm64: hyperv: Use SMC to detect hypervisor presence
` [PATCH v3 2/7] Drivers: hv: Enable VTL mode for arm64
` [PATCH v3 3/7] Drivers: hv: Provide arch-neutral implementation of get_vtl()
` [PATCH v3 4/7] arm64: hyperv: Boot in a Virtual Trust Level
` [PATCH v3 5/7] dt-bindings: bus: Add Hyper-V VMBus cache coherency and IRQs
` [PATCH v3 6/7] Drivers: hv: vmbus: Get the IRQ number from DT
` [PATCH v3 7/7] PCI: hv: Get vPCI MSI IRQ domain "
[PATCH 00/18] Introducing Core Building Blocks for Hyper-V VSM Emulation
2024-07-29 13:53 UTC (8+ messages)
` [PATCH 01/18] KVM: x86: hyper-v: Introduce XMM output support
[PATCH] Drivers: hv: vmbus: Deferring per cpu tasks
2024-07-28 15:40 UTC (13+ messages)
[PATCH v2] printk: Add a short description string to kmsg_dump()
2024-07-17 18:19 UTC (14+ messages)
[PATCH net-next] net: mana: Implement get_ringparam/set_ringparam for mana
2024-07-16 5:52 UTC (7+ messages)
[PATCH v3] PCI: hv: Return zero, not garbage, when reading PCI_INTERRUPT_PIN
2024-07-06 3:20 UTC (5+ messages)
[PATCH v2] drivers: hv: vmbus: Add missing check for dma_set_mask in vmbus_device_register()
2024-07-03 21:16 UTC (3+ messages)
[PATCH v2] tools: hv: lsvmbus: change shebang to use python3
2024-07-03 16:44 UTC (2+ messages)
[PATCH] tools: hv: lsvmbus: change shebang to use python3
2024-07-02 9:32 UTC (5+ messages)
[PATCH v2] PCI: hv: fix reading of PCI_INTERRUPT_PIN
2024-07-01 20:01 UTC (6+ messages)
[PATCH] Drivers: hv: vmbus: Add missing check for dma_set_mask in vmbus_device_register()
2024-07-01 9:30 UTC (3+ messages)
[PATCH] x86/tdx: Support vmalloc() for tdx_enc_status_changed()
2024-06-28 19:24 UTC (3+ messages)
[PATCH] printk: Add a short description string to kmsg_dump()
2024-06-28 16:42 UTC (6+ messages)
[PATCH v3] net: mana: Fix possible double free in error handling path
2024-06-27 10:40 UTC (2+ messages)
[PATCH v1 0/3] mm/memory_hotplug: use PageOffline() instead of PageReserved() for !ZONE_DEVICE
2024-06-26 5:01 UTC (3+ messages)
[PATCH v2] net: mana: Fix possible double free in error handling path
2024-06-25 9:41 UTC (4+ messages)
[RFC 00/12] Hyper-V guests use Linux IRQs for channel interrupts
2024-06-24 19:32 UTC (6+ messages)
` [RFC 01/12] Drivers: hv: vmbus: Drop unsupported VMBus devices earlier
` [RFC 11/12] Drivers: hv: vmbus: Wait for MODIFYCHANNEL to finish when offlining CPUs
[PATCH] net: mana: Fix possible double free in error handling path
2024-06-24 10:18 UTC (4+ messages)
[PATCH v2 1/1] Documentation: hyperv: Add overview of Confidential Computing VM support
2024-06-24 7:07 UTC (2+ messages)
[PATCH v2] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
2024-06-24 7:06 UTC (3+ messages)
[PATCH] Drivers: hv: Remove deprecated hv_fcopy declarations
2024-06-24 7:06 UTC (4+ messages)
[PATCH] PCI: hv: fix reading of PCI_INTERRUPT_LINE and PCI_INTERRUPT_PIN
2024-06-21 20:32 UTC (7+ messages)
[PATCHv11 18/19] x86/acpi: Add support for CPU offlining for ACPI MADT wakeup method
2024-06-21 13:38 UTC (11+ messages)
[PATCH] clocksource: hyper-v: Use lapic timer in a TDX VM without paravisor
2024-06-20 23:00 UTC (3+ messages)
[PATCH v4 00/40] lib/find: add atomic find_bit() primitives
2024-06-20 20:32 UTC (6+ messages)
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).