messages from 2023-11-10 14:39:23 to 2023-11-23 09:08:49 UTC [more...]
[PATCH v2 00/17] Solve iommu probe races around iommu_fwspec
2023-11-23 9:08 UTC (35+ messages)
` [PATCH v2 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH v2 02/17] iommmu/of: Do not return struct iommu_ops from of_iommu_configure()
` [PATCH v2 03/17] iommu/of: Use -ENODEV consistently in of_iommu_configure()
` [PATCH v2 04/17] acpi: Do not return struct iommu_ops from acpi_iommu_configure_id()
` [PATCH v2 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH v2 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH v2 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH v2 08/17] iommu/of: Do not use dev->iommu within of_iommu_configure()
` [PATCH v2 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH v2 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH v2 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH v2 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH v2 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH v2 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH v2 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH v2 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH v2 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[PATCH v2 0/8] x86/coco: Mark CoCo VM pages not present when changing encrypted state
2023-11-23 7:32 UTC (12+ messages)
` [PATCH v2 1/8] x86/coco: Use slow_virt_to_phys() in page transition hypervisor callbacks
` [PATCH v2 2/8] x86/mm: Don't do a TLB flush if changing a PTE that isn't marked present
` [PATCH v2 3/8] x86/mm: Remove "static" from vmap_pages_range()
` [PATCH v2 4/8] x86/sev: Enable PVALIDATE for PFNs without a valid virtual address
` [PATCH v2 5/8] x86/mm: Mark CoCo VM pages not present while changing encrypted state
` [PATCH v2 6/8] x86/mm: Merge CoCo prepare and finish hypervisor callbacks
` [PATCH v2 7/8] x86/mm: Remove unnecessary call layer for __set_memory_enc_pgtable()
` [PATCH v2 8/8] x86/mm: Add comments about errors in set_memory_decrypted()/encrypted()
[Patch v1 0/4]
2023-11-23 3:10 UTC (5+ messages)
` [Patch v1 1/4] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v1 2/4] RDMA/mana_ib: create and process EQ events
` [Patch v1 3/4] RDMA/mana_ib: create RDMA adapter handle
` [Patch v1 4/4] RDMA/mana_ib: query device capabilities
[GIT PULL] Hyper-V fixes for 6.7-rc3
2023-11-22 19:17 UTC (2+ messages)
[PATCH v1 1/3] x86/tdx: Check for TDX partitioning during early TDX init
2023-11-22 17:19 UTC (4+ messages)
` [PATCH v1 2/3] x86/coco: Disable TDX module calls when TD partitioning is active
` [PATCH v1 3/3] x86/tdx: Provide stub tdx_accept_memory() for non-TDX configs
[PATCH] x86/mm: Check cc_vendor when printing memory encryption info
2023-11-22 17:11 UTC (15+ messages)
[PATCH] x86/hyperv: Use atomic_try_cmpxchg() to micro-optimize hv_nmi_unknown()
2023-11-22 16:52 UTC (7+ messages)
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-21 23:48 UTC (5+ messages)
[PATCH net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-21 13:59 UTC (6+ messages)
[PATCH net,v5, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
2023-11-21 12:20 UTC (7+ messages)
` [PATCH net,v5, 1/3] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH net,v5, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH net,v5, 3/3] hv_netvsc: Mark VF as slave before exposing it to user-mode
Proszę o kontakt
2023-11-21 8:51 UTC
[PATCH net-next v4] hv_netvsc: Mark VF as slave before exposing it to user-mode
2023-11-21 0:23 UTC (7+ messages)
[PATCH v1 00/23] Enable FRED with KVM VMX
2023-11-20 17:42 UTC (49+ messages)
` [PATCH v1 05/23] KVM: VMX: Initialize FRED VM entry/exit controls in vmcs_config
` [PATCH v1 06/23] KVM: VMX: Defer enabling FRED MSRs save/load until after set CPUID
` [PATCH v1 08/23] KVM: VMX: Initialize VMCS FRED fields
` [PATCH v1 09/23] KVM: VMX: Switch FRED RSP0 between host and guest
` [PATCH v1 10/23] KVM: VMX: Add support for FRED context save/restore
` [PATCH v1 11/23] KVM: x86: Add kvm_is_fred_enabled()
` [PATCH v1 12/23] KVM: VMX: Handle FRED event data
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED
` [PATCH v1 14/23] KVM: VMX: Dump FRED context in dump_vmcs()
` [PATCH v1 15/23] KVM: nVMX: Add support for the secondary VM exit controls
[PATCH 00/34] biops: add atomig find_bit() operations
2023-11-18 19:06 UTC (7+ messages)
` [PATCH 01/34] lib/find: add atomic find_bit() primitives
` [PATCH 14/34] PCI: hv: switch hv_get_dom_num() to use atomic find_bit()
[PATCH net,v4, 0/3] hv_netvsc: fix race of netvsc, VF register, and slave bit
2023-11-15 23:52 UTC (10+ messages)
` [PATCH net,v4, 1/3] hv_netvsc: fix race of netvsc and VF register_netdevice
` [PATCH net,v4, 2/3] hv_netvsc: Fix race of register_netdevice_notifier and VF register
` [PATCH net,v4, 3/3] hv_netvsc: Mark VF as slave before exposing it to user-mode
[PATCH 0/3] x86/apic: Misc pruning
2023-11-14 11:32 UTC (4+ messages)
` [PATCH 3/3] x86/apic: Drop struct local_apic
[PATCH v12 00/37] x86: enable FRED for x86-64
2023-11-14 5:58 UTC (11+ messages)
` [PATCH v12 01/37] x86/cpufeatures: Add the cpu feature bit for WRMSRNS
` [PATCH v12 19/37] x86/fred: Update MSR_IA32_FRED_RSP0 during task switch
[PATCH RFC 00/17] Solve iommu probe races around iommu_fwspec
2023-11-14 4:56 UTC (32+ messages)
` [PATCH RFC 01/17] iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
` [PATCH RFC 05/17] iommu: Make iommu_fwspec->ids a distinct allocation
` [PATCH RFC 06/17] iommu: Add iommu_fwspec_alloc/dealloc()
` [PATCH RFC 07/17] iommu: Add iommu_probe_device_fwspec()
` [PATCH RFC 08/17] of: Do not use dev->iommu within of_iommu_configure()
` [PATCH RFC 09/17] iommu: Add iommu_fwspec_append_ids()
` [PATCH RFC 10/17] acpi: Do not use dev->iommu within acpi_iommu_configure()
` [PATCH RFC 11/17] iommu: Hold iommu_probe_device_lock while calling ops->of_xlate
` [PATCH RFC 12/17] iommu: Make iommu_ops_from_fwnode() static
` [PATCH RFC 13/17] iommu: Remove dev_iommu_fwspec_set()
` [PATCH RFC 14/17] iommu: Remove pointless iommu_fwspec_free()
` [PATCH RFC 15/17] iommu: Add ops->of_xlate_fwspec()
` [PATCH RFC 16/17] iommu: Mark dev_iommu_get() with lockdep
` [PATCH RFC 17/17] iommu: Mark dev_iommu_priv_set() with a lockdep
[RFC PATCH v2 00/19] Hypervisor-Enforced Kernel Integrity
2023-11-13 8:54 UTC (22+ messages)
` [RFC PATCH v2 01/19] virt: Introduce Hypervisor Enforced Kernel Integrity (Heki)
` [RFC PATCH v2 02/19] KVM: x86: Add new hypercall to lock control registers
` [RFC PATCH v2 03/19] KVM: x86: Add notifications for Heki policy configuration and violation
` [RFC PATCH v2 04/19] heki: Lock guest control registers at the end of guest kernel init
` [RFC PATCH v2 05/19] KVM: VMX: Add MBEC support
` [RFC PATCH v2 06/19] KVM: x86: Add kvm_x86_ops.fault_gva()
` [RFC PATCH v2 07/19] KVM: x86: Make memory attribute helpers more generic
` [RFC PATCH v2 08/19] KVM: x86: Extend kvm_vm_set_mem_attributes() with a mask
` [RFC PATCH v2 09/19] KVM: x86: Extend kvm_range_has_memory_attributes() with match_all
` [RFC PATCH v2 10/19] KVM: x86: Implement per-guest-page permissions
` [RFC PATCH v2 11/19] KVM: x86: Add new hypercall to set EPT permissions
` [RFC PATCH v2 12/19] x86: Implement the Memory Table feature to store arbitrary per-page data
` [RFC PATCH v2 13/19] heki: Implement a kernel page table walker
` [RFC PATCH v2 14/19] heki: x86: Initialize permissions counters for pages mapped into KVA
` [RFC PATCH v2 15/19] heki: x86: Initialize permissions counters for pages in vmap()/vunmap()
` [RFC PATCH v2 16/19] heki: x86: Update permissions counters when guest page permissions change
` [RFC PATCH v2 17/19] heki: x86: Update permissions counters during text patching
` [RFC PATCH v2 18/19] heki: x86: Protect guest kernel memory using the KVM hypervisor
` [RFC PATCH v2 19/19] virt: Add Heki KUnit tests
[PATCH] Replace ioremap_cache() with memremap()
2023-11-12 23:12 UTC (2+ messages)
[PATCH v2] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
2023-11-12 22:50 UTC (2+ messages)
[RFC 0/33] KVM: x86: hyperv: Introduce VSM support
2023-11-11 11:55 UTC (13+ messages)
` [RFC 02/33] KVM: x86: Introduce KVM_CAP_APIC_ID_GROUPS
` [RFC 14/33] KVM: x86: Add VTL to the MMU role
[PATCH] x86/hyperv: Fix the detection of E820_TYPE_PRAM in a Gen2 VM
2023-11-10 23:38 UTC (3+ messages)
[PATCH] hv/hv_kvp_daemon: Some small fixes for handling NM keyfiles
2023-11-10 23:28 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).