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
Age
Commit message (
Expand
)
Author
2023-11-28
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-28
KVM: x86: Advertise and enable LAM (user and supervisor)
Robert Hoo
2023-11-28
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-28
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
KVM: x86: Untag addresses for LAM emulation where applicable
Binbin Wu
2023-11-28
KVM: x86: Introduce get_untagged_addr() in kvm_x86_ops and call it in emulator
Binbin Wu
2023-11-28
KVM: x86: Remove kvm_vcpu_is_illegal_gpa()
Binbin Wu
2023-11-28
KVM: x86: Add & use kvm_vcpu_is_legal_cr3() to check CR3's legality
Binbin Wu
2023-11-28
KVM: x86/mmu: Drop non-PA bits when getting GFN for guest's PGD
Binbin Wu
2023-11-28
KVM: x86: Add X86EMUL_F_INVLPG and pass it in em_invlpg()
Binbin Wu
2023-11-28
KVM: x86: Add an emulation flag for implicit system access
Binbin Wu
2023-11-28
KVM: x86: Consolidate flags for __linearize()
Binbin Wu
2023-11-21
selftests/kvm: fix compilation on non-x86_64 platforms
Paolo Bonzini
2023-11-14
Merge branch 'kvm-guestmemfd' into HEAD
Paolo Bonzini
2023-11-14
KVM: selftests: Add a memory region subtest to validate invalid flags
Sean Christopherson
2023-11-14
KVM: selftests: Test KVM exit behavior for private memory/access
Ackerley Tng
2023-11-14
KVM: selftests: Add basic selftest for guest_memfd()
Chao Peng
2023-11-14
KVM: selftests: Expand set_memory_region_test to validate guest_memfd()
Chao Peng
2023-11-14
KVM: selftests: Add KVM_SET_USER_MEMORY_REGION2 helper
Chao Peng
2023-11-14
KVM: selftests: Add x86-only selftest for private memory conversions
Vishal Annapurve
2023-11-14
KVM: selftests: Add GUEST_SYNC[1-6] macros for synchronizing more data
Sean Christopherson
2023-11-14
KVM: selftests: Introduce VM "shape" to allow tests to specify the VM type
Sean Christopherson
2023-11-14
KVM: selftests: Add helpers to do KVM_HC_MAP_GPA_RANGE hypercalls (x86)
Vishal Annapurve
2023-11-14
KVM: selftests: Add helpers to convert guest memory b/w private and shared
Vishal Annapurve
2023-11-14
KVM: selftests: Add support for creating private memslots
Sean Christopherson
2023-11-14
KVM: selftests: Convert lib's mem regions to KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2023-11-14
KVM: selftests: Drop unused kvm_userspace_memory_region_find() helper
Sean Christopherson
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: Drop superfluous __KVM_VCPU_MULTIPLE_ADDRESS_SPACE macro
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-14
KVM: x86: "Reset" vcpu->run->exit_reason early in KVM_RUN
Sean Christopherson
2023-11-14
KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
Sean Christopherson
2023-11-14
fs: Rename anon_inode_getfile_secure() and anon_inode_getfd_secure()
Paolo Bonzini
2023-11-13
mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
Sean Christopherson
2023-11-13
KVM: Introduce per-page memory attributes
Chao Peng
2023-11-13
KVM: Drop .on_unlock() mmu_notifier hook
Sean Christopherson
2023-11-13
KVM: Add a dedicated mmu_notifier flag for reclaiming freed memory
Sean Christopherson
2023-11-13
KVM: Add KVM_EXIT_MEMORY_FAULT exit to report faults to userspace
Chao Peng
2023-11-13
KVM: Introduce KVM_SET_USER_MEMORY_REGION2
Sean Christopherson
2023-11-13
KVM: Convert KVM_ARCH_WANT_MMU_NOTIFIER to CONFIG_KVM_GENERIC_MMU_NOTIFIER
Sean Christopherson
2023-11-13
KVM: PPC: Return '1' unconditionally for KVM_CAP_SYNC_MMU
Sean Christopherson
2023-11-13
KVM: PPC: Drop dead code related to KVM_ARCH_WANT_MMU_NOTIFIER
Sean Christopherson
2023-11-13
KVM: WARN if there are dangling MMU invalidations at VM destruction
Sean Christopherson
2023-11-13
KVM: Use gfn instead of hva for mmu_notifier_retry
Chao Peng
2023-11-13
KVM: Assert that mmu_invalidate_in_progress *never* goes negative
Sean Christopherson
2023-11-13
KVM: Tweak kvm_hva_range and hva_handler_t to allow reusing for gfn ranges
Sean Christopherson
2023-11-12
Linux 6.7-rc1
v6.7-rc1
Linus Torvalds
2023-11-12
wifi: iwlwifi: fix system commands group ordering
Miri Korenblit
[next]