linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-07-26 18:02:08 to 2023-08-03 00:03:02 UTC [more...]

[PATCH 00/15] Introduce /dev/mshv drivers
 2023-08-03  0:02 UTC  (21+ messages)
` [PATCH 01/15] hyperv-tlfs: Change shared HV_REGISTER_* defines to HV_MSR_*
` [PATCH 02/15] mshyperv: Introduce hv_get_hypervisor_version
` [PATCH 03/15] mshyperv: Introduce numa_node_to_proximity_domain_info
` [PATCH 04/15] asm-generic/mshyperv: Introduce hv_recommend_using_aeoi()
` [PATCH 05/15] hyperv: Move hv_connection_id to hyperv-tlfs
` [PATCH 06/15] hyperv-tlfs: Introduce hv_status_to_string and hv_status_to_errno
` [PATCH 07/15] Drivers: hv: Move hv_call_deposit_pages and hv_call_create_vp to common code
` [PATCH 08/15] Drivers: hv: Introduce per-cpu event ring tail
` [PATCH 09/15] Drivers: hv: Introduce hv_output_arg_exists in hv_common
` [PATCH 10/15] x86: hyperv: Add mshv_handler irq handler and setup function
` [PATCH 11/15] Drivers: hv: export vmbus_isr, hv_context and hv_post_message
` [PATCH 12/15] Documentation: Reserve ioctl number for mshv driver
` [PATCH 13/15] uapi: hyperv: Add mshv driver headers hvhdk.h, hvhdk_mini.h, hvgdk.h, hvgdk_mini.h
` [PATCH 14/15] asm-generic: hyperv: Use mshv headers conditionally. Add asm-generic/hyperv-defs.h

[PATCH v2 -next] Drivers: hv: vmbus: Remove unused extern declaration vmbus_ontimer()
 2023-08-02 23:29 UTC  (2+ messages)

[PATCH v3] x86/hyperv: add noop functions to x86_init mpparse functions
 2023-08-02 23:10 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH V6 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-02 22:50 UTC  (4+ messages)

[PATCH RFC net-next v5 00/14] virtio/vsock: support datagrams
 2023-08-02 21:23 UTC  (32+ messages)
` [PATCH RFC net-next v5 01/14] af_vsock: generalize vsock_dgram_recvmsg() to all transports
` [PATCH RFC net-next v5 07/14] virtio/vsock: add common datagram send path
` [PATCH RFC net-next v5 10/14] virtio/vsock: add VIRTIO_VSOCK_F_DGRAM feature bit
` [PATCH RFC net-next v5 11/14] vhost/vsock: implement datagram support
` [PATCH RFC net-next v5 13/14] virtio/vsock: "
        ` [PATCH RFC net-next v5 13/14] virtio/vsock: implement datagram supporty

[RFC PATCH 1/1] x86/mm: Mark CoCo VM pages invalid while moving between private and shared
 2023-08-02 21:57 UTC  (2+ messages)

[PATCH v2 net] net: hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-08-02 21:52 UTC 

[PATCH v3 0/3] UIO driver for low speed Hyper-V devices
 2023-08-02 21:45 UTC  (7+ messages)
` [PATCH v3 1/3] uio: Add hv_vmbus_client driver
` [PATCH v3 2/3] tools: hv: Add vmbus_bufring
` [PATCH v3 3/3] tools: hv: Add new fcopy application based on uio driver

[PATCH bpf-next 1/3] eth: add missing xdp.h includes in drivers
 2023-08-02 18:06 UTC  (4+ messages)

[PATCH] hv_balloon: Update the balloon driver to use the SBRM API
 2023-08-02 19:28 UTC  (4+ messages)

[PATCH V5,net-next] net: mana: Add page pool for RX buffers
 2023-08-02 18:07 UTC 

[PATCH] hv_netvsc: fix netvsc_send_completion to avoid multiple message length checks
 2023-08-02 17:14 UTC  (2+ messages)

[patch v2 21/38] x86/cpu: Provide cpu_init/parse_topology()
 2023-08-02 14:43 UTC  (3+ messages)

[PATCH v4 1/1] RDMA/mana_ib: Add EQ interrupt support to mana ib driver
 2023-08-02 13:08 UTC  (10+ messages)
              ` [EXTERNAL] "

[PATCH V6 net-next] net: mana: Configure hwc timeout from hardware
 2023-08-02 11:07 UTC 

[PATCH V7 net] net: mana: Fix MANA VF unload when hardware is
 2023-08-02  7:50 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH RESEND v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-08-01 23:18 UTC  (14+ messages)
` [PATCH RESEND v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
` [PATCH RESEND v9 29/36] x86/fred: FRED entry/exit and dispatch code
` [PATCH RESEND v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH RESEND v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH RESEND v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH RESEND v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH RESEND v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH RESEND v9 35/36] x86/fred: FRED initialization code
` [PATCH RESEND v9 36/36] x86/fred: Disable FRED by default in its early stage

[PATCH RESEND v9 00/36] x86: enable FRED for x86-64
 2023-08-01 17:41 UTC  (31+ messages)
