messages from 2023-08-07 06:51:53 to 2023-08-08 18:43:31 UTC [more...]
[PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure
2023-08-08 11:47 UTC (3+ messages)
` [PATCH v3 08/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts
` [PATCH v3 25/27] KVM: arm64: nv: Expose FGT to nested guests
[PATCH RFV v2 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU
2023-08-08 10:21 UTC (6+ messages)
` [PATCH RFV v2 05/13] perf/core: Add function perf_event_create_group_kernel_counters()
` [PATCH RFV v2 11/13] KVM: x86/pmu: Support topdown perf metrics feature
` [PATCH RFV v2 12/13] KVM: x86/pmu: Handle PERF_METRICS overflow
` [PATCH RFV v2 13/13] KVM: x86/pmu: Expose Topdown in MSR_IA32_PERF_CAPABILITIES
[RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM
2023-08-08 14:32 UTC (7+ messages)
` [RFC PATCH 1/3] mm/mmu_notifier: introduce a new mmu notifier flag MMU_NOTIFIER_RANGE_NUMA
` [RFC PATCH 2/3] mm: don't set PROT_NONE to maybe-dma-pinned pages for NUMA-migrate purpose
` [RFC PATCH 3/3] KVM: x86/mmu: skip zap maybe-dma-pinned pages for NUMA migration
[PATCH v4 00/12] Add Intel VT-d nested translation
2023-08-08 17:41 UTC (14+ messages)
` [PATCH v4 07/12] iommufd: Add data structure for Intel VT-d stage-1 cache invalidation
` [PATCH v4 09/12] iommu/vt-d: Add iotlb flush for nested domain
[PATCH v5 00/19] Enable CET Virtualization
2023-08-08 15:26 UTC (25+ messages)
` [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS
` [PATCH v5 05/19] KVM:x86: Initialize kvm_caps.supported_xss
` [PATCH v5 08/19] KVM:x86: Report KVM supported CET MSRs as to-be-saved
` [PATCH v5 11/19] KVM:VMX: Emulate read and write to CET MSRs
[PATCH] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel
2023-08-08 17:08 UTC
[PATCH v7 00/12] KVM: arm64: Add support for FEAT_TLBIRANGE
2023-08-08 16:19 UTC (9+ messages)
` [PATCH v7 02/12] KVM: arm64: Use kvm_arch_flush_remote_tlbs()
[RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2
2023-08-08 7:45 UTC (4+ messages)
[PATCH v5 0/4] iommufd: Add iommu hardware info reporting
2023-08-08 15:36 UTC (7+ messages)
` [PATCH v5 3/4] iommufd: Add IOMMU_GET_HW_INFO
[PATCH v6 0/4] iommufd: Add iommu hardware info reporting
2023-08-08 15:35 UTC (5+ messages)
` [PATCH v6 1/4] iommu: Move dev_iommu_ops() to private header
` [PATCH v6 2/4] iommu: Add new iommu op to get iommu hardware information
` [PATCH v6 3/4] iommufd: Add IOMMU_GET_HW_INFO
` [PATCH v6 4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl
[PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink
2023-08-08 7:22 UTC (58+ messages)
` [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h
` [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file
` [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
` [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker
` [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker
` [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker
` [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker
` [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker
` [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker
` [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker
` [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker
` [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker
` [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers
` [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker
` [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker
` [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker
` [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker
` [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker
` [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker
` [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers
` [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker
` [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker
` [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker
` [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker
` [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker
` [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker
` [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker
` [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker
` [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker
` [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker
` [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker
` [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker
` [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker
` [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker
` [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker
` [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker
` [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker
` [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker
` [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker
` [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker
` [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink
` [PATCH v4 42/48] mm: shrinker: remove old APIs
` [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem
` [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}
` [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless
` [PATCH v4 46/48] mm: shrinker: make memcg "
` [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred
` [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex
[PATCH] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros
2023-08-08 5:15 UTC
[PATCH v6 00/13] RISCV: Add KVM_GET_REG_LIST API
2023-08-08 11:12 UTC (3+ messages)
[PATCH -next] vfio/cdx: Remove redundant initialization owner in vfio_cdx_driver
2023-08-08 4:24 UTC (2+ messages)
[PATCH] KVM: x86/mmu: Remove unused "const u8 *new" for kvm_mmu_track_write()
2023-08-08 11:40 UTC
[PATCH v2] vfio: align capability structures
2023-08-08 14:42 UTC
[PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU
2023-08-08 8:54 UTC (3+ messages)
` [PATCH 1/2] KVM: x86/mmu: Remove dead code in .change_pte() handler in x86 "
` [PATCH 2/2] KVM: x86/mmu: prefetch SPTE directly in x86 TDP MMU's change_pte() handler
Deadlock due to EPT_VIOLATION
2023-08-08 15:34 UTC (10+ messages)
[PATCH 00/10] Unify TDCALL/SEAMCALL and TDVMCALL assembly
2023-08-08 9:16 UTC (6+ messages)
` [PATCH 09/10] x86/virt/tdx: Wire up basic SEAMCALL functions
[PATCH V10 00/19] riscv: Add Native/Paravirt/CNA qspinlock support
2023-08-08 2:12 UTC (4+ messages)
` [PATCH V10 07/19] riscv: qspinlock: errata: Introduce ERRATA_THEAD_QSPINLOCK
[RFC PATCH v11 28/29] KVM: selftests: Add basic selftest for guest_memfd()
2023-08-07 23:25 UTC (3+ messages)
[RFC PATCH v11 27/29] KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
2023-08-07 23:17 UTC (2+ messages)
[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
2023-08-07 23:06 UTC (2+ messages)
[PATCH mm-unstable v9 00/31] Split ptdesc from struct page
2023-08-07 23:05 UTC (32+ messages)
` [PATCH mm-unstable v9 01/31] mm: Add PAGE_TYPE_OP folio functions
` [PATCH mm-unstable v9 02/31] pgtable: create struct ptdesc
` [PATCH mm-unstable v9 03/31] mm: add utility functions for ptdesc
` [PATCH mm-unstable v9 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc()
` [PATCH mm-unstable v9 05/31] mm: Convert ptlock_alloc() to use ptdescs
` [PATCH mm-unstable v9 06/31] mm: Convert ptlock_ptr() "
` [PATCH mm-unstable v9 07/31] mm: Convert pmd_ptlock_init() "
` [PATCH mm-unstable v9 08/31] mm: Convert ptlock_init() "
` [PATCH mm-unstable v9 09/31] mm: Convert pmd_ptlock_free() "
` [PATCH mm-unstable v9 10/31] mm: Convert ptlock_free() "
` [PATCH mm-unstable v9 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor}
` [PATCH mm-unstable v9 12/31] powerpc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 13/31] x86: "
` [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc "
` [PATCH mm-unstable v9 15/31] mm: remove page table members from struct page
` [PATCH mm-unstable v9 16/31] pgalloc: Convert various functions to use ptdescs
` [PATCH mm-unstable v9 17/31] arm: "
` [PATCH mm-unstable v9 18/31] arm64: "
` [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 20/31] hexagon: "
` [PATCH mm-unstable v9 21/31] loongarch: Convert various functions "
` [PATCH mm-unstable v9 22/31] m68k: "
` [PATCH mm-unstable v9 23/31] mips: "
` [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() "
` [PATCH mm-unstable v9 25/31] openrisc: "
` [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() "
` [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() "
` [PATCH mm-unstable v9 28/31] sparc64: Convert various functions "
` [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents
` [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs
` [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers
[RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file
2023-08-07 23:01 UTC (12+ messages)
` [RFC PATCH 01/11] KVM: guest_mem: Refactor out kvm_gmem_alloc_file()
` [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD
` [RFC PATCH 03/11] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl
` [RFC PATCH 04/11] KVM: selftests: Test transferring private memory to another VM
` [RFC PATCH 05/11] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct
` [RFC PATCH 06/11] KVM: x86: Refactor common code out of sev.c
` [RFC PATCH 07/11] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from
` [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable
` [RFC PATCH 09/11] KVM: x86: Handle moving of memory context for intra-host migration
` [RFC PATCH 10/11] KVM: selftests: Generalize migration functions from sev_migrate_tests.c
` [RFC PATCH 11/11] KVM: selftests: Add tests for migration of private mem
[PATCH v14 vfio 0/8] pds-vfio-pci driver
2023-08-07 20:57 UTC (9+ messages)
` [PATCH v14 vfio 1/8] vfio: Commonize combine_ranges for use in other VFIO drivers
` [PATCH v14 vfio 2/8] vfio/pds: Initial support for pds VFIO driver
` [PATCH v14 vfio 3/8] pds_core: Require callers of register/unregister to pass PF drvdata
` [PATCH v14 vfio 4/8] vfio/pds: register with the pds_core PF
` [PATCH v14 vfio 5/8] vfio/pds: Add VFIO live migration support
` [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking
` [PATCH v14 vfio 7/8] vfio/pds: Add support for firmware recovery
` [PATCH v14 vfio 8/8] vfio/pds: Add Kconfig and documentation
[PATCH v2 00/26] KVM: arm64: NV trap forwarding infrastructure
2023-08-07 19:00 UTC (15+ messages)
` [PATCH v2 06/26] arm64: Add debug registers affected by HDFGxTR_EL2
` [PATCH v2 13/26] KVM: arm64: Restructure FGT register switching
` [PATCH v2 19/26] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2
` [PATCH v2 20/26] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2
` [PATCH v2 21/26] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2
[PATCH v13 vfio 0/7] pds-vfio-pci driver
2023-08-07 17:28 UTC (7+ messages)
` [PATCH v13 vfio 3/7] vfio/pds: register with the pds_core PF
[GIT PULL] KVM changes for v6.5-rc6
2023-08-07 17:20 UTC (2+ messages)
[PATCH 00/27] drm/i915/gvt: KVM: KVMGT fixes and page-track cleanups
2023-08-07 17:19 UTC (4+ messages)
` [PATCH 19/27] KVM: x86/mmu: Use page-track notifiers iff there are external users
[PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3}
2023-08-07 16:22 UTC (12+ messages)
` [PATCH v8 01/11] KVM: arm64: Allow userspace to get the writable masks for feature ID registers
` [PATCH v8 02/11] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS
` [PATCH v8 03/11] KVM: arm64: Use guest ID register values for the sake of emulation
` [PATCH v8 04/11] KVM: arm64: Reject attempts to set invalid debug arch version
` [PATCH v8 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1
` [PATCH v8 06/11] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8
` [PATCH v8 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1
` [PATCH v8 08/11] KVM: arm64: Refactor helper Macros for idreg desc
` [PATCH v8 09/11] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1
` [PATCH v8 10/11] KVM: arm64: selftests: Import automatic system register definition generation from kernel
` [PATCH v8 11/11] KVM: arm64: selftests: Test for setting ID register from usersapce
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout
2023-08-07 15:36 UTC (3+ messages)
` [PATCH v3 7/7] selftest/mm: ksm_functional_tests: Add PROT_NONE test
[PATCH v5 0/6] accel/kvm: Specify default IPA size for arm64
2023-08-07 15:27 UTC (3+ messages)
[ANNOUNCE] PUCK Agenda - 2023.08.09 - CANCELED
2023-08-07 14:37 UTC
[PATCH v3 0/2] Prevent RESV_DIRECT devices from user assignment
2023-08-07 12:30 UTC (3+ messages)
` [PATCH v3 1/2] iommu: Prevent RESV_DIRECT devices from blocking domains
[PATCH v18 00/30] Add KVM LoongArch support
2023-08-07 10:05 UTC (2+ messages)
[PATCH] KVM: x86: Remove break statements that will never be executed
2023-08-07 9:42 UTC
[RFC PATCH] arm/kvm: Enable support for KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
2023-08-07 7:26 UTC (3+ messages)
[PATCH v2 0/8] LASS KVM virtualization support
2023-08-07 7:03 UTC (3+ messages)
` [PATCH v2 6/8] KVM: VMX: Implement and apply vmx_is_lass_violation() for LASS protection
[PATCH v2 0/4] KVM: selftests: Add LoongArch support
2023-08-07 6:51 UTC (4+ messages)
` [PATCH v2 2/4] KVM: selftests: Add core KVM selftests support for LoongArch
` [PATCH v2 3/4] KVM: selftests: Add ucall test "
` [PATCH v2 4/4] KVM: selftests: Add test cases supported by LoongArch into makefile
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).