linux-hyperv.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-30 12:05:12 to 2023-12-19 14:03:52 UTC [more...]

[PATCH 0/3] net: mana: add irq_spread()
 2023-12-19 14:03 UTC  (11+ messages)
` [PATCH 1/3] cpumask: add cpumask_weight_andnot()
` [PATCH 2/3] cpumask: define cleanup function for cpumasks
` [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
  ` [EXTERNAL] "

[PATCH] net: mana: select PAGE_POOL
 2023-12-19 11:30 UTC  (4+ messages)

[Patch v4 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-18 18:23 UTC  (6+ messages)
` [Patch v4 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v4 2/3] RDMA/mana_ib: query device capabilities
` [Patch v4 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (5+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 14/35] PCI: hv: Optimize hv_get_dom_num() by using find_and_set_bit()

[PATCH v13 00/35] x86: enable FRED for x86-64
 2023-12-16  6:31 UTC  (49+ messages)
` [PATCH v13 01/35] x86/cpufeatures,opcode,msr: Add the WRMSRNS instruction support
` [PATCH v13 02/35] x86/entry: Remove idtentry_sysvec from entry_{32,64}.S
` [PATCH v13 03/35] x86/trapnr: Add event type macros to <asm/trapnr.h>
` [PATCH v13 04/35] Documentation/x86/64: Add a documentation for FRED
` [PATCH v13 05/35] x86/fred: Add Kconfig option for FRED (CONFIG_X86_FRED)
` [PATCH v13 06/35] x86/cpufeatures: Add the CPU feature bit for FRED
` [PATCH v13 07/35] x86/fred: Disable FRED support if CONFIG_X86_FRED is disabled
` [PATCH v13 08/35] x86/fred: Disable FRED by default in its early stage
` [PATCH v13 09/35] x86/opcode: Add ERET[US] instructions to the x86 opcode map
` [PATCH v13 10/35] x86/objtool: Teach objtool about ERET[US]
` [PATCH v13 11/35] x86/cpu: Add X86_CR4_FRED macro
` [PATCH v13 12/35] x86/cpu: Add MSR numbers for FRED configuration
` [PATCH v13 13/35] x86/ptrace: Cleanup the definition of the pt_regs structure
` [PATCH v13 14/35] x86/ptrace: Add FRED additional information to "
` [PATCH v13 15/35] x86/fred: Add a new header file for FRED definitions
` [PATCH v13 16/35] x86/fred: Reserve space for the FRED stack frame
` [PATCH v13 17/35] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
` [PATCH v13 18/35] x86/fred: Disallow the swapgs instruction when FRED is enabled
` [PATCH v13 19/35] x86/fred: No ESPFIX needed "
` [PATCH v13 20/35] x86/fred: Allow single-step trap and NMI when starting a new task
` [PATCH v13 21/35] x86/fred: Make exc_page_fault() work for FRED
` [PATCH v13 22/35] x86/idtentry: Incorporate definitions/declarations of the FRED entries
` [PATCH v13 23/35] x86/fred: Add a debug fault entry stub for FRED
` [PATCH v13 24/35] x86/fred: Add a NMI "
      ` [PATCH v13A "
` [PATCH v13 25/35] x86/fred: Add a machine check "
` [PATCH v13 26/35] x86/fred: FRED entry/exit and dispatch code
            ` [PATCH v13A "
` [PATCH v13 27/35] x86/traps: Add sysvec_install() to install a system interrupt handler
` [PATCH v13 28/35] x86/fred: Let ret_from_fork_asm() jmp to asm_fred_exit_user when FRED is enabled
` [PATCH v13 29/35] x86/fred: Fixup fault on ERETU by jumping to fred_entrypoint_user
` [PATCH v13 30/35] x86/entry/calling: Allow PUSH_AND_CLEAR_REGS being used beyond actual entry code
` [PATCH v13 31/35] x86/entry: Add fred_entry_from_kvm() for VMX to handle IRQ/NMI
` [PATCH v13 32/35] KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
` [PATCH v13 33/35] x86/syscall: Split IDT syscall setup code into idt_syscall_init()
` [PATCH v13 34/35] x86/fred: Add FRED initialization functions
` [PATCH v13 35/35] x86/fred: Invoke FRED initialization code to enable FRED

[PATCH net-next 19/24] net: fungible, gve, mtk, microchip, mana: Use nested-BH locking for XDP redirect
 2023-12-15 17:07 UTC 

[PATCH] hv_netvsc: remove duplicated including of slab.h
 2023-12-15 12:20 UTC  (2+ messages)

[PATCH for-next v2] net: mana: add msix index sharing between EQs
 2023-12-15 10:30 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-14  1:51 UTC  (4+ messages)
` [Patch v3 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v3 2/3] RDMA/mana_ib: query device capabilities
` [Patch v3 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
 2023-12-12 18:35 UTC  (6+ messages)
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-12 18:22 UTC  (14+ messages)
          ` [EXTERNAL] "
` [EXT] "

[PATCH v2 0/7] IOMMU related FW parsing cleanup
 2023-12-12  9:19 UTC  (9+ messages)
` [PATCH v2 1/7] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 2/7] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 3/7] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 4/7] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 5/7] iommu: Mark dev_iommu_priv_set() with a lockdep
` [PATCH v2 6/7] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 7/7] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places

[PATCH] net: mana: add msix index sharing between EQs
 2023-12-12  2:51 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-12  2:50 UTC  (6+ messages)
` [Patch v2 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v2 2/3] RDMA/mana_ib: query device capabilities
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-08 23:48 UTC  (9+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
 2023-12-08 18:41 UTC  (12+ messages)
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching

[PATCH v2 00/35] bitops: add atomic find_bit() operations
 2023-12-08 18:34 UTC  (11+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
  ` [PATCH v2 14/35] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()

[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
 2023-12-08 12:45 UTC  (39+ messages)
` [PATCH v1 2/3] x86/coco: Disable TDX module calls when TD partitioning is active

[PATCH net-next v5 0/3] ethtool: Add ethtool_puts()
 2023-12-08 11:03 UTC  (13+ messages)
` [PATCH net-next v5 1/3] ethtool: Implement ethtool_puts()
  ` [Intel-wired-lan] "
` [PATCH net-next v5 2/3] checkpatch: add ethtool_sprintf rules
  ` [Intel-wired-lan] "
` [PATCH net-next v5 3/3] net: Convert some ethtool_sprintf() to ethtool_puts()

[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-08  6:05 UTC  (6+ messages)

[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
 2023-12-06 16:19 UTC  (19+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 05/33] KVM: x86: hyper-v: Introduce VTL call/return prologues in hypercall page
` [RFC 06/33] KVM: x86: hyper-v: Introduce VTL awareness to Hyper-V's PV-IPIs

[PATCH v3 00/10] Support TDX guests on Hyper-V (the Hyper-V specific part)
 2023-12-04 15:10 UTC  (3+ messages)
` [PATCH v3 08/10] x86/hyperv: Use TDX GHCI to access some MSRs in a TDX VM with the paravisor

[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-04  9:02 UTC  (7+ messages)
  ` [EXTERNAL] "

[PATCH v2] hv_utils: Allow implicit ICTIMESYNCFLAG_SYNC
 2023-12-04  5:51 UTC  (3+ messages)

[PATCH v2] hv_netvsc: rndis_filter needs to select NLS
 2023-12-02  4:20 UTC  (2+ messages)

[PATCH 00/10] IOMMU related FW parsing cleanup
 2023-12-01 11:22 UTC  (12+ messages)
` [PATCH 08/10] iommu/tegra: Use tegra_dev_iommu_get_stream_id() in the remaining places
` [PATCH 10/10] ACPI: IORT: Allow COMPILE_TEST of IORT


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).