` [PATCH RESEND v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH RESEND v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH RESEND v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH RESEND v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH RESEND v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH RESEND v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH RESEND v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH RESEND v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH RESEND v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH RESEND v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH RESEND v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH RESEND v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH RESEND v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH RESEND v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH RESEND v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH RESEND v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH RESEND v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH RESEND v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH RESEND v9 19/36] x86/fred: Add a debug "
` [PATCH RESEND v9 20/36] x86/fred: Add a NMI "
` [PATCH RESEND v9 21/36] x86/fred: Add a machine check "
` [PATCH RESEND v9 22/36] x86/fred: Add a double fault "
` [PATCH RESEND v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH RESEND v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH RESEND v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch
` [PATCH RESEND v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler

[PATCH V4,net-next] net: mana: Add page pool for RX buffers
 2023-08-01 14:19 UTC  (3+ messages)

[PATCH v9 00/36] x86: enable FRED for x86-64
 2023-07-31 23:56 UTC  (32+ messages)
` [PATCH v9 01/36] Documentation/x86/64: Add documentation for FRED
` [PATCH v9 02/36] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v9 03/36] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v9 04/36] x86/cpufeatures: Add the cpu feature bit for FRED
` [PATCH v9 05/36] x86/opcode: Add ERETU, ERETS instructions to x86-opcode-map
` [PATCH v9 06/36] x86/objtool: Teach objtool about ERETU and ERETS
` [PATCH v9 07/36] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v9 08/36] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v9 09/36] x86/fred: Make unions for the cs and ss fields in struct pt_regs
` [PATCH v9 10/36] x86/fred: Add a new header file for FRED definitions
` [PATCH v9 11/36] x86/fred: Reserve space for the FRED stack frame
` [PATCH v9 12/36] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v9 13/36] x86/fred: Let ret_from_fork_asm() jmp to fred_exit_user when FRED is enabled
` [PATCH v9 14/36] x86/fred: Disallow the swapgs instruction "
` [PATCH v9 15/36] x86/fred: No ESPFIX needed "
` [PATCH v9 16/36] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v9 17/36] x86/fred: Define a common function type fred_handler
` [PATCH v9 18/36] x86/fred: Add a page fault entry stub for FRED
` [PATCH v9 19/36] x86/fred: Add a debug "
` [PATCH v9 20/36] x86/fred: Add a NMI "
` [PATCH v9 21/36] x86/fred: Add a machine check "
` [PATCH v9 22/36] x86/fred: Add a double fault "
` [PATCH v9 23/36] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v9 24/36] x86/idtentry: Incorporate definitions/declarations of the FRED external interrupt handler type
` [PATCH v9 25/36] x86/traps: Add a system interrupt handler table for system interrupt dispatch

[PATCH v9 29/36] x86/fred: FRED entry/exit and dispatch code
 2023-07-31 22:07 UTC  (3+ messages)

[PATCH 1/1] scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
 2023-07-31 19:46 UTC  (2+ messages)

W sprawie samochodu
 2023-07-31  8:35 UTC 

[PATCH v9 30/36] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
 2023-07-31  6:41 UTC  (7+ messages)
` [PATCH v9 31/36] x86/traps: Export external_interrupt() for handling IRQ in IRQ induced VM exits
` [PATCH v9 32/36] x86/fred: Export fred_entrypoint_kernel() for handling NMI in NMI "
` [PATCH v9 33/36] KVM: VMX: Add VMX_DO_FRED_EVENT_IRQOFF for IRQ/NMI handling
` [PATCH v9 34/36] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v9 35/36] x86/fred: FRED initialization code
` [PATCH v9 36/36] x86/fred: Disable FRED by default in its early stage

[PATCH v9 28/36] x86/idtentry: Incorporate declaration/definition of the FRED exception handler type
 2023-07-31  6:41 UTC 

[PATCH v9 27/36] x86/traps: Add external_interrupt() to dispatch external interrupts
 2023-07-31  6:40 UTC 

[PATCH v9 26/36] x86/traps: Add sysvec_install() to install a system interrupt handler
 2023-07-31  6:40 UTC 

[Patch v3 0/4] RDMA/mana_ib Read Capabilities
 2023-07-28 22:52 UTC  (14+ messages)
` [Patch v3 1/4] RDMA/mana_ib : Rename all mana_ib_dev type variables to mib_dev
  ` [EXTERNAL] "
` [Patch v3 2/4] RDMA/mana_ib : Register Mana IB device with Management SW
  ` [EXTERNAL] "
` [Patch v3 3/4] RDMA/mana_ib : Create adapter and Add error eq
  ` [EXTERNAL] "
` [Patch v3 4/4] RDMA/mana_ib : Query adapter capabilities
  ` [EXTERNAL] "
` [EXTERNAL] [Patch v3 0/4] RDMA/mana_ib Read Capabilities

[PATCH V2] x86/hyperv: Rename hv_isolation_type_snp/en_snp() to isol_type_snp_paravisor/enlightened()
 2023-07-28 14:21 UTC  (4+ messages)

[PATCH V3 0/9] x86/hyperv: Add AMD sev-snp enlightened guest support on hyperv
 2023-07-28 10:45 UTC  (6+ messages)
` [PATCH V3 5/9] x86/hyperv: Use vmmcall to implement Hyper-V hypercall in sev-snp enlightened guest

[PATCH v3] hv/hv_kvp_daemon: Add support for keyfile config based connection profile in NM
 2023-07-28 10:24 UTC  (8+ messages)

[PATCH v9 0/2] Support TDX guests on Hyper-V (the x86/tdx part)
 2023-07-27  0:29 UTC  (8+ messages)
` [PATCH v9 1/2] x86/tdx: Retry TDVMCALL_MAP_GPA() when needed

Hyper-V vsock streams do not fill the supplied buffer in full
 2023-07-26 21:34 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).