Linux KVM
[Prev Page][Next Page]
[PATCH] x86/CPU/AMD: Fix the DIV(0) initial fix attempt,
Borislav Petkov
[PATCH] KVM: arm64: pmu: Resync EL0 state on counter rotation,
Marc Zyngier
VM Memory Map,
Yahya Sohail
[PATCH] x86/retpoline: Don't clobber RFLAGS during srso_safe_ret(),
Sean Christopherson
[kvm-unit-tests PATCH v1] s390x: spec_ex: load full register,
Nico Boehr
[PATCH kvmtool] virtio: Fix typo in comment,
Xueshi Hu
[PATCH -next] vfio/fsl-mc: use module_fsl_mc_driver() macro,
Yang Yingliang
[PATCH v7 0/4] iommufd: Add iommu hardware info reporting,
Yi Liu
[PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Raghavendra Rao Ananta
- [PATCH v9 02/14] KVM: Declare kvm_arch_flush_remote_tlbs() globally,
Raghavendra Rao Ananta
- [PATCH v9 04/14] KVM: Remove CONFIG_HAVE_KVM_ARCH_TLB_FLUSH_ALL,
Raghavendra Rao Ananta
- [PATCH v9 01/14] KVM: Rename kvm_arch_flush_remote_tlb() to kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 03/14] KVM: arm64: Use kvm_arch_flush_remote_tlbs(),
Raghavendra Rao Ananta
- [PATCH v9 06/14] KVM: Move kvm_arch_flush_remote_tlbs_memslot() to common code,
Raghavendra Rao Ananta
- [PATCH v9 05/14] KVM: Allow range-based TLB invalidation from common code,
Raghavendra Rao Ananta
- [PATCH v9 08/14] arm64: tlb: Implement __flush_s2_tlb_range_op(),
Raghavendra Rao Ananta
- [PATCH v9 07/14] arm64: tlb: Refactor the core flush algorithm of __flush_tlb_range,
Raghavendra Rao Ananta
- [PATCH v9 09/14] KVM: arm64: Implement __kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 10/14] KVM: arm64: Define kvm_tlb_flush_vmid_range(),
Raghavendra Rao Ananta
- [PATCH v9 11/14] KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range(),
Raghavendra Rao Ananta
- [PATCH v9 12/14] KVM: arm64: Flush only the memslot after write-protect,
Raghavendra Rao Ananta
- [PATCH v9 13/14] KVM: arm64: Invalidate the table entries upon a range,
Raghavendra Rao Ananta
- [PATCH v9 14/14] KVM: arm64: Use TLBI range-based instructions for unmap,
Raghavendra Rao Ananta
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Sean Christopherson
- Re: [PATCH v9 00/14] KVM: arm64: Add support for FEAT_TLBIRANGE,
Marc Zyngier
[PATCH v2] KVM: arm64: selftests: Test pointer authentication support in KVM guest,
Jing Zhang
[mst-vhost:vhost 34/46] drivers/vdpa/vdpa_user/vduse_dev.c:1812:23: error: use of undeclared identifier 'VIRTIO_RING_F_INDIRECT_DESC',
kernel test robot
[PATCH 0/2] KVM: SVM: Fix unexpected #UD on INT3 in SEV guests,
Sean Christopherson
[PATCH] KVM: VMX: Rename vmx_get_max_tdp_level to vmx_get_max_ept_level,
Shiyuan Gao
[PATCH v3 0/3] KVM: s390: Enable AP instructions for PV-guests,
Steffen Eiden
[RFC PATCH v2 0/5] Reduce NUMA balance caused TLB-shootdowns in a VM,
Yan Zhao
[PATCH v6 0/6] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
[PATCH v3] Documentation: KVM: Add vPMU implementaion and gap document,
Xiong Zhang
next-20230809: kvm unittest fail: emulator,
Aithal, Srikanth
[PATCH 0/4] vfio: use __aligned_u64 for ioctl structs,
Stefan Hajnoczi
[PATCH v3] vfio: align capability structures,
Stefan Hajnoczi
[PATCH -next] vfio/fsl-mc: Use module_fsl_mc_driver macro to simplify the code,
Li Zetao
[PATCH 2/2] x86: move gds_ucode_mitigated() declaration to header,
Arnd Bergmann
[PATCH] Enable haltpoll for arm64,
Mihai Carabas
[PATCH 5.10 187/201] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 5.4 139/154] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 5.15 88/92] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 6.1 119/127] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[PATCH 6.4 157/165] selftests/rseq: Play nice with binaries statically linked against glibc 2.35+,
Greg Kroah-Hartman
[kvm-unit-tests PATCH v1] s390x: explicitly mark stack as not executable,
Nico Boehr
[PATCH] powerpc: Make virt_to_pfn() a static inline,
Linus Walleij
[PATCH] perf/core: fix the bug in the event multiplexing,
Huang Shijie
[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
[Index of Archives]
[CentOS Virtualization]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Linux Modules]
[Yosemite Forum]