index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
mmu
Age
Commit message (
Expand
)
Author
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-cleanups-2024-03-11' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-06
mm/treewide: drop pXd_large()
Peter Xu
2024-03-06
mm/treewide: replace pud_large() with pud_leaf()
Peter Xu
2024-03-06
mm/treewide: replace pmd_large() with pmd_leaf()
Peter Xu
2024-03-04
x86/cpu: Provide a declaration for itlb_multihit_kvm_mitigation
Thomas Gleixner
2024-02-27
kvm/x86: allocate the write-tracking metadata on-demand
Andrei Vagin
2024-02-23
KVM: x86/mmu: Retry fault before acquiring mmu_lock if mapping is changing
Sean Christopherson
2024-02-22
KVM: x86/mmu: Free TDP MMU roots while holding mmy_lock for read
Sean Christopherson
2024-02-22
KVM: x86/mmu: Alloc TDP MMU roots while holding mmu_lock for read
Sean Christopherson
2024-02-22
KVM: x86/mmu: Check for usable TDP MMU root while holding mmu_lock for read
Sean Christopherson
2024-02-22
KVM: x86/mmu: Skip invalid TDP MMU roots when write-protecting SPTEs
Sean Christopherson
2024-02-22
KVM: x86/mmu: Skip invalid roots when zapping leaf SPTEs for GFN range
Sean Christopherson
2024-02-22
KVM: x86/mmu: Allow passing '-1' for "all" as_id for TDP MMU iterators
Sean Christopherson
2024-02-22
KVM: x86/mmu: Don't do TLB flush when zappings SPTEs in invalid roots
Sean Christopherson
2024-02-22
KVM: x86/mmu: Zap invalidated TDP MMU roots at 4KiB granularity
Sean Christopherson
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-01
kernel.h: removed REPEAT_BYTE from kernel.h
Tanzir Hasan
2024-01-31
KVM: x86/mmu: Use KMEM_CACHE instead of kmem_cache_create()
Kunwu Chan
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-08
Merge tag 'kvm-x86-mmu-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-01
KVM: x86/mmu: fix comment about mmu_unsync_pages_lock
Paolo Bonzini
2023-12-01
KVM: x86/mmu: always take tdp_mmu_pages_lock
Paolo Bonzini
2023-12-01
KVM: x86/mmu: remove unnecessary "bool shared" argument from iterators
Paolo Bonzini
2023-12-01
KVM: x86/mmu: remove unnecessary "bool shared" argument from functions
Paolo Bonzini
2023-12-01
KVM: x86/mmu: Check for leaf SPTE when clearing dirty bit in the TDP MMU
David Matlack
2023-12-01
KVM: x86/mmu: Fix off-by-1 when splitting huge pages during CLEAR
David Matlack
2023-11-29
KVM: x86/mmu: Declare flush_remote_tlbs{_range}() hooks iff HYPERV!=n
Sean Christopherson
2023-11-28
KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
Binbin Wu
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
KVM: x86: Add support for "protected VMs" that can utilize private memory
Sean Christopherson
2023-11-14
KVM: Allow arch code to track number of memslot address spaces per VM
Sean Christopherson
2023-11-14
KVM: x86/mmu: Handle page fault for private memory
Chao Peng
2023-11-14
KVM: x86: Disallow hugepages when memory attributes are mixed
Chao Peng
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-10-18
KVM: x86/mmu: Remove unnecessary ‘NULL’ values from sptep
Li zeming
2023-10-09
KVM: x86/mmu: Add helpers to return if KVM honors guest MTRRs
Yan Zhao
2023-10-04
kvm: mmu: dynamically allocate the x86-mmu shrinker
Qi Zheng
2023-09-23
KVM: x86/mmu: Stop zapping invalidated TDP MMU roots asynchronously
Sean Christopherson
2023-09-23
KVM: x86/mmu: Do not filter address spaces in for_each_tdp_mmu_root_yield_safe()
Paolo Bonzini
2023-09-21
KVM: x86/mmu: Open code leaf invalidation from mmu_notifier
Sean Christopherson
2023-08-31
KVM: x86/mmu: Include mmu.h in spte.h
Sean Christopherson
2023-08-31
KVM: x86/mmu: Use dummy root, backed by zero page, for !visible guest roots
Sean Christopherson
[next]