projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2021-10-25
David Edmondson
KVM: x86: SGX must obey the KVM_INTERNAL_ERROR_EMULATIO...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
David Edmondson
KVM: x86: On emulation failure, convey the exit reason...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
David Edmondson
KVM: x86: Get exit_reason as part of kvm_x86_ops.get_ex...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-25
David Edmondson
KVM: x86: Clarify the kvm_run.emulation_failure structu...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Jim Mattson
KVM: selftests: Fix nested SVM tests when built with...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Jim Mattson
kvm: x86: Remove stale declaration of kvm_no_apic_vcpu
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: VMX: Unregister posted interrupt wakeup handler...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
x86/irq: Ensure PI wakeup handler is unregistered befor...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86: Use rw_semaphore for APICv lock to allow...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86: Move SVM's APICv sanity check to common x86
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lukas Bulwahn
riscv: do not select non-existing config ANON_INODES
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86/mmu: Extract zapping of rmaps for gfn range...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86/mmu: Drop a redundant remote TLB flush in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86/mmu: Drop a redundant, broken remote TLB flush
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: Don't unload MMU in kvm_vcpu_flush_tlb_guest()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: pair smp_wmb() of mmu_try_to_unsync_pages...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: Cache CR3 in prev_roots when PCID is disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: Fix tlb flush for tdp in kvm_invalidate_pcid()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: Don't reset mmu context when toggling X86_CR4_PGE
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Lai Jiangshan
KVM: X86: Don't reset mmu context when X86_CR4_PCIDE...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Michael Roth
KVM: selftests: set CPUID before setting sregs in vcpu...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Wanpeng Li
KVM: emulate: Comment on difference between RDPMC imple...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Sean Christopherson
KVM: x86: Add vendor name to kvm_x86_ops, use it for...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Junaid Shahid
kvm: x86: mmu: Make NX huge page recovery period config...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Wanpeng Li
KVM: vPMU: Fill get_msr MSR_CORE_PERF_GLOBAL_OVF_CTRL...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
David Matlack
KVM: x86/mmu: Rename slot_handle_leaf to slot_handle_le...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Xiaoyao Li
KVM: VMX: RTIT_CTL_BRANCH_EN has no dependency on other...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Xiaoyao Li
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_addr...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Xiaoyao Li
KVM: VMX: Use precomputed vmx->pt_desc.addr_range
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Xiaoyao Li
KVM: VMX: Restore host's MSR_IA32_RTIT_CTL when it...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
Paolo Bonzini
KVM: x86/mmu: clean up prefetch/prefault/speculative...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-22
David Stevens
KVM: cleanup allocation of rmaps and page tracking...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
selftests: KVM: Introduce system counter offset test
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
selftests: KVM: Add helpers for vCPU device attributes
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
selftests: KVM: Fix kvm device helper ioctl assertions
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
selftests: KVM: Add test for KVM_{GET,SET}_CLOCK
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
tools: arch: x86: pull in pvclock headers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
KVM: x86: Expose TSC offset controls to userspace
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
KVM: x86: Refactor tsc synchronization code
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Paolo Bonzini
kvm: x86: protect masterclock with a seqcount
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Oliver Upton
KVM: x86: Report host tsc and realtime values in KVM_GE...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Paolo Bonzini
KVM: x86: avoid warning with -Wbitwise-instead-of-logical
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Paolo Bonzini
Merge commit 'kvm-pagedata-alloc-fixes' into HEAD
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Paolo Bonzini
KVM: X86: fix lazy allocation of rmaps
commit
|
commitdiff
|
tree
|
snapshot
2021-10-18
Andrei Vagin
KVM: x86/mmu: kvm_faultin_pfn has to return false if...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Paolo Bonzini
Merge tag 'kvmarm-fixes-5.15-2' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-15
Paolo Bonzini
KVM: SEV-ES: fix length of string I/O
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Quentin Perret
KVM: arm64: Release mmap_lock when using VM_SHARED...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Quentin Perret
KVM: arm64: Report corrupted refcount at EL2
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Quentin Perret
KVM: arm64: Fix host stage-2 PGD refcount
commit
|
commitdiff
|
tree
|
snapshot
2021-10-05
Paolo Bonzini
Merge tag 'kvm-riscv-5.16-1' of git://github.com/kvm...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Add MAINTAINERS entry
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Document RISC-V specific parts of KVM API
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Atish Patra
RISC-V: KVM: Add SBI v0.1 support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Atish Patra
RISC-V: KVM: Implement ONE REG interface for FP registers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Atish Patra
RISC-V: KVM: FP lazy save/restore
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Atish Patra
RISC-V: KVM: Add timer functionality
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement MMU notifiers
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement stage2 page table programming
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement VMID allocator
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Handle WFI exits for VCPU
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Handle MMIO exits for VCPU
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement VCPU world-switch
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement KVM_GET_ONE_REG/KVM_SET_ONE_REG...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement VCPU interrupts and requests...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: KVM: Implement VCPU create, init and destroy...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: Add initial skeletal KVM support
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Anup Patel
RISC-V: Add hypervisor extension related CSR defines
commit
|
commitdiff
|
tree
|
snapshot
2021-10-04
Paolo Bonzini
Merge tag 'kvm-s390-master-5.15-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Stevens
KVM: x86: only allocate gfn_track when necessary
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Stevens
KVM: x86: add config for non-kvm users of page tracking
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Krish Sadhukhan
nSVM: Check for reserved encodings of TLB_CONTROL in...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Juergen Gross
kvm: use kvfree() in kvm_arch_free_vm()
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Babu Moger
KVM: x86: Expose Predictive Store Forwarding Disable
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Matlack
KVM: x86/mmu: Avoid memslot lookup in make_spte and...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Matlack
KVM: x86/mmu: Avoid memslot lookup in rmap_add
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: pass struct kvm_page_fault to mmu_set_spte
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: pass kvm_mmu_page struct to make_spte
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: set ad_disabled in TDP MMU role
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: remove unnecessary argument to mmu_set_spte
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: clean up make_spte return value
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: inline set_spte in FNAME(sync_page)
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: inline set_spte in mmu_set_spte
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Matlack
KVM: x86/mmu: Avoid memslot lookup in page_fault_handle...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Matlack
KVM: x86/mmu: Pass the memslot around via struct kvm_pa...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: unify tdp_mmu_map_set_spte_atomic and tdp_mmu...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: mark page dirty in make_spte
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
David Matlack
KVM: x86/mmu: Fold rmap_recycle into rmap_add
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Sean Christopherson
KVM: x86/mmu: Verify shadow walk doesn't terminate...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change tracepoints arguments to kvm_page_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change disallowed_hugepage_adjust() arguments...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change kvm_mmu_hugepage_adjust() arguments...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change fast_page_fault() arguments to kvm_pag...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change tdp_mmu_map_handle_target_level()...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change kvm_tdp_mmu_map() arguments to kvm_pag...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change FNAME(fetch)() arguments to kvm_page_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change __direct_map() arguments to kvm_page_fault
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change handle_abnormal_pfn() arguments to...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change kvm_faultin_pfn() arguments to kvm_pag...
commit
|
commitdiff
|
tree
|
snapshot
2021-10-01
Paolo Bonzini
KVM: MMU: change page_fault_handle_page_track() argumen...
commit
|
commitdiff
|
tree
|
snapshot
next