messages from 2025-05-20 22:31:15 to 2025-06-04 21:58:49 UTC [more...]
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-04 21:58 UTC (17+ messages)
` [PATCH v3 1/4] mm: Export vmf_insert_mixed_mkwrite()
` [PATCH v3 2/4] fbdev: Add flag indicating framebuffer is allocated from kernel memory
` [PATCH v3 3/4] fbdev/deferred-io: Support contiguous kernel memory framebuffers
` [PATCH v3 4/4] fbdev: hyperv_fb: Fix mmap of framebuffers allocated using alloc_pages()
[PATCH] firmware: smccc: support both conduits for getting hyp UUID
2025-06-04 21:45 UTC (2+ messages)
[PATCH v3 0/7] hyperv: Introduce new way to manage hypercall args
2025-06-04 17:41 UTC (6+ messages)
` [PATCH v3 1/7] Drivers: hv: Introduce hv_hvcall_*() functions for hypercall arguments
[PATCH v4 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-06-04 15:17 UTC (17+ messages)
` [PATCH v4 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [PATCH v4 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [PATCH v4 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v4 04/10] x86/dt: Parse the "
` [PATCH v4 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v4 06/10] x86/realmode: Make the location of the trampoline configurable
` [PATCH v4 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v4 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [PATCH v4 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v4 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[PATCH hyperv-next v3 00/15] Confidential VMBus
2025-06-04 14:15 UTC (23+ messages)
` [PATCH hyperv-next v3 01/15] Documentation: hyperv: "
` [PATCH hyperv-next v3 02/15] drivers: hv: VMBus protocol version 6.0
` [PATCH hyperv-next v3 03/15] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v3 04/15] arch/x86: mshyperv: Trap on access for some synthetic MSRs
` [PATCH hyperv-next v3 05/15] Drivers: hv: Rename fields for SynIC message and event pages
` [PATCH hyperv-next v3 06/15] Drivers: hv: Allocate the paravisor SynIC pages when required
` [PATCH hyperv-next v3 07/15] Drivers: hv: Post messages via the confidential VMBus if available
` [PATCH hyperv-next v3 08/15] Drivers: hv: remove stale comment
` [PATCH hyperv-next v3 09/15] Drivers: hv: Use memunmap() to check if the address is in IO map
` [PATCH hyperv-next v3 10/15] Drivers: hv: Rename the SynIC enable and disable routines
` [PATCH hyperv-next v3 11/15] Drivers: hv: Functions for setting up and tearing down the paravisor SynIC
` [PATCH hyperv-next v3 12/15] Drivers: hv: Allocate encrypted buffers when requested
` [PATCH hyperv-next v3 13/15] Drivers: hv: Support confidential VMBus channels
` [PATCH hyperv-next v3 14/15] Drivers: hv: Support establishing the confidential VMBus connection
` [PATCH hyperv-next v3 15/15] Drivers: hv: Set the default VMBus version to 6.0
[PATCH] Path string from the host should not be treated as wchar_t
2025-06-04 13:12 UTC (12+ messages)
` [PATCH v2 0/1] Path string from the host should not be treated
` [PATCH v2 1/1] Path string from the host should not be treated as wchar_t
` [PATCH v3 0/1] hv_fcopy_uio_daemon: Fix file copy failure between Windows host and Linux guest
` [PATCH v3 1/1] "
Subject: [PATCH v2] vmbus: retrieve connection-id from DeviceTree
2025-06-04 3:27 UTC (2+ messages)
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-06-03 16:29 UTC (16+ messages)
[GIT PULL] Hyper-V patches for 6.16
2025-06-03 16:09 UTC (2+ messages)
[PATCH v4 0/5] Allow dyn MSI-X vector allocation of MANA
2025-06-03 4:17 UTC (22+ messages)
` [PATCH v4 1/5] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v4 2/5] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v4 3/5] net: mana: explain irq_setup() algorithm
` [PATCH v4 4/5] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v4 5/5] net: mana: Allocate MSI-X vectors dynamically
[PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
2025-06-02 1:31 UTC (13+ messages)
[PATCH net,v3] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-31 3:10 UTC (2+ messages)
[PATCH v3 00/13] KVM: Make irqfd registration globally unique
2025-05-30 8:49 UTC (20+ messages)
` [PATCH v3 01/13] KVM: Use a local struct to do the initial vfs_poll() on an irqfd
` [PATCH v3 02/13] KVM: Acquire SCRU lock outside of irqfds.lock during assignment
` [PATCH v3 03/13] KVM: Initialize irqfd waitqueue callback when adding to the queue
` [PATCH v3 04/13] KVM: Add irqfd to KVM's list via the vfs_poll() callback
` [PATCH v3 05/13] KVM: Add irqfd to eventfd's waitqueue while holding irqfds.lock
` [PATCH v3 06/13] sched/wait: Drop WQ_FLAG_EXCLUSIVE from add_wait_queue_priority()
` [PATCH v3 07/13] xen: privcmd: Don't mark eventfd waiter as EXCLUSIVE
` [PATCH v3 08/13] sched/wait: Add a waitqueue helper for fully exclusive priority waiters
` [PATCH v3 09/13] KVM: Disallow binding multiple irqfds to an eventfd with a priority waiter
` [PATCH v3 10/13] KVM: Drop sanity check that per-VM list of irqfds is unique
` [PATCH v3 11/13] KVM: selftests: Assert that eventfd() succeeds in Xen shinfo test
` [PATCH v3 12/13] KVM: selftests: Add utilities to create eventfds and do KVM_IRQFD
` [PATCH v3 13/13] KVM: selftests: Add a KVM_IRQFD test to verify uniqueness requirements
[PATCH v3 0/2] Drivers: hv: Introduce new driver - mshv_vtl
2025-05-29 16:21 UTC (10+ messages)
` [PATCH v3 2/2] Drivers: hv: Introduce mshv_vtl driver
[PATCH net-next,v6] net: mana: Add handler for hardware servicing events
2025-05-29 16:06 UTC (3+ messages)
` [EXTERNAL] "
[PATCH] vmbus: retrieve connection-id from device tree
2025-05-29 5:43 UTC (2+ messages)
[PATCH net-next,v5] net: mana: Add handler for hardware servicing events
2025-05-28 20:29 UTC (3+ messages)
` [EXTERNAL] "
[PATCH net-next,v2] net: mana: Add support for Multi Vports on Bare metal
2025-05-28 6:40 UTC (8+ messages)
` [EXTERNAL] "
[PATCH net-next v2 0/8] net: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-27 18:43 UTC (13+ messages)
` [PATCH net-next v2 1/8] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH net-next v2 2/8] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 3/8] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH net-next v2 4/8] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH net-next v2 5/8] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH net-next v2 6/8] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH net-next v2 7/8] rtnetlink: do_setlink: Use "
` [PATCH net-next v2 8/8] net: core: Convert dev_set_mac_address_user() to use "
[PATCH RFC drm-misc-next v2 0/1] Add support for drm_panic
2025-05-27 8:11 UTC (3+ messages)
` [PATCH RFC drm-misc-next v2 1/1] drm/hyperv: "
[PATCH hyperv-next v2 1/4] Documentation: hyperv: Confidential VMBus
2025-05-26 16:02 UTC (2+ messages)
[PATCH v3 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-05-24 0:31 UTC (4+ messages)
` [PATCH v3 13/13] x86/hyperv/vtl: Use the "
[PATCH 0/3] x86/mm: Cleanups
2025-05-23 17:23 UTC (7+ messages)
` [PATCH 1/3] x86/mm: Unexport tlb_state_shared
` [PATCH 2/3] x86/mm: Avoid repeated this_cpu_*() ops in switch_mm_irqs_off()
` [PATCH 3/3] x86/mm: Clarify should_flush_tlb() ordering
[PATCH v2 1/1] Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guests
2025-05-23 16:40 UTC (2+ messages)
[PATCH 1/1] Drivers: hv: vmbus: Add comments about races with "channels" sysfs dir
2025-05-23 16:33 UTC (2+ messages)
[PATCH 1/1] Documentation: hyperv: Update VMBus doc with new features and info
2025-05-23 16:19 UTC (2+ messages)
[PATCH net,v2] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-23 12:48 UTC (5+ messages)
[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
2025-05-22 9:17 UTC (4+ messages)
` [PATCH v3 4/4] net: mana: Allocate MSI-X vectors dynamically
[PATCH net-next,v4] net: mana: Add handler for hardware servicing events
2025-05-22 0:28 UTC (3+ messages)
` [EXTERNAL] "
[PATCH 0/7] net: Convert dev_set_mac_address() to struct sockaddr_storage
2025-05-21 13:42 UTC (21+ messages)
` [PATCH 1/7] net: core: Convert inet_addr_is_any() to sockaddr_storage
` [PATCH 2/7] net: core: Switch netif_set_mac_address() to struct sockaddr_storage
` [PATCH 3/7] net/ncsi: Use struct sockaddr_storage for pending_mac
` [PATCH 4/7] ieee802154: Use struct sockaddr_storage with dev_set_mac_address()
` [PATCH 5/7] net: usb: r8152: Convert to use struct sockaddr_storage internally
` [PATCH 6/7] net: core: Convert dev_set_mac_address() to struct sockaddr_storage
` [PATCH 7/7] rtnetlink: do_setlink: Use "
[PATCH net] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-21 8:41 UTC (2+ 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).