messages from 2024-02-05 10:07:56 to 2024-02-07 01:40:13 UTC [more...]
[PATCH v12 00/16] iommu: Prepare to deliver page faults to user space
2024-02-07 1:33 UTC (14+ messages)
` [PATCH v12 01/16] iommu: Move iommu fault data to linux/iommu.h
` [PATCH v12 02/16] iommu/arm-smmu-v3: Remove unrecoverable faults reporting
` [PATCH v12 03/16] iommu: Remove unrecoverable fault data
` [PATCH v12 04/16] iommu: Cleanup iopf data structure definitions
` [PATCH v12 05/16] iommu: Merge iopf_device_param into iommu_fault_param
` [PATCH v12 06/16] iommu: Remove iommu_[un]register_device_fault_handler()
` [PATCH v12 07/16] iommu: Merge iommu_fault_event and iopf_fault
` [PATCH v12 08/16] iommu: Prepare for separating SVA and IOPF
` [PATCH v12 09/16] iommu: Make iommu_queue_iopf() more generic
` [PATCH v12 10/16] iommu: Separate SVA and IOPF
` [PATCH v12 11/16] iommu: Refine locking for per-device fault data management
` [PATCH v12 12/16] iommu: Use refcount for fault data access
` [PATCH v12 13/16] iommu: Improve iopf_queue_remove_device()
[PATCH v11 00/35] Add AMD Secure Nested Paging (SEV-SNP) Hypervisor Support
2024-02-06 23:51 UTC (10+ messages)
` [PATCH v11 06/35] KVM: x86/mmu: Pass around full 64-bit error code for KVM page faults
` [PATCH v11 15/35] KVM: SEV: Add KVM_SNP_INIT command
` [PATCH v11 18/35] KVM: SEV: Add KVM_SEV_SNP_LAUNCH_UPDATE command
[PATCH 00/17] vfio/pci: Remove duplicate code and logic from VFIO PCI interrupt management
2024-02-06 23:19 UTC (24+ messages)
` [PATCH 03/17] vfio/pci: Consistently acquire mutex for "
` [PATCH 06/17] vfio/pci: Remove interrupt index interpretation from wrappers
` [PATCH 07/17] vfio/pci: Preserve per-interrupt contexts
` [PATCH 12/17] vfio/pci: Remove msi term from generic code
` [PATCH 15/17] vfio/pci: Let enable and disable of interrupt types use same signature
` [PATCH 17/17] vfio/pci: Remove duplicate interrupt management flow
[PATCH v4 0/4] Add support for allowing zero SEV ASIDs
2024-02-06 21:36 UTC (2+ messages)
[PATCH] KVM: selftests: Fix a semaphore imbalance in the dirty ring logging test
2024-02-06 21:36 UTC (5+ messages)
[PATCH] KVM: selftests: Don't assert on exact number of 4KiB in dirty log split test
2024-02-06 21:36 UTC (3+ messages)
[PATCH 0/4] KVM: Async #PF fixes and cleanups
2024-02-06 21:36 UTC (5+ messages)
` [PATCH 1/4] KVM: Always flush async #PF workqueue when vCPU is being destroyed
[PATCH v2 0/2] x86/asyncpf: Fixes the size of asyncpf PV data and related docs
2024-02-06 21:36 UTC (2+ messages)
[PATCH 00/10] crypto: qat - enable SRIOV VF live migration for
2024-02-06 21:14 UTC (4+ messages)
` [PATCH 10/10] vfio/qat: Add vfio_pci driver for Intel QAT VF devices
[PATCH v2] KVM: x86/intr: Explicitly check NMI from guest to eliminate false positives
2024-02-06 21:08 UTC (3+ messages)
[PATCH] KVM: x86: make KVM_REQ_NMI request iff NMI pending for vcpu
2024-02-06 20:58 UTC (3+ messages)
linux-next: Fixes tag needs some work in the kvm-fixes tree
2024-02-06 20:36 UTC
[PATCH v8 00/10] KVM: selftests: Add SEV smoke test
2024-02-06 20:36 UTC (3+ messages)
` [PATCH v8 10/10] KVM: selftests: Add a basic "
[PATCH 1/2] PCI: Add VF reset notification to PF's VFIO user mode driver
2024-02-06 20:06 UTC (5+ messages)
[PATCH v4] KVM: x86/xen: Inject vCPU upcall vector when local APIC is enabled
2024-02-06 19:55 UTC (5+ messages)
[PATCH v2 0/4] eventfd: simplify signal helpers
2024-02-06 19:44 UTC (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH v18 000/121] KVM TDX basic feature support
2024-02-06 19:26 UTC (3+ messages)
` [PATCH v18 063/121] KVM: x86/mmu: Introduce kvm_mmu_map_tdp_page() for use by TDX
[PATCH v5 1/2] KVM: VMX: Cleanup VMX basic information defines and usages
2024-02-06 18:20 UTC (2+ messages)
` [PATCH v5 2/2] KVM: VMX: Cleanup VMX misc "
[PATCH 0/3] KVM: x86 - misc fixes
2024-02-06 18:52 UTC (16+ messages)
` [PATCH 1/3] KVM: x86: Fix KVM_GET_MSRS stack info leak
` [PATCH 2/3] KVM: x86: Simplify kvm_vcpu_ioctl_x86_get_debugregs()
` [PATCH 3/3] KVM: x86: Fix broken debugregs ABI for 32 bit kernels
[PATCH v3] KVM: x86: Use fast path for Xen timer delivery
2024-02-06 18:51 UTC (3+ messages)
[GIT PULL] KVM changes for 6.8-rc4
2024-02-06 18:21 UTC
[PATCH 0/8] KVM: x86/mmu: Allow TDP MMU (un)load to run in parallel
2024-02-06 18:21 UTC (8+ messages)
` [PATCH 6/8] KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read
` [PATCH 7/8] KVM: x86/mmu: Alloc TDP MMU roots "
[PATCH v2 0/5] jump_label: Fix __ro_after_init keys for modules & annotate some keys
2024-02-06 17:39 UTC (6+ messages)
` [PATCH v2 1/5] jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
` [PATCH v2 2/5] context_tracking: Make context_tracking_key __ro_after_init
` [PATCH v2 3/5] x86/kvm: Make kvm_async_pf_enabled __ro_after_init
` [PATCH v2 4/5] x86/speculation: Make mds_user_clear __ro_after_init
` [PATCH v2 5/5] x86/tsc: Make __use_tsc __ro_after_init
[PATCH] vhost-vdpa: fail enabling virtqueue in certain conditions
2024-02-06 17:35 UTC (4+ messages)
` "
[RFC PATCH] KVM: s390: remove extra copy of access registers into KVM_RUN
2024-02-06 17:07 UTC (5+ messages)
[kvm-unit-tests PATCH v4 0/7] s390x: Add base AP support
2024-02-06 15:55 UTC (7+ messages)
` [kvm-unit-tests PATCH v4 1/7] lib: s390x: Add ap library
[PATCH v2] kvm/x86: allocate the write-tracking metadata on-demand
2024-02-06 15:34 UTC
[PATCH v2] KVM: selftests: Compare wall time from xen shinfo against KVM_GET_CLOCK
2024-02-06 15:19 UTC
[RFC 00/18] Pkernfs: Support persistence for live update
2024-02-06 14:55 UTC (26+ messages)
` [RFC 01/18] pkernfs: Introduce filesystem skeleton
` [RFC 02/18] pkernfs: Add persistent inodes hooked into directies
` [RFC 03/18] pkernfs: Define an allocator for persistent pages
` [RFC 04/18] pkernfs: support file truncation
` [RFC 05/18] pkernfs: add file mmap callback
` [RFC 06/18] init: Add liveupdate cmdline param
` [RFC 07/18] pkernfs: Add file type for IOMMU root pgtables
` [RFC 08/18] iommu: Add allocator for pgtables from persistent region
` [RFC 09/18] intel-iommu: Use pkernfs for root/context pgtable pages
` [RFC 10/18] iommu/intel: zap context table entries on kexec
` [RFC 11/18] dma-iommu: Always enable deferred attaches for liveupdate
` [RFC 12/18] pkernfs: Add IOMMU domain pgtables file
` [RFC 13/18] vfio: add ioctl to define persistent pgtables on container
` [RFC 14/18] intel-iommu: Allocate domain pgtable pages from pkernfs
` [RFC 15/18] pkernfs: register device memory for IOMMU domain pgtables
` [RFC 16/18] vfio: support not mapping IOMMU pgtables on live-update
` [RFC 17/18] pci: Don't clear bus master is persistence enabled
` [RFC 18/18] vfio-pci: Assume device working after liveupdate
[PATCH v3] KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
2024-02-06 13:52 UTC (6+ messages)
[PATCH v3] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
2024-02-06 10:09 UTC (2+ messages)
[PATCH v7 00/16] Add Secure TSC support for SNP guests
2024-02-06 10:04 UTC (11+ messages)
` [PATCH v7 03/16] virt: sev-guest: Add SNP guest request structure
[PATCH v11 00/16] iommu: Prepare to deliver page faults to user space
2024-02-06 8:39 UTC (16+ messages)
` [PATCH v11 12/16] iommu: Use refcount for fault data access
` [PATCH v11 13/16] iommu: Improve iopf_queue_remove_device()
` [PATCH v11 14/16] iommu: Track iopf group instead of last fault
` [PATCH v11 15/16] iommu: Make iopf_group_response() return void
` [PATCH v11 16/16] iommu: Make iommu_report_device_fault() "
[PATCH V1 vfio 0/5] Improve mlx5 driver to better handle some error cases
2024-02-06 8:06 UTC (8+ messages)
` [PATCH V1 vfio 1/5] net/mlx5: Add the IFC related bits for query tracker
` [PATCH V1 vfio 2/5] vfio/mlx5: Add support for tracker object change event
` [PATCH V1 vfio 3/5] vfio/mlx5: Handle the EREMOTEIO error upon the SAVE command
` [PATCH V1 vfio 4/5] vfio/mlx5: Block incremental query upon migf state error
` [PATCH V1 vfio 5/5] vfio/mlx5: Let firmware knows upon leaving PRE_COPY back to RUNNING
[PATCH vfio 0/5] Improve mlx5 driver to better handle some error cases
2024-02-06 8:05 UTC (7+ messages)
` [PATCH vfio 2/5] vfio/mlx5: Add support for tracker object events
[PATCH v1 0/3] RISC-V: KVM: Guest Debug Support - Software Breakpoint Part
2024-02-06 7:49 UTC (4+ messages)
` [PATCH v1 1/3] RISC-V: KVM: Implement kvm_arch_vcpu_ioctl_set_guest_debug()
` [PATCH v1 2/3] RISC-V: KVM: Handle breakpoint exits for VCPU
` [PATCH v1 3/3] RISC-V: KVM: selftests: Add breakpoints test support
[kvm-unit-tests PATCH v2 0/9] Multi-migration support
2024-02-06 6:50 UTC (11+ messages)
` [kvm-unit-tests PATCH v2 1/9] (arm|powerpc|s390x): Makefile: Fix .aux.o generation
` [kvm-unit-tests PATCH v2 3/9] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v2 4/9] migration: use a more robust way to wait for background job
[PATCH v9 0/6] KVM: allow mapping non-refcounted pages
2024-02-06 3:30 UTC (22+ messages)
` [PATCH v9 2/6] KVM: mmu: Introduce __kvm_follow_pfn function
` [PATCH v9 3/6] KVM: mmu: Improve handling of non-refcounted pfns
` [PATCH v9 6/6] KVM: x86/mmu: Handle non-refcounted pages
[PATCH v5 00/12] RISCV: Add kvm Sstc timer selftests
2024-02-06 1:32 UTC (4+ messages)
[PATCH 00/15] Coalesced Interrupt Delivery with posted MSI
2024-02-06 0:40 UTC (4+ messages)
` [PATCH 03/15] x86/irq: Use bitfields exclusively in posted interrupt descriptor
[PATCH] kvm/x86: add capability to disable the write-track mechanism
2024-02-06 0:12 UTC (4+ messages)
[PATCH] MAINTAINERS: Re-alphabetize VFIO
2024-02-05 23:54 UTC
[PATCH v2 0/3] add debugfs to hisilicon migration driver
2024-02-05 23:15 UTC (4+ messages)
` [PATCH v2 2/3] hisi_acc_vfio_pci: register debugfs for "
[PATCH v17 0/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
2024-02-05 23:01 UTC (4+ messages)
` [PATCH v17 1/3] vfio/pci: rename and export do_io_rw()
` [PATCH v17 2/3] vfio/pci: rename and export range_intesect_range
` [PATCH v17 3/3] vfio/nvgrace-gpu: Add vfio pci variant module for grace hopper
[PATCH v6 00/14] Improve KVM + userfaultfd performance via KVM_MEMORY_FAULT_EXITs on stage-2 faults
2024-02-05 21:55 UTC (3+ messages)
` [PATCH v6 05/14] KVM: Try using fast GUP to resolve read faults
[PATCH] KVM: s390: only deliver the set service event bits
2024-02-05 21:43 UTC
[PATCH v2] Enable haltpoll for arm64
2024-02-05 19:33 UTC (7+ messages)
` [PATCH 7/7] cpuidle/poll_state: replace cpu_relax with smp_cond_load_relaxed
[PATCH v2] KVM: PPC: Book3S HV: Fix L2 guest reboot failure due to empty 'arch_compat'
2024-02-05 18:09 UTC (4+ messages)
` "
[PATCH vfio] vfio/pds: Rework and simplify reset flows
2024-02-05 17:25 UTC (3+ messages)
[PATCH v3] KVM: selftests: Fix the dirty_log_test semaphore imbalance
2024-02-05 15:48 UTC (4+ messages)
[PATCH net-next v5 2/5] page_frag: unify gfp bits for order 3 page allocation
2024-02-05 12:45 UTC (2+ messages)
` [PATCH net-next v5 4/5] vhost/net: remove vhost_net_page_frag_refill()
[PATCH] PCI: Add vf reset notification for pf
2024-02-05 12:22 UTC (3+ messages)
[PATCH 00/12] PCI device authentication
2024-02-05 10:07 UTC (5+ messages)
` [PATCH 07/12] spdm: Introduce library to authenticate devices
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