Linux KVM
[Prev Page][Next Page]
- RE: [PATCH v1 8/8] vfio-iommufd: Support IO page table replacement, (continued)
- [PATCH v2] selftests: KVM: Replace optarg with arg in guest_modes_cmdline,
shahuang
- [PATCH v4 00/14] KVM perf support,
Atish Patra
- [PATCH v4 08/14] RISC-V: KVM: Add SBI PMU extension support,
Atish Patra
- [PATCH v4 04/14] RISC-V: KVM: Define a probe function for SBI extension data structures,
Atish Patra
- [PATCH v4 02/14] perf: RISC-V: Improve privilege mode filtering for perf,
Atish Patra
- [PATCH v4 05/14] RISC-V: KVM: Return correct code for hsm stop function,
Atish Patra
- [PATCH v4 01/14] perf: RISC-V: Define helper functions expose hpm counter width and count,
Atish Patra
- [PATCH v4 03/14] RISC-V: Improve SBI PMU extension related definitions,
Atish Patra
- [PATCH v4 06/14] RISC-V: KVM: Modify SBI extension handler to return SBI error code,
Atish Patra
- [PATCH v4 12/14] RISC-V: KVM: Implement perf support without sampling,
Atish Patra
- [PATCH v4 09/14] RISC-V: KVM: Make PMU functionality depend on Sscofpmf,
Atish Patra
- [PATCH v4 14/14] RISC-V: KVM: Increment firmware pmu events,
Atish Patra
- [PATCH v4 10/14] RISC-V: KVM: Disable all hpmcounter access for VS/VU mode,
Atish Patra
- [PATCH v4 07/14] RISC-V: KVM: Add skeleton support for perf,
Atish Patra
- [PATCH v4 11/14] RISC-V: KVM: Implement trap & emulate for hpmcounters,
Atish Patra
- [PATCH v4 13/14] RISC-V: KVM: Support firmware events,
Atish Patra
- [PATCH 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH 4/9] x86/smpboot: Reference count on smpboot_setup_warm_reset_vector(),
Usama Arif
- [PATCH 5/9] x86/smpboot: Split up native_cpu_up into separate phases and document them,
Usama Arif
- [PATCH 1/9] x86/apic/x2apic: Fix parallel handling of cluster_mask,
Usama Arif
- [PATCH 2/9] cpu/hotplug: Move idle_thread_get() to <linux/smpboot.h>,
Usama Arif
- [PATCH 3/9] cpu/hotplug: Add dynamic parallel bringup states before CPUHP_BRINGUP_CPU,
Usama Arif
- [PATCH 8/9] x86/mtrr: Avoid repeated save of MTRRs on boot-time CPU bringup,
Usama Arif
- [PATCH 6/9] x86/smpboot: Support parallel startup of secondary CPUs,
Usama Arif
- [PATCH 9/9] x86/smpboot: Serialize topology updates for secondary bringup,
Usama Arif
- [PATCH 7/9] x86/smpboot: Send INIT/SIPI/SIPI to secondary CPUs in parallel,
Usama Arif
- Re: [PATCH 0/9] Parallel CPU bringup for x86_64,
David Woodhouse
- [PATCH v3 0/6] KVM: MMU: performance tweaks for heavy CR0.WP users,
Mathias Krause
- [PATCH v2] vfio: fix deadlock between group lock and kvm lock,
Matthew Rosato
- [kvm-unit-tests PATCH v4 0/1] arm: Replace MAX_SMP probe loop,
Colton Lewis
- [GIT PULL] virtio,vhost,vdpa: fixes,
Michael S. Tsirkin
- [PATCH v2 kvmtool] riscv: Move serial and rtc from IO port space to MMIO area.,
Rajnesh Kanwal
- [PATCH] vhost-vdpa: print error when vhost_vdpa_alloc_domain fails,
Alvaro Karsz
- Re: [PATCH v4 0/9] Parallel CPU bringup for x86_64,
Usama Arif
- [PATCH 0/3] KVM: support the cpu feature FLUSH_L1D,
Emanuele Giuseppe Esposito
- [PATCH v15 00/11] s390x: CPU Topology,
Pierre Morel
- [PATCH v15 01/11] s390x/cpu topology: adding s390 specificities to CPU topology,
Pierre Morel
- [PATCH v15 02/11] s390x/cpu topology: add topology entries on CPU hotplug,
Pierre Morel
- [PATCH v15 09/11] machine: adding s390 topology to query-cpu-fast,
Pierre Morel
- [PATCH v15 08/11] qapi/s390x/cpu topology: x-set-cpu-topology monitor command,
Pierre Morel
- [PATCH v15 03/11] target/s390x/cpu topology: handle STSI(15) and build the SYSIB,
Pierre Morel
- [PATCH v15 04/11] s390x/sclp: reporting the maximum nested topology entries,
Pierre Morel
- [PATCH v15 05/11] s390x/cpu topology: resetting the Topology-Change-Report,
Pierre Morel
- [PATCH v15 10/11] qapi/s390x/cpu topology: CPU_POLARITY_CHANGE qapi event,
Pierre Morel
- [PATCH v15 07/11] target/s390x/cpu topology: activating CPU topology,
Pierre Morel
- [PATCH v15 11/11] docs/s390x/cpu topology: document s390x cpu topology,
Pierre Morel
- [PATCH v15 06/11] s390x/cpu topology: interception of PTF instruction,
Pierre Morel
- Re: [PATCH v15 00/11] s390x: CPU Topology,
Nina Schoetterl-Glausch
- [kvm-unit-tests PATCH 0/3] s390x: Add PV SIE intercepts and ipl tests,
Janosch Frank
- [PATCH] selftests: KVM: Replace optarg with arg in guest_modes_cmdline,
shahuang
- [PATCH v1 0/6] Support writable CPU ID registers from userspace,
Jing Zhang
- [RFC v3 00/18] vfio: Adopt iommufd,
Eric Auger
- [RFC v3 01/18] scripts/update-linux-headers: Add iommufd.h,
Eric Auger
- [RFC v3 02/18] linux-headers: Import vfio.h and iommufd.h,
Eric Auger
- [RFC v3 03/18] vfio/common: Move IOMMU agnostic helpers to a separate file,
Eric Auger
- [RFC v3 04/18] vfio/common: Introduce vfio_container_add|del_section_window(),
Eric Auger
- [RFC v3 05/18] vfio/common: Move legacy VFIO backend code into separate container.c,
Eric Auger
- [RFC v3 06/18] vfio/common: Rename into as.c,
Eric Auger
- [RFC v3 08/18] vfio/container: Introduce vfio_[attach/detach]_device,
Eric Auger
- [RFC v3 07/18] vfio: Add base container,
Eric Auger
- [RFC v3 09/18] vfio/platform: Use vfio_[attach/detach]_device,
Eric Auger
- [RFC v3 10/18] vfio/ap: Use vfio_[attach/detach]_device,
Eric Auger
- [RFC v3 11/18] vfio/ccw: Use vfio_[attach/detach]_device,
Eric Auger
- [RFC v3 12/18] vfio/container-base: Introduce [attach/detach]_device container callbacks,
Eric Auger
- [RFC v3 13/18] vfio/container-base: Introduce VFIOContainer reset callback,
Eric Auger
- [RFC v3 15/18] util/char_dev: Add open_cdev(),
Eric Auger
- [RFC v3 14/18] backends/iommufd: Introduce the iommufd object,
Eric Auger
- [RFC v3 16/18] vfio/iommufd: Implement the iommufd backend,
Eric Auger
- [RFC v3 17/18] vfio/iommufd: Add IOAS_COPY_DMA support,
Eric Auger
- [RFC v3 18/18] vfio/as: Allow the selection of a given iommu backend,
Eric Auger
- Re: [RFC v3 00/18] vfio: Adopt iommufd,
Jason Gunthorpe
- [PATCH] vfio: fix deadlock between group lock and kvm lock,
Matthew Rosato
- [PATCH V5 0/2] selftests: KVM: Add a test for eager page splitting,
Ben Gardon
- [PATCH V8 0/7] fixes for virtual address update,
Steve Sistare
- [PATCH V8 1/7] vfio/type1: exclude mdevs from VFIO_UPDATE_VADDR,
Steve Sistare
- [PATCH V8 2/7] vfio/type1: prevent underflow of locked_vm via exec(),
Steve Sistare
- [PATCH V8 6/7] vfio/type1: revert "implement notify callback",
Steve Sistare
- [PATCH V8 3/7] vfio/type1: track locked_vm per dma,
Steve Sistare
- [PATCH V8 4/7] vfio/type1: restore locked_vm,
Steve Sistare
- [PATCH V8 5/7] vfio/type1: revert "block on invalid vaddr",
Steve Sistare
- [PATCH V8 7/7] vfio: revert "iommu driver notify callback",
Steve Sistare
- Re: [PATCH V8 0/7] fixes for virtual address update,
Alex Williamson
- Re: [PATCH V8 0/7] fixes for virtual address update,
Jason Gunthorpe
- Re: [PATCH V8 0/7] fixes for virtual address update,
Alex Williamson
- [PATCH] vhost-vdpa: cleanup memory maps when closing vdpa fds,
Longpeng(Mike)
- [PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support,
Marc Zyngier
- [PATCH v8 01/69] arm64: Add ARM64_HAS_NESTED_VIRT cpufeature,
Marc Zyngier
- [PATCH v8 04/69] KVM: arm64: nv: Reset VCPU to EL2 registers if VCPU nested virt is set,
Marc Zyngier
- [PATCH v8 07/69] KVM: arm64: nv: Add nested virt VCPU primitives for vEL2 VCPU state,
Marc Zyngier
- [PATCH v8 06/69] KVM: arm64: nv: Add EL2 system registers to vcpu context,
Marc Zyngier
- [PATCH v8 03/69] KVM: arm64: nv: Introduce nested virtualization VCPU feature,
Marc Zyngier
- [PATCH v8 02/69] KVM: arm64: Use the S2 MMU context to iterate over S2 table,
Marc Zyngier
- [PATCH v8 05/69] KVM: arm64: nv: Allow userspace to set PSR_MODE_EL2x,
Marc Zyngier
- [PATCH v8 08/69] KVM: arm64: nv: Handle HCR_EL2.NV system register traps,
Marc Zyngier
- [PATCH v8 09/69] KVM: arm64: nv: Reset VMPIDR_EL2 and VPIDR_EL2 to sane values,
Marc Zyngier
- [PATCH v8 15/69] KVM: arm64: nv: Handle SPSR_EL2 specially,
Marc Zyngier
- [PATCH v8 57/69] KVM: arm64: nv: Tag shadow S2 entries with nested level,
Marc Zyngier
- [PATCH v8 16/69] KVM: arm64: nv: Handle HCR_EL2.E2H specially,
Marc Zyngier
- [PATCH v8 65/69] KVM: arm64: nv: Enable ARMv8.4-NV support,
Marc Zyngier
- [PATCH v8 12/69] KVM: arm64: nv: Handle trapped ERET from virtual EL2,
Marc Zyngier
- [PATCH v8 43/69] KVM: arm64: nv: Fold guest's HCR_EL2 configuration into the host's,
Marc Zyngier
- [PATCH v8 21/69] KVM: arm64: nv: Trap CPACR_EL1 access in virtual EL2,
Marc Zyngier
- [PATCH v8 58/69] KVM: arm64: nv: Add include containing the VNCR_EL2 offsets,
Marc Zyngier
- [PATCH v8 35/69] KVM: arm64: nv: Support multiple nested Stage-2 mmu structures,
Marc Zyngier
- [PATCH v8 19/69] KVM: arm64: nv: Trap EL1 VM register accesses in virtual EL2,
Marc Zyngier
- [PATCH v8 29/69] KVM: arm64: nv: Emulate EL12 register accesses from the virtual EL2,
Marc Zyngier
- [PATCH v8 28/69] KVM: arm64: nv: Allow a sysreg to be hidden from userspace only,
Marc Zyngier
- [PATCH v8 68/69] KVM: arm64: nv: Use FEAT_ECV to trap access to EL0 timers,
Marc Zyngier
- [PATCH v8 46/69] KVM: arm64: nv: Load timer before the GIC,
Marc Zyngier
- [PATCH v8 18/69] KVM: arm64: nv: Emulate PSTATE.M for a guest hypervisor,
Marc Zyngier
- [PATCH v8 45/69] KVM: arm64: nv: Add handling of EL2-specific timer registers,
Marc Zyngier
- [PATCH v8 30/69] KVM: arm64: nv: Forward debug traps to the nested guest,
Marc Zyngier
- [PATCH v8 54/69] KVM: arm64: nv: Allow userspace to request KVM_ARM_VCPU_NESTED_VIRT,
Marc Zyngier
- [PATCH v8 11/69] KVM: arm64: nv: Inject HVC exceptions to the virtual EL2,
Marc Zyngier
- [PATCH v8 25/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV bit setting,
Marc Zyngier
- [PATCH v8 20/69] KVM: arm64: nv: Add accessors for SPSR_EL1, ELR_EL1 and VBAR_EL1 from virtual EL2,
Marc Zyngier
- [PATCH v8 66/69] KVM: arm64: nv: Fast-track 'InHost' exception returns,
Marc Zyngier
- [PATCH v8 40/69] KVM: arm64: nv: Set a handler for the system instruction traps,
Marc Zyngier
- [PATCH v8 17/69] KVM: arm64: nv: Save/Restore vEL2 sysregs,
Marc Zyngier
- [PATCH v8 23/69] KVM: arm64: nv: Respect virtual HCR_EL2.TWX setting,
Marc Zyngier
- [PATCH v8 13/69] KVM: arm64: nv: Add non-VHE-EL2->EL1 translation helpers,
Marc Zyngier
- [PATCH v8 22/69] KVM: arm64: nv: Handle PSCI call via smc from the guest,
Marc Zyngier
- [PATCH v8 36/69] KVM: arm64: nv: Implement nested Stage-2 page table walk logic,
Marc Zyngier
- [PATCH v8 31/69] KVM: arm64: nv: Configure HCR_EL2 for nested virtualization,
Marc Zyngier
- [PATCH v8 64/69] KVM: arm64: nv: Allocate VNCR page when required,
Marc Zyngier
- [PATCH v8 50/69] KVM: arm64: nv: vgic: Allow userland to set VGIC maintenance IRQ,
Marc Zyngier
- [PATCH v8 48/69] KVM: arm64: nv: Don't load the GICv4 context on entering a nested guest,
Marc Zyngier
- [PATCH v8 24/69] KVM: arm64: nv: Respect virtual CPTR_EL2.{TFP,FPEN} settings,
Marc Zyngier
- [PATCH v8 56/69] KVM: arm64: nv: Invalidate TLBs based on shadow S2 TTL-like information,
Marc Zyngier
- [PATCH v8 37/69] KVM: arm64: nv: Handle shadow stage 2 page faults,
Marc Zyngier
- [PATCH v8 33/69] KVM: arm64: nv: Filter out unsupported features from ID regs,
Marc Zyngier
- [PATCH v8 26/69] KVM: arm64: nv: Respect virtual HCR_EL2.TVM and TRVM settings,
Marc Zyngier
- [PATCH v8 60/69] KVM: arm64: nv: Move nested vgic state into the sysreg file,
Marc Zyngier
- [PATCH v8 47/69] KVM: arm64: nv: Nested GICv3 Support,
Marc Zyngier
- [PATCH v8 38/69] KVM: arm64: nv: Restrict S2 RD/WR permissions to match the guest's,
Marc Zyngier
- [PATCH v8 10/69] KVM: arm64: nv: Support virtual EL2 exceptions,
Marc Zyngier
- [PATCH v8 42/69] KVM: arm64: nv: Trap and emulate TLBI instructions from virtual EL2,
Marc Zyngier
- [PATCH v8 52/69] KVM: arm64: nv: Deal with broken VGIC on maintenance interrupt delivery,
Marc Zyngier
- [PATCH v8 53/69] KVM: arm64: nv: Add nested GICv3 tracepoints,
Marc Zyngier
- [PATCH v8 59/69] KVM: arm64: nv: Map VNCR-capable registers to a separate page,
Marc Zyngier
- [PATCH v8 44/69] KVM: arm64: nv: arch_timer: Support hyp timer emulation,
Marc Zyngier
- [PATCH v8 67/69] KVM: arm64: nv: Fast-track EL1 TLBIs for VHE guests,
Marc Zyngier
- [PATCH v8 27/69] KVM: arm64: nv: Respect the virtual HCR_EL2.NV1 bit setting,
Marc Zyngier
- [PATCH v8 69/69] KVM: arm64: nv: Accelerate EL0 timer read accesses when FEAT_ECV is on,
Marc Zyngier
- [PATCH v8 51/69] KVM: arm64: nv: Implement maintenance interrupt forwarding,
Marc Zyngier
- [PATCH v8 61/69] KVM: arm64: Add FEAT_NV2 cpu feature,
Marc Zyngier
- [PATCH v8 49/69] KVM: arm64: nv: vgic: Emulate the HW bit in software,
Marc Zyngier
- [PATCH v8 63/69] KVM: arm64: nv: Publish emulated timer interrupt state in the in-memory state,
Marc Zyngier
- [PATCH v8 39/69] KVM: arm64: nv: Unmap/flush shadow stage 2 page tables,
Marc Zyngier
- [PATCH v8 62/69] KVM: arm64: nv: Sync nested timer state with FEAT_NV2,
Marc Zyngier
- [PATCH v8 32/69] KVM: arm64: nv: Only toggle cache for virtual EL2 when SCTLR_EL2 changes,
Marc Zyngier
- [PATCH v8 14/69] KVM: arm64: nv: Handle virtual EL2 registers in vcpu_read/write_sys_reg(),
Marc Zyngier
- [PATCH v8 41/69] KVM: arm64: nv: Trap and emulate AT instructions from virtual EL2,
Marc Zyngier
- [PATCH v8 55/69] KVM: arm64: nv: Add handling of FEAT_TTL TLB invalidation,
Marc Zyngier
- [PATCH v8 34/69] KVM: arm64: nv: Hide RAS from nested guests,
Marc Zyngier
- Re: [PATCH v8 00/69] KVM: arm64: ARMv8.3/8.4 Nested Virtualization support,
Oliver Upton
- [PATCH v2] KVM: x86/pmu: Disable all vPMU features support on Intel hybrid CPUs,
Like Xu
- [PATCH v2] vfio: platform: ignore missing reset if disabled at module init,
Tomasz Duszynski
- [PATCH RFC net-next v2 0/3] vsock: add support for sockmap,
Bobby Eshleman
- [kvm-unit-tests PATCH v3 0/1] arm: Replace MAX_SMP probe loop,
Colton Lewis
- [PATCH 0/9] use canonical ftrace path whenever possible,
Ross Zwisler
- [PATCH -next] KVM: selftests: Fix build error,
YueHaibing
- [PATCH] x86/debug: Fix stack recursion caused by DR7 accesses,
Joerg Roedel
- add bvec initialization helpers,
Christoph Hellwig
- [PATCH 01/23] block: factor out a bvec_set_page helper,
Christoph Hellwig
- [PATCH 07/23] nvme: use bvec_set_virt to initialize special_vec,
Christoph Hellwig
- [PATCH 03/23] block: add a bvec_set_virt helper,
Christoph Hellwig
- [PATCH 05/23] target: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 02/23] block: add a bvec_set_folio helper,
Christoph Hellwig
- [PATCH 04/23] sd: factor out a sd_set_special_bvec helper,
Christoph Hellwig
- [PATCH 08/23] rbd: use bvec_set_page to initialize the copy up bvec,
Christoph Hellwig
- [PATCH 10/23] zram: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 09/23] virtio_blk: use bvec_set_virt to initialize special_vec,
Christoph Hellwig
- [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec,
Christoph Hellwig
- [PATCH 06/23] nvmet: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 13/23] cifs: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 18/23] io_uring: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 12/23] ceph: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 14/23] coredump: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 15/23] nfs: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 16/23] orangefs: use bvec_set_{page,folio} to initialize bvecs,
Christoph Hellwig
- [PATCH 19/23] swap: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 17/23] splice: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 21/23] sunrpc: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- [PATCH 22/23] vring: use bvec_set_page to initialize a bvec,
Christoph Hellwig
- [PATCH 23/23] net-ceph: use bvec_set_page to initialize bvecs,
Christoph Hellwig
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec,
David Howells
- Re: [PATCH 01/23] block: factor out a bvec_set_page helper,
David Howells
- Re: [PATCH 20/23] rxrpc: use bvec_set_page to initialize a bvec,
David Howells
- Re: [PATCH 11/23] afs: use bvec_set_folio to initialize a bvec,
David Howells
- [PATCH] .gitignore: Keep track of archived files as they are added to a new git repo,
Like Xu
- [GIT PULL] kvm/arm64 fixes for 6.2, take #3,
Marc Zyngier
- [Bug 216975] The Academic Papers UK,
bugzilla-daemon
- [PATCH] vhost-scsi: convert sysfs snprintf and sprintf to sysfs_emit,
Bo Liu
- [PATCH] vfio/mdev: Use sysfs_emit() to instead of sprintf(),
Bo Liu
- [PATCH v5 00/13] riscv: improve boot time isa extensions handling,
Jisheng Zhang
- [PATCH v5 04/13] riscv: cpufeature: extend riscv_cpufeature_patch_func to all ISA extensions,
Jisheng Zhang
- [PATCH v5 07/13] riscv: module: move find_section to module.h,
Jisheng Zhang
- [PATCH v5 01/13] riscv: move riscv_noncoherent_supported() out of ZICBOM probe,
Jisheng Zhang
- [PATCH v5 02/13] riscv: cpufeature: detect RISCV_ALTERNATIVES_EARLY_BOOT earlier,
Jisheng Zhang
- [PATCH v5 11/13] riscv: cpu_relax: switch to riscv_has_extension_likely(),
Jisheng Zhang
- [PATCH v5 12/13] riscv: KVM: Switch has_svinval() to riscv_has_extension_unlikely(),
Jisheng Zhang
- [PATCH v5 05/13] riscv: introduce riscv_has_extension_[un]likely(),
Jisheng Zhang
- [PATCH v5 10/13] riscv: alternative: patch alternatives in the vDSO,
Jisheng Zhang
- [PATCH v5 08/13] riscv: module: Add ADD16 and SUB16 rela types,
Jisheng Zhang
- [PATCH v5 03/13] riscv: hwcap: make ISA extension ids can be used in asm,
Jisheng Zhang
- [PATCH v5 06/13] riscv: fpu: switch has_fpu() to riscv_has_extension_likely(),
Jisheng Zhang
- [PATCH v5 13/13] riscv: remove riscv_isa_ext_keys[] array and related usage,
Jisheng Zhang
- [PATCH v5 09/13] riscv: switch to relative alternative entries,
Jisheng Zhang
- Re: [PATCH v5 00/13] riscv: improve boot time isa extensions handling,
Palmer Dabbelt
- Re: [PATCH v5 00/13] riscv: improve boot time isa extensions handling,
patchwork-bot+linux-riscv
- Re: [PATCH v5 00/13] riscv: improve boot time isa extensions handling,
Guenter Roeck
- [PATCH kvmtool 1/1] vfio/pci: Support NVM Express device passthrough,
Dongli Si
- [PATCH v3 1/2] RISC-V: KVM: Fix privilege mode setting in kvm_riscv_vcpu_trap_redirect(),
Anup Patel
- [PATCH v2 0/7] RISC-V KVM virtualize AIA CSRs,
Anup Patel
- [PATCH] vhost/vdpa: Add MSI translation tables to iommu for software-managed MSI,
Nanyong Sun
- [PATCH] x86/hotplug: Remove incorrect comment about mwait_play_dead(),
Srivatsa S. Bhat
- [PATCH] KVM: x86/pmu: Disallow legacy LBRs if architectural LBRs are available,
Sean Christopherson
- [PATCH v4 0/4] Improve dirty ring warning report,
Gavin Shan
- [PATCH v2 0/4] KVM: selftests: aarch64: page_fault_test S1PTW related fixes,
Ricardo Koller
- [PATCH 0/4] iommu: Reject drivers with broken_unmanaged_domain,
Nicolin Chen
- [PATCH v3 00/14] KVM perf support,
Atish Patra
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]