Linux KVM
[Prev Page][Next Page]
- Re: [PATCH] perf/core: fix the bug in the event multiplexing, (continued)
- [PATCH 0/2] KVM: SVM: Set pCPU during IRTE update if vCPU is running,
Sean Christopherson
- [PATCH] KVM: x86: Remove WARN sanity check on hypervisor timer vs. UNINITIALIZED vCPU,
Sean Christopherson
- [PATCH v8 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v8 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v8 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v8 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally,
Raghavendra Rao Ananta
- [PATCH v8 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL,
Raghavendra Rao Ananta
- [PATCH v8 05/14] KVM: Allow range-based TLB invalidation from common code,
Raghavendra Rao Ananta
- [PATCH v8 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code,
Raghavendra Rao Ananta
- [PATCH v8 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range,
Raghavendra Rao Ananta
- [PATCH v8 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op(),
Raghavendra Rao Ananta
- [PATCH v8 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v8 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v8 12/14] KVM: arm64: Flush only the memslot after write-protect,
Raghavendra Rao Ananta
- [PATCH v8 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(),
Raghavendra Rao Ananta
- [PATCH v8 13/14] KVM: arm64: Invalidate the table entries upon a range,
Raghavendra Rao Ananta
- [PATCH v8 14/14] KVM: arm64: Use TLBI range-based intructions for unmap,
Raghavendra Rao Ananta
- [PATCH] KVM: x86/mmu: Include mmu.h in spte.h,
Sean Christopherson
- [PATCH v3 00/27] KVM: arm64: NV trap forwarding infrastructure,
Marc Zyngier
- [PATCH v3 25/27] KVM: arm64: nv: Expose FGT to nested guests,
Marc Zyngier
- [PATCH v3 08/27] arm64: Add HDFGRTR_EL2 and HDFGWTR_EL2 layouts,
Marc Zyngier
- [PATCH v3 24/27] KVM: arm64: nv: Add switching support for HFGxTR/HDFGxTR,
Marc Zyngier
- [PATCH v3 16/27] KVM: arm64: nv: Expose FEAT_EVT to nested guests,
Marc Zyngier
- [PATCH v3 18/27] KVM: arm64: nv: Add trap forwarding for CNTHCTL_EL2,
Marc Zyngier
- [PATCH v3 12/27] KVM: arm64: nv: Add FGT registers,
Marc Zyngier
- [PATCH v3 10/27] KVM: arm64: Correctly handle ACCDATA_EL1 traps,
Marc Zyngier
- [PATCH v3 01/27] arm64: Add missing VA CMO encodings,
Marc Zyngier
- [PATCH v3 17/27] KVM: arm64: nv: Add trap forwarding for MDCR_EL2,
Marc Zyngier
- [PATCH v3 15/27] KVM: arm64: nv: Add trap forwarding for HCR_EL2,
Marc Zyngier
- [PATCH v3 19/27] KVM: arm64: nv: Add fine grained trap forwarding infrastructure,
Marc Zyngier
- [PATCH v3 21/27] KVM: arm64: nv: Add trap forwarding for HFGITR_EL2,
Marc Zyngier
- [PATCH v3 26/27] KVM: arm64: Move HCRX_EL2 switch to load/put on VHE systems,
Marc Zyngier
- [PATCH v3 13/27] KVM: arm64: Restructure FGT register switching,
Marc Zyngier
- [PATCH v3 06/27] arm64: Add debug registers affected by HDFGxTR_EL2,
Marc Zyngier
- [PATCH v3 05/27] arm64: Add AT operation encodings,
Marc Zyngier
- [PATCH v3 11/27] KVM: arm64: Add missing HCR_EL2 trap bits,
Marc Zyngier
- [PATCH v3 04/27] arm64: Add TLBI operation encodings,
Marc Zyngier
- [PATCH v3 27/27] KVM: arm64: nv: Add support for HCRX_EL2,
Marc Zyngier
- [PATCH v3 20/27] KVM: arm64: nv: Add trap forwarding for HFGxTR_EL2,
Marc Zyngier
- [PATCH v3 14/27] KVM: arm64: nv: Add trap forwarding infrastructure,
Marc Zyngier
- [PATCH v3 07/27] arm64: Add missing BRB/CFP/DVP/CPP instructions,
Marc Zyngier
- [PATCH v3 02/27] arm64: Add missing ERX*_EL1 encodings,
Marc Zyngier
- [PATCH v3 09/27] arm64: Add feature detection for fine grained traps,
Marc Zyngier
- [PATCH v3 03/27] arm64: Add missing DC ZVA/GVA/GZVA encodings,
Marc Zyngier
- [PATCH v3 22/27] KVM: arm64: nv: Add trap forwarding for HDFGxTR_EL2,
Marc Zyngier
- [PATCH v3 23/27] KVM: arm64: nv: Add SVC trap forwarding,
Marc Zyngier
- [PATCH RFV v2 00/13] Enable fixed counter 3 and topdown perf metrics for vPMU,
Dapeng Mi
- [PATCH RFV v2 11/13] KVM: x86/pmu: Support topdown perf metrics feature,
Dapeng Mi
- [PATCH RFV v2 13/13] KVM: x86/pmu: Expose Topdown in MSR_IA32_PERF_CAPABILITIES,
Dapeng Mi
- [PATCH RFV v2 12/13] KVM: x86/pmu: Handle PERF_METRICS overflow,
Dapeng Mi
- [PATCH RFV v2 10/13] KVM: x86/pmu: Extend pmc_reprogram_counter() to create group events,
Dapeng Mi
- [PATCH RFV v2 04/13] perf/core: Add function perf_event_move_group(),
Dapeng Mi
- [PATCH RFV v2 08/13] perf/core: Add new function perf_event_topdown_metrics(),
Dapeng Mi
- [PATCH RFV v2 01/13] KVM: x86/pmu: Add Intel CPUID-hinted TopDown slots event,
Dapeng Mi
- [PATCH RFV v2 09/13] perf/x86/intel: Handle KVM virtual metrics event in perf system,
Dapeng Mi
- [PATCH RFV v2 03/13] perf/core: Add function perf_event_group_leader_check(),
Dapeng Mi
- [PATCH RFV v2 07/13] perf/x86: Add constraint for guest perf metrics event,
Dapeng Mi
- [PATCH RFV v2 02/13] KVM: x86/pmu: Support PMU fixed counter 3,
Dapeng Mi
- [PATCH RFV v2 06/13] perf/x86: Fix typos and inconsistent indents in perf_event header,
Dapeng Mi
- [PATCH RFV v2 05/13] perf/core: Add function perf_event_create_group_kernel_counters(),
Dapeng Mi
- [PATCH] i386/xen: Don't advertise XENFEAT_supervisor_mode_kernel,
David Woodhouse
- [PATCH] KVM: x86/pmu: Manipulate FIXED_CTR_CTRL MSR with macros,
Dapeng Mi
- [PATCH v6 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
- [RFC PATCH 0/3] Reduce NUMA balance caused TLB-shootdowns in a VM,
Yan Zhao
- [PATCH] KVM: x86/mmu: Remove unused "const u8 *new" for kvm_mmu_track_write(),
Like Xu
- [PATCH v2] vfio: align capability structures,
Stefan Hajnoczi
- [PATCH 0/2] KVM: x86/mmu: .change_pte() optimization in TDP MMU,
Yan Zhao
- [PATCH -next] vfio/cdx: Remove redundant initialization owner in vfio_cdx_driver,
Li Zetao
- [PATCH mm-unstable v9 00/31] Split ptdesc from struct page,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 05/31] mm: Convert ptlock_alloc() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 04/31] mm: Convert pmd_pgtable_page() callers to use pmd_ptdesc(),
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 01/31] mm: Add PAGE_TYPE_OP folio functions,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 03/31] mm: add utility functions for ptdesc,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 02/31] pgtable: create struct ptdesc,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 06/31] mm: Convert ptlock_ptr() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 07/31] mm: Convert pmd_ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 08/31] mm: Convert ptlock_init() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 09/31] mm: Convert pmd_ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 11/31] mm: Create ptdesc equivalents for pgtable_{pte,pmd}_page_{ctor,dtor},
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 10/31] mm: Convert ptlock_free() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 12/31] powerpc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 13/31] x86: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 15/31] mm: remove page table members from struct page,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 16/31] pgalloc: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 17/31] arm: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 21/31] loongarch: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 23/31] mips: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 30/31] um: Convert {pmd, pte}_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 29/31] sparc: Convert pgtable_pte_page_{ctor, dtor}() to ptdesc equivalents,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 28/31] sparc64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 22/31] m68k: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 18/31] arm64: Convert various functions to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 20/31] hexagon: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 19/31] csky: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 27/31] sh: Convert pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 24/31] nios2: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 26/31] riscv: Convert alloc_{pmd, pte}_late() to use ptdescs,
Vishal Moola (Oracle)
- [PATCH mm-unstable v9 25/31] openrisc: Convert __pte_free_tlb() to use ptdescs,
Vishal Moola (Oracle)
- [RFC PATCH 00/11] New KVM ioctl to link a gmem inode to a new gmem file,
Ackerley Tng
- [RFC PATCH 03/11] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl,
Ackerley Tng
- [RFC PATCH 02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD,
Ackerley Tng
- [RFC PATCH 01/11] KVM: guest_mem: Refactor out kvm_gmem_alloc_file(),
Ackerley Tng
- [RFC PATCH 05/11] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct,
Ackerley Tng
- [RFC PATCH 04/11] KVM: selftests: Test transferring private memory to another VM,
Ackerley Tng
- [RFC PATCH 09/11] KVM: x86: Handle moving of memory context for intra-host migration,
Ackerley Tng
- [RFC PATCH 07/11] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from,
Ackerley Tng
- [RFC PATCH 08/11] KVM: x86: Let moving encryption context be configurable,
Ackerley Tng
- [RFC PATCH 06/11] KVM: x86: Refactor common code out of sev.c,
Ackerley Tng
- [RFC PATCH 10/11] KVM: selftests: Generalize migration functions from sev_migrate_tests.c,
Ackerley Tng
- [RFC PATCH 11/11] KVM: selftests: Add tests for migration of private mem,
Ackerley Tng
- [PATCH v14 vfio 0/8] pds-vfio-pci driver,
Brett Creeley
- [PATCH v14 vfio 1/8] vfio: Commonize combine_ranges for use in other VFIO drivers,
Brett Creeley
- [PATCH v14 vfio 2/8] vfio/pds: Initial support for pds VFIO driver,
Brett Creeley
- [PATCH v14 vfio 3/8] pds_core: Require callers of register/unregister to pass PF drvdata,
Brett Creeley
- [PATCH v14 vfio 4/8] vfio/pds: register with the pds_core PF,
Brett Creeley
- [PATCH v14 vfio 5/8] vfio/pds: Add VFIO live migration support,
Brett Creeley
- [PATCH v14 vfio 7/8] vfio/pds: Add support for firmware recovery,
Brett Creeley
- [PATCH v14 vfio 6/8] vfio/pds: Add support for dirty page tracking,
Brett Creeley
- [PATCH v14 vfio 8/8] vfio/pds: Add Kconfig and documentation,
Brett Creeley
- RE: [PATCH v14 vfio 0/8] pds-vfio-pci driver,
Shameerali Kolothum Thodi
- RE: [PATCH v14 vfio 0/8] pds-vfio-pci driver,
Tian, Kevin
- Re: [PATCH v14 vfio 0/8] pds-vfio-pci driver,
Alex Williamson
- [PATCH v8 00/11] Enable writable for idregs DFR0,PFR0, MMFR{0,1,2,3},
Jing Zhang
- [PATCH v8 01/11] KVM: arm64: Allow userspace to get the writable masks for feature ID registers,
Jing Zhang
- [PATCH v8 02/11] KVM: arm64: Document KVM_ARM_GET_REG_WRITABLE_MASKS,
Jing Zhang
- [PATCH v8 03/11] KVM: arm64: Use guest ID register values for the sake of emulation,
Jing Zhang
- [PATCH v8 04/11] KVM: arm64: Reject attempts to set invalid debug arch version,
Jing Zhang
- [PATCH v8 05/11] KVM: arm64: Enable writable for ID_AA64DFR0_EL1 and ID_DFR0_EL1,
Jing Zhang
- [PATCH v8 08/11] KVM: arm64: Refactor helper Macros for idreg desc,
Jing Zhang
- [PATCH v8 07/11] KVM: arm64: Enable writable for ID_AA64PFR0_EL1,
Jing Zhang
- [PATCH v8 06/11] KVM: arm64: Bump up the default KVM sanitised debug version to v8p8,
Jing Zhang
- [PATCH v8 09/11] KVM: arm64: Enable writable for ID_AA64MMFR{0, 1, 2, 3}_EL1,
Jing Zhang
- [PATCH v8 11/11] KVM: arm64: selftests: Test for setting ID register from usersapce,
Jing Zhang
- [PATCH v8 10/11] KVM: arm64: selftests: Import automatic system register definition generation from kernel,
Jing Zhang
- [ANNOUNCE] PUCK Agenda - 2023.08.09 - CANCELED,
Sean Christopherson
- [GIT PULL] KVM changes for v6.5-rc6,
Paolo Bonzini
- [PATCH v4 00/48] use refcount+RCU method to implement lockless slab shrink,
Qi Zheng
- [PATCH v4 02/48] mm: vmscan: move shrinker-related code into a separate file,
Qi Zheng
- [PATCH v4 01/48] mm: move some shrinker-related function declarations to mm/internal.h,
Qi Zheng
- [PATCH v4 03/48] mm: shrinker: remove redundant shrinker_rwsem in debugfs operations,
Qi Zheng
- [PATCH v4 04/48] mm: shrinker: add infrastructure for dynamically allocating shrinker,
Qi Zheng
- [PATCH v4 06/48] binder: dynamically allocate the android-binder shrinker,
Qi Zheng
- [PATCH v4 05/48] kvm: mmu: dynamically allocate the x86-mmu shrinker,
Qi Zheng
- [PATCH v4 07/48] drm/ttm: dynamically allocate the drm-ttm_pool shrinker,
Qi Zheng
- [PATCH v4 08/48] xenbus/backend: dynamically allocate the xen-backend shrinker,
Qi Zheng
- [PATCH v4 09/48] erofs: dynamically allocate the erofs-shrinker,
Qi Zheng
- [PATCH v4 10/48] f2fs: dynamically allocate the f2fs-shrinker,
Qi Zheng
- [PATCH v4 11/48] gfs2: dynamically allocate the gfs2-glock shrinker,
Qi Zheng
- [PATCH v4 12/48] gfs2: dynamically allocate the gfs2-qd shrinker,
Qi Zheng
- [PATCH v4 13/48] NFSv4.2: dynamically allocate the nfs-xattr shrinkers,
Qi Zheng
- [PATCH v4 20/48] mm: thp: dynamically allocate the thp-related shrinkers,
Qi Zheng
- [PATCH v4 19/48] rcu: dynamically allocate the rcu-kfree shrinker,
Qi Zheng
- [PATCH v4 24/48] drm/msm: dynamically allocate the drm-msm_gem shrinker,
Qi Zheng
- [PATCH v4 28/48] md/raid5: dynamically allocate the md-raid5 shrinker,
Qi Zheng
- [PATCH v4 36/48] nfsd: dynamically allocate the nfsd-reply shrinker,
Qi Zheng
- [PATCH v4 15/48] nfsd: dynamically allocate the nfsd-filecache shrinker,
Qi Zheng
- [PATCH v4 40/48] zsmalloc: dynamically allocate the mm-zspool shrinker,
Qi Zheng
- [PATCH v4 42/48] mm: shrinker: remove old APIs,
Qi Zheng
- [PATCH v4 16/48] quota: dynamically allocate the dquota-cache shrinker,
Qi Zheng
- [PATCH v4 39/48] xfs: dynamically allocate the xfs-qm shrinker,
Qi Zheng
- [PATCH v4 21/48] sunrpc: dynamically allocate the sunrpc_cred shrinker,
Qi Zheng
- [PATCH v4 44/48] mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred},
Qi Zheng
- [PATCH v4 48/48] mm: shrinker: convert shrinker_rwsem to mutex,
Qi Zheng
- [PATCH v4 18/48] rcu: dynamically allocate the rcu-lazy shrinker,
Qi Zheng
- [PATCH v4 37/48] xfs: dynamically allocate the xfs-buf shrinker,
Qi Zheng
- [PATCH v4 14/48] nfs: dynamically allocate the nfs-acl shrinker,
Qi Zheng
- [PATCH v4 38/48] xfs: dynamically allocate the xfs-inodegc shrinker,
Qi Zheng
- [PATCH v4 23/48] drm/i915: dynamically allocate the i915_gem_mm shrinker,
Qi Zheng
- [PATCH v4 31/48] virtio_balloon: dynamically allocate the virtio-balloon shrinker,
Qi Zheng
- [PATCH v4 25/48] drm/panfrost: dynamically allocate the drm-panfrost shrinker,
Qi Zheng
- [PATCH v4 32/48] mbcache: dynamically allocate the mbcache shrinker,
Qi Zheng
- [PATCH v4 35/48] nfsd: dynamically allocate the nfsd-client shrinker,
Qi Zheng
- [PATCH v4 45/48] mm: shrinker: make global slab shrink lockless,
Qi Zheng
- [PATCH v4 33/48] ext4: dynamically allocate the ext4-es shrinker,
Qi Zheng
- [PATCH v4 22/48] mm: workingset: dynamically allocate the mm-shadow shrinker,
Qi Zheng
- [PATCH v4 27/48] dm zoned: dynamically allocate the dm-zoned-meta shrinker,
Qi Zheng
- [PATCH v4 34/48] jbd2,ext4: dynamically allocate the jbd2-journal shrinker,
Qi Zheng
- [PATCH v4 17/48] ubifs: dynamically allocate the ubifs-slab shrinker,
Qi Zheng
- [PATCH v4 30/48] vmw_balloon: dynamically allocate the vmw-balloon shrinker,
Qi Zheng
- [PATCH v4 29/48] bcache: dynamically allocate the md-bcache shrinker,
Qi Zheng
- [PATCH v4 46/48] mm: shrinker: make memcg slab shrink lockless,
Qi Zheng
- [PATCH v4 41/48] fs: super: dynamically allocate the s_shrink,
Qi Zheng
- [PATCH v4 43/48] drm/ttm: introduce pool_shrink_rwsem,
Qi Zheng
- [PATCH v4 47/48] mm: shrinker: hold write lock to reparent shrinker nr_deferred,
Qi Zheng
- [PATCH v4 26/48] dm: dynamically allocate the dm-bufio shrinker,
Qi Zheng
- [PATCH] KVM: x86: Remove break statements that will never be executed,
Like Xu
- [PATCH v2 0/4] KVM: selftests: Add LoongArch support,
Tianrui Zhao
- [RFC PATCH] KVM: x86: inhibit APICv upon detecting direct APIC access from L2,
Ake Koomsin
- [PATCH v3 0/6] KVM: PPC: Nested APIv2 guest support,
Jordan Niethe
- Question about the KVM API KVM_VCPU_TSC_CTRL to control guest TSC,
Yifei Ma
- [PATCH] selftests/rseq: Fix build with undefined __weak,
Mark Brown
- [PATCH 0/3] KVM: SEV: only access GHCB fields once,
Paolo Bonzini
- Re: [PATCH 0/4] KVM: selftests: ioctl() macro cleanups,
Sean Christopherson
- [PATCH 00/10] RISC-V: Refactor instructions,
Charlie Jenkins
- Re: [PATCH 00/10] RISC-V: Refactor instructions,
Andrew Jones
[PATCH v3 00/47] fbdev: Use I/O helpers,
Thomas Zimmermann
- [PATCH v3 02/47] fbdev/acornfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 01/47] media/vivid: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 03/47] fbdev/asiliantfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 04/47] fbdev/atmel_lcdfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 06/47] fbdev/carminefb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 09/47] fbdev/efifb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 10/47] fbdev/fm2fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 08/47] fbdev/da8xx-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 14/47] fbdev/geode/gxfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 13/47] fbdev/geode/gx1fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 12/47] fbdev/g364fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 22/47] fbdev/macfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 25/47] fbdev/mmpfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 16/47] fbdev/goldfishfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 27/47] fbdev/ocfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 23/47] fbdev/maxinefb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 20/47] fbdev/imxfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 11/47] fbdev/fsl-diu-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 17/47] fbdev/grvga: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 28/47] fbdev/offb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 30/47] fbdev/platinumfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 26/47] fbdev/mx3fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 24/47] fbdev/mb862xxfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 31/47] fbdev/pmag-aa-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 34/47] fbdev/pxa168fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 35/47] fbdev/pxafb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 32/47] fbdev/pmag-ba-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 36/47] fbdev/q40fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 41/47] fbdev/sunxvr1000: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 38/47] fbdev/sh7760fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 42/47] fbdev/sunxvr2500: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 44/47] fbdev/valkyriefb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 46/47] fbdev/xilinxfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 47/47] vfio-dev/mdpy-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 45/47] fbdev/vesafb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 39/47] fbdev/simplefb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 43/47] fbdev/uvesafb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 33/47] fbdev/pmagb-b-fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 40/47] fbdev/sstfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 07/47] fbdev/chipsfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 37/47] fbdev/s3cfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 18/47] fbdev/gxt4500: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 21/47] fbdev/kyro: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 19/47] fbdev/i740fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 05/47] fbdev/aty128fb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 29/47] fbdev/omapfb: Use fbdev I/O helpers,
Thomas Zimmermann
- [PATCH v3 15/47] fbdev/geode/lxfb: Use fbdev I/O helpers,
Thomas Zimmermann
[PATCH v3] powerpc/inst: add PPC_TLBILX_LPID,
Nick Desaulniers
[PATCH v2] powerpc/inst: add PPC_TLBILX_LPID,
Nick Desaulniers
[PATCH] powerpc/inst: add PPC_TLBILX_LPID,
ndesaulniers
[PATCH v4 00/10] RISC-V: KVM: change get_reg/set_reg error code,
Daniel Henrique Barboza
- [PATCH v4 01/10] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown,
Daniel Henrique Barboza
- [PATCH v4 02/10] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable,
Daniel Henrique Barboza
- [PATCH v4 03/10] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z),
Daniel Henrique Barboza
- [PATCH v4 04/10] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG,
Daniel Henrique Barboza
- [PATCH v4 05/10] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once,
Daniel Henrique Barboza
- [PATCH v4 06/10] RISC-V: KVM: avoid EBUSY when writing same ISA val,
Daniel Henrique Barboza
- [PATCH v4 07/10] RISC-V: KVM: avoid EBUSY when writing the same machine ID val,
Daniel Henrique Barboza
- [PATCH v4 08/10] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val,
Daniel Henrique Barboza
- [PATCH v4 09/10] RISC-V: KVM: Improve vector save/restore errors,
Daniel Henrique Barboza
- [PATCH v4 10/10] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG,
Daniel Henrique Barboza
- Re: [PATCH v4 00/10] RISC-V: KVM: change get_reg/set_reg error code,
Andrew Jones
- Re: [PATCH v4 00/10] RISC-V: KVM: change get_reg/set_reg error code,
Anup Patel
[PATCH] vfio: align capability structures,
Stefan Hajnoczi
[PATCH v5 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
[PATCH v3 0/7] smaps / mm/gup: fix gup_can_follow_protnone fallout,
David Hildenbrand
[PATCH v3 00/10] RISC-V: KVM: change get_reg/set_reg error codes,
Daniel Henrique Barboza
- [PATCH v3 02/10] RISC-V: KVM: use ENOENT in *_one_reg() when extension is unavailable,
Daniel Henrique Barboza
- [PATCH v3 01/10] RISC-V: KVM: return ENOENT in *_one_reg() when reg is unknown,
Daniel Henrique Barboza
- [PATCH v3 03/10] RISC-V: KVM: do not EOPNOTSUPP in set_one_reg() zicbo(m|z),
Daniel Henrique Barboza
- [PATCH v3 05/10] RISC-V: KVM: use EBUSY when !vcpu->arch.ran_atleast_once,
Daniel Henrique Barboza
- [PATCH v3 04/10] RISC-V: KVM: do not EOPNOTSUPP in set KVM_REG_RISCV_TIMER_REG,
Daniel Henrique Barboza
- [PATCH v3 06/10] RISC-V: KVM: avoid EBUSY when writing same ISA val,
Daniel Henrique Barboza
- [PATCH v3 07/10] RISC-V: KVM: avoid EBUSY when writing the same machine ID val,
Daniel Henrique Barboza
- [PATCH v3 08/10] RISC-V: KVM: avoid EBUSY when writing the same isa_ext val,
Daniel Henrique Barboza
- [PATCH v3 09/10] RISC-V: KVM: Improve vector save/restore errors,
Daniel Henrique Barboza
- [PATCH v3 10/10] docs: kvm: riscv: document EBUSY in KVM_SET_ONE_REG,
Daniel Henrique Barboza
- Re: [PATCH v3 00/10] RISC-V: KVM: change get_reg/set_reg error codes,
Daniel Henrique Barboza
[PATCH -next] kvm_host: Remove unused declarations kvm_device_get()/kvm_device_put(),
Yue Haibing
[PATCH v5 00/19] Enable CET Virtualization,
Yang Weijiang
- [PATCH v5 01/19] x86/cpufeatures: Add CPU feature flags for shadow stacks,
Yang Weijiang
- [PATCH v5 02/19] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states,
Yang Weijiang
- [PATCH v5 05/19] KVM:x86: Initialize kvm_caps.supported_xss,
Yang Weijiang
- [PATCH v5 03/19] KVM:x86: Report XSS as to-be-saved if there are supported features,
Yang Weijiang
- [PATCH v5 04/19] KVM:x86: Refresh CPUID on write to guest MSR_IA32_XSS,
Yang Weijiang
- [PATCH v5 11/19] KVM:VMX: Emulate read and write to CET MSRs,
Yang Weijiang
- [PATCH v5 07/19] KVM:x86: Add fault checks for guest CR4.CET setting,
Yang Weijiang
- [PATCH v5 09/19] KVM:x86: Make guest supervisor states as non-XSAVE managed,
Yang Weijiang
- [PATCH v5 06/19] KVM:x86: Load guest FPU state when access XSAVE-managed MSRs,
Yang Weijiang
- [PATCH v5 08/19] KVM:x86: Report KVM supported CET MSRs as to-be-saved,
Yang Weijiang
- [PATCH v5 10/19] KVM:VMX: Introduce CET VMCS fields and control bits,
Yang Weijiang
- [PATCH v5 12/19] KVM:x86: Save and reload SSP to/from SMRAM,
Yang Weijiang
- [PATCH v5 13/19] KVM:VMX: Set up interception for CET MSRs,
Yang Weijiang
- [PATCH v5 14/19] KVM:VMX: Set host constant supervisor states to VMCS fields,
Yang Weijiang
- [PATCH v5 17/19] KVM:x86: Enable guest CET supervisor xstate bit support,
Yang Weijiang
- [PATCH v5 15/19] KVM:x86: Optimize CET supervisor SSP save/reload,
Yang Weijiang
- [PATCH v5 16/19] KVM:x86: Enable CET virtualization for VMX and advertise to userspace,
Yang Weijiang
- [PATCH v5 18/19] KVM:nVMX: Refine error code injection to nested VM,
Yang Weijiang
- [PATCH v5 19/19] KVM:nVMX: Enable CET support for nested VM,
Yang Weijiang
[PATCH v18 00/30] Add KVM LoongArch support,
Tianrui Zhao
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]