messages from 2025-05-15 02:59:57 to 2025-06-03 06:25:33 UTC [more...]
[PATCH v3 0/4] fbdev: Add deferred I/O support for contiguous kernel memory framebuffers
2025-06-03 6:25 UTC (10+ 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()
[GIT PULL] Hyper-V patches for 6.16
2025-06-03 6:09 UTC
[PATCH v2 00/13] objtool: Detect and warn about indirect calls in __nocfi functions
2025-06-03 5:43 UTC (15+ 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] Path string from the host should not be treated as wchar_t
2025-06-02 23:56 UTC (5+ 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 00/13] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-06-02 1:31 UTC (28+ messages)
` [PATCH v3 06/13] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [PATCH v3 08/13] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [PATCH v3 09/13] x86/realmode: Make the location of the trampoline configurable
` [PATCH v3 10/13] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [PATCH v3 11/13] x86/smpboot: Add a helper get the address of the wakeup mailbox
` [PATCH v3 12/13] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [PATCH v3 13/13] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
[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 (12+ messages)
` [PATCH v3 1/2] Drivers: hv: Export some symbols for mshv_vtl
` [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 0/4] Confidential VMBus
2025-05-26 16:02 UTC (10+ messages)
` [PATCH hyperv-next v2 1/4] Documentation: hyperv: "
` [PATCH hyperv-next v2 2/4] drivers: hyperv: VMBus protocol version 6.0
` [PATCH hyperv-next v2 3/4] arch: hyperv: Get/set SynIC synth.registers via paravisor
` [PATCH hyperv-next v2 4/4] arch: x86, drivers: hyperv: Enable confidential VMBus
[PATCH 0/3] x86/mm: Cleanups
2025-05-23 17:23 UTC (8+ 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 (14+ messages)
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
` [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] firmware: smccc: support both conduits for getting hyp UUID
2025-05-21 9:40 UTC
[PATCH net] hv_netvsc: fix potential deadlock in netvsc_vf_setxdp()
2025-05-21 8:41 UTC (4+ messages)
[PATCH 1/1] Drivers: hv: Always select CONFIG_SYSFB for Hyper-V guests
2025-05-20 3:32 UTC (8+ messages)
` [EXTERNAL] "
[PATCH net-next] net: mana: Add support for Multi Vports on Bare metal
2025-05-16 21:45 UTC (3+ messages)
` [EXTERNAL] "
[RFC PATCH 0/6] x86/Hyper-V: Add AMD Secure AVIC for Hyper-V platform
2025-05-16 15:58 UTC (15+ messages)
` [RFC PATCH 1/6] x86/Hyper-V: Not use hv apic driver when Secure AVIC is available
` [RFC PATCH 4/6] x86/Hyper-V: Allow Hyper-V to inject Hyper-V vectors
` [RFC PATCH 5/6] x86/Hyper-V: Not use auto-eoi when Secure AVIC is available
` [RFC PATCH 6/6] x86/x2apic-savic: Not set APIC backing page if Secure AVIC is not enabled
[PATCH drm-next v3] drm/hyperv: Replace simple-KMS with regular atomic helpers
2025-05-15 12:36 UTC (2+ messages)
[PATCH net 0/5] hv_netvsc: Fix error "nvsp_rndis_pkt_complete error status: 2"
2025-05-15 10:55 UTC (14+ messages)
` [PATCH net 1/5] Drivers: hv: Allow vmbus_sendpacket_mpb_desc() to create multiple ranges
` [PATCH net 2/5] hv_netvsc: Use vmbus_sendpacket_mpb_desc() to send VMBus messages
` [PATCH net 3/5] hv_netvsc: Preserve contiguous PFN grouping in the page buffer array
` [PATCH net 4/5] hv_netvsc: Remove rmsg_pgcnt
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).