VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-09-23
KVM: Remove tlbs_dirty
Lai Jiangshan
2021-09-22
KVM: KVM: Use cpumask_available() to check for NULL cpumask when kicking vCPUs
Sean Christopherson
2021-09-22
KVM: Clean up benign vcpu->cpu data races when kicking vCPUs
Sean Christopherson
2021-09-22
KVM: do not shrink halt_poll_ns below grow_start
Sergey Senozhatsky
2021-09-06
KVM: Drop unused kvm_dirty_gfn_invalid()
Peter Xu
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2021-09-06
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
2021-09-06
KVM: Remove unnecessary export of kvm_{inc,dec}_notifier_count()
Sean Christopherson
2021-08-20
KVM: stats: Add halt polling related histogram stats
Jing Zhang
2021-08-20
KVM: stats: Add halt_wait_ns stats for all architectures
Jing Zhang
2021-08-20
KVM: x86/mmu: bump mmu notifier count in kvm_zap_gfn_range
Maxim Levitsky
2021-08-13
KVM: Allow to have arch-specific per-vm debugfs files
Peter Xu
2021-08-13
KVM: stats: remove dead stores
Paolo Bonzini
2021-08-10
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
2021-08-06
KVM: Cache the last used slot index per vCPU
David Matlack
2021-08-06
KVM: Rename lru_slot to last_used_slot
David Matlack
2021-08-04
KVM: Do not leak memory for duplicate debugfs directories
Paolo Bonzini
2021-08-03
KVM: Don't take mmu_lock for range invalidation unless necessary
Paolo Bonzini
2021-08-03
KVM: Block memslot updates across range_start() and range_end()
Paolo Bonzini
2021-08-02
KVM: Introduce kvm_get_kvm_safe()
Peter Xu
2021-08-02
KVM: Add infrastructure and macro to mark VM as bugged
Sean Christopherson
2021-08-02
KVM: Get rid of kvm_get_pfn()
Marc Zyngier
2021-08-02
KVM: Remove kvm_is_transparent_hugepage() and PageTransCompoundMap()
Marc Zyngier
2021-07-27
KVM: add missing compat KVM_CLEAR_DIRTY_LOG
Paolo Bonzini
2021-07-27
KVM: use cpu_relax when halt polling
Li RongQing
2021-07-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-07-15
kvm: debugfs: fix memory leak in kvm_create_vm_debugfs
Pavel Skripkin
2021-07-14
KVM: mmio: Fix use-after-free Read in kvm_vm_ioctl_unregister_coalesced_mmio
Kefeng Wang
2021-07-14
Merge tag 'kvm-s390-master-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
virt/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2021-06-24
KVM: debugfs: Reuse binary stats descriptors
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VCPU
Jing Zhang
2021-06-24
KVM: stats: Support binary stats retrieval for a VM
Jing Zhang
2021-06-24
KVM: do not allow mapping valid but non-reference-counted pages
Nicholas Piggin
2021-06-24
KVM: stats: Add fd-based API to read binary stats data
Jing Zhang
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
2021-06-18
sched,perf,kvm: Fix preemption condition
Peter Zijlstra
2021-06-17
KVM: switch per-VM stats to u64
Paolo Bonzini
2021-06-17
kvm: add PM-notifier
Sergey Senozhatsky
2021-06-17
KVM: mmu: Add slots_arch_lock for memslot arch fields
Ben Gardon
2021-06-17
KVM: mmu: Refactor memslot copy
Ben Gardon
2021-05-27
KVM: VMX: update vcpu posted-interrupt descriptor when assigning device
Marcelo Tosatti
2021-05-27
KVM: rename KVM_REQ_PENDING_TIMER to KVM_REQ_UNBLOCK
Marcelo Tosatti
2021-05-27
KVM: PPC: exit halt polling on need_resched()
Wanpeng Li
2021-05-17
Merge tag 'kvmarm-fixes-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2021-05-15
Revert "irqbypass: do not start cons/prod when failed connect"
Zhu Lingshan
2021-05-07
kvm: Cap halt polling at kvm->max_halt_poll_ns
David Matlack
2021-05-03
kvm: exit halt polling on need_resched() as well
Benjamin Segall
2021-04-21
KVM: Boost vCPU candidate in user mode which is delivering interrupt
Wanpeng Li
2021-04-21
KVM: x86: Support KVM VMs sharing SEV context
Nathan Tempelman
2021-04-20
KVM: Add proper lockdep assertion in I/O bus unregister
Sean Christopherson
2021-04-20
KVM: Stop looking for coalesced MMIO zones if the bus is destroyed
Sean Christopherson
2021-04-20
KVM: Destroy I/O bus devices on unregister failure _after_ sync'ing SRCU
Sean Christopherson
2021-04-17
KVM: Take mmu_lock when handling MMU notifier iff the hva hits a memslot
Sean Christopherson
2021-04-17
KVM: Move MMU notifier's mmu_lock acquisition into common helper
Sean Christopherson
2021-04-17
KVM: Kill off the old hva-based MMU notifier callbacks
Sean Christopherson
2021-04-17
KVM: Move x86's MMU notifier memslot walkers to generic code
Sean Christopherson
2021-04-17
KVM: Assert that notifier count is elevated in .change_pte()
Sean Christopherson
2021-04-17
KVM: Explicitly use GFP_KERNEL_ACCOUNT for 'struct kvm_vcpu' allocations
Sean Christopherson
2021-04-17
KVM: Move arm64's MMU notifier trace events to generic code
Sean Christopherson
2021-02-22
KVM: x86/mmu: Consider the hva in mmu_notifier retry
David Stevens
2021-02-09
KVM: Use kvm_pfn_t for local PFN variable in hva_to_pfn_remapped()
Sean Christopherson
2021-02-09
mm: provide a saner PTE walking API for modules
Paolo Bonzini
2021-02-04
KVM: x86/mmu: Use an rwlock for the x86 MMU
Ben Gardon
2021-02-04
KVM: X86: use vzalloc() instead of vmalloc/memset
Tian Tao
2021-02-04
KVM: do not assume PTE is writable after follow_pfn
Paolo Bonzini
2021-01-25
Merge tag 'kvmarm-fixes-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2021-01-21
KVM: Forbid the use of tagged userspace addresses for memslots
Marc Zyngier
2021-01-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-01-07
kvm: check tlbs_dirty directly
Lai Jiangshan
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-19
mm, kvm: account kvm_vcpu_mmap to kmemcg
Shakeel Butt
2020-11-15
KVM: Don't allocate dirty bitmap if dirty ring is enabled
Peter Xu
2020-11-15
KVM: Make dirty ring exclusive to dirty bitmap log
Peter Xu
2020-11-15
KVM: X86: Implement ring-based dirty memory tracking
Peter Xu
2020-11-15
KVM: Pass in kvm pointer into mark_page_dirty_in_slot()
Peter Xu
2020-11-15
KVM: remove kvm_clear_guest_page
Paolo Bonzini
2020-11-15
kvm/eventfd: Drain events from eventfd in irqfd_wakeup()
David Woodhouse
2020-11-15
kvm/eventfd: Use priority waitqueue to catch events before userspace
David Woodhouse
2020-10-23
kvm: x86/mmu: Support dirty logging for the TDP MMU
Ben Gardon
2020-10-21
KVM: Cache as_id in kvm_memory_slot
Peter Xu
2020-09-28
KVM: use struct_size() and flex_array_size() helpers in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-09-28
kvm/eventfd: move wildcard calculation outside loop
Yi Li
2020-09-11
KVM: fix memory leak in kvm_io_bus_unregister_dev()
Rustam Kovhaev
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-12
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-08-12
mm/gup: remove task_struct pointer for all gup code
Peter Xu
2020-08-11
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-05
irqbypass: do not start cons/prod when failed connect
Zhu Lingshan
2020-07-29
kvm/eventfd: Use sequence counter with associated spinlock
Ahmed S. Darwish
2020-07-24
entry: Provide infrastructure for work before transitioning to guest mode
Thomas Gleixner
2020-07-09
KVM: Move x86's MMU memory cache helpers to common KVM code
Sean Christopherson
2020-07-09
KVM: x86: take as_id into account when checking PGD
Vitaly Kuznetsov
2020-07-08
KVM: async_pf: change kvm_setup_async_pf()/kvm_arch_setup_async_pf() return type to bool
Vitaly Kuznetsov
2020-07-02
kvm: use more precise cast and do not drop __user
Paolo Bonzini
2020-06-12
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-06-11
KVM: async_pf: Inject 'page ready' event only if 'page not present' was previously injected
Vitaly Kuznetsov
2020-06-11
KVM: async_pf: Cleanup kvm_setup_async_pf()
Vitaly Kuznetsov
2020-06-09
mmap locking API: use coccinelle to convert mmap_sem rwsem call sites
Michel Lespinasse
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-08
mm/gup.c: convert to use get_user_{page|pages}_fast_only()
Souptick Joarder
2020-06-08
KVM: x86: Fix APIC page invalidation race
Eiichi Tsukata
2020-06-04
KVM: Use vmemdup_user()
Denis Efremov
2020-06-04
KVM: let kvm_destroy_vm_debugfs clean up vCPU debugfs directories
Paolo Bonzini
2020-06-01
Merge tag 'kvmarm-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2020-06-01
KVM: check userspace_addr for all memslots
Paolo Bonzini
2020-06-01
KVM: x86: acknowledgment mechanism for async pf page ready notifications
Vitaly Kuznetsov
2020-06-01
KVM: introduce kvm_read_guest_offset_cached()
Vitaly Kuznetsov
2020-06-01
KVM: rename kvm_arch_can_inject_async_page_present() to kvm_arch_can_dequeue_async_page_present()
Vitaly Kuznetsov
2020-06-01
Revert "KVM: No need to retry for hva_to_pfn_remapped()"
Paolo Bonzini
2020-05-16
KVM: Fix spelling in code comments
Fuad Tabba
2020-05-16
KVM: arm64: Move virt/kvm/arm to arch/arm64
Marc Zyngier
2020-05-15
kvm: add halt-polling cpu usage stats
David Matlack
2020-05-15
KVM: VMX: Optimize posted-interrupt delivery for timer fastpath
Wanpeng Li
2020-05-15
KVM: No need to retry for hva_to_pfn_remapped()
Peter Xu
2020-05-13
kvm/eventfd: remove unneeded conversion to bool
Jason Yan
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
2020-05-13
Merge branch 'kvm-amd-fixes' into HEAD
Paolo Bonzini
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
2020-05-01
KVM: arm64: Fix 32bit PC wrap-around
Marc Zyngier
2020-04-30
KVM: arm64: vgic-v4: Initialize GICv4.1 even in the absence of a virtual ITS
Marc Zyngier
2020-04-24
kvm: add capability for halt polling
David Matlack
2020-04-23
Merge branch 'kvm-arm64/vgic-fixes-5.7' into kvmarm-master/master
Marc Zyngier
2020-04-23
KVM: arm64: vgic-its: Fix memory leak on the error path of vgic_add_lpi()
Zenghui Yu
2020-04-23
KVM: arm64: vgic-v3: Retire all pending LPIs on vcpu destroy
Zenghui Yu
2020-04-23
KVM: arm: vgic-v2: Only use the virtual state when userspace accesses pending bits
Marc Zyngier
2020-04-22
KVM: arm: vgic: Only use the virtual state when userspace accesses enable bits
Marc Zyngier
2020-04-22
KVM: arm: vgic: Synchronize the whole guest on GIC{D,R}_I{S,C}ACTIVER read
Marc Zyngier
2020-04-21
KVM: SVM: avoid infinite loop on NPF from bad address
Paolo Bonzini
2020-04-21
KVM: Remove redundant argument to kvm_arch_vcpu_ioctl_run
Tianjia Zhang
2020-04-21
KVM: x86/mmu: Avoid an extra memslot lookup in try_async_pf() for L2
Paolo Bonzini
2020-04-21
KVM: x86: move kvm_create_vcpu_debugfs after last failure point
Paolo Bonzini
2020-04-17
KVM: arm64: PSCI: Forbid 64bit functions for 32bit guests
Marc Zyngier
2020-04-17
KVM: arm64: PSCI: Narrow input registers when using 32bit functions
Marc Zyngier
2020-04-15
KVM: remove redundant assignment to variable r
Colin Ian King
2020-04-15
KVM: arm: vgic: Fix limit condition when writing to GICD_I[CS]ACTIVER
Marc Zyngier
2020-03-31
KVM: Pass kvm_init()'s opaque param to additional arch funcs
Sean Christopherson
2020-03-31
Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2020-03-26
KVM: Fix out of range accesses to memslots
Sean Christopherson
2020-03-24
Merge branch 'kvm-arm64/gic-v4.1' into kvmarm-master/next
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Expose HW-based SGIs in debugfs
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Reload VLPI configuration on distributor enable/disable
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Plumb SGI implementation selection in the distributor
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Allow SGIs to switch between HW and SW interrupts
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Add direct injection capability to SGI registers
Marc Zyngier
2020-03-24
KVM: arm64: GICv4.1: Let doorbells be auto-enabled
Marc Zyngier
2020-03-24
irqchip/gic-v4.1: Move doorbell management to the GICv4 abstraction layer
Marc Zyngier
2020-03-16
KVM: Drop largepages_enabled and its accessor/mutator
Sean Christopherson
2020-03-16
KVM: Drop gfn_to_pfn_atomic()
Peter Xu
2020-03-16
KVM: x86: enable dirty log gradually in small chunks
Jay Zhou
2020-03-16
KVM: Remove unnecessary asm/kvm_host.h includes
Peter Xu
2020-03-16
KVM: Dynamically size memslot array based on number of used slots
Sean Christopherson
2020-03-16
KVM: Terminate memslot walks via used_slots
Sean Christopherson
2020-03-16
KVM: Ensure validity of memslot with respect to kvm_get_dirty_log()
Sean Christopherson
2020-03-16
KVM: Provide common implementation for generic dirty log functions
Sean Christopherson
2020-03-16
KVM: Clean up local variable usage in __kvm_set_memory_region()
Sean Christopherson
2020-03-16
KVM: Simplify kvm_free_memslot() and all its descendents
Sean Christopherson
2020-03-16
KVM: Move memslot deletion to helper function
Sean Christopherson
2020-03-16
KVM: Drop "const" attribute from old memslot in commit_memory_region()
Sean Christopherson
2020-03-16
KVM: Move setting of memslot into helper routine
Sean Christopherson
2020-03-16
KVM: Refactor error handling for setting memory region
Sean Christopherson
2020-03-16
KVM: Explicitly free allocated-but-unused dirty bitmap
Sean Christopherson
2020-03-16
KVM: Drop kvm_arch_create_memslot()
Sean Christopherson
2020-03-16
KVM: Don't free new memslot if allocation of said memslot fails
Sean Christopherson
2020-03-16
KVM: Reinstall old memslots if arch preparation fails
Sean Christopherson
2020-03-16
KVM: arm64: Use the correct timer structure to access the physical counter
KarimAllah Ahmed
2020-02-28
Merge tag 'kvmarm-fixes-5.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2020-02-17
kvm: arm/arm64: Fold VHE entry/exit work into kvm_vcpu_run_vhe()
Mark Rutland
2020-02-12
KVM: Disable preemption in kvm_get_running_vcpu()
Marc Zyngier
2020-02-05
KVM: fix overflow of zero page refcount with ksm running
Zhuang Yanying
2020-02-05
KVM: arm/arm64: Fix up includes for trace.h
Jeremy Cline
2020-01-30
Merge branch 'cve-2019-3016' into kvm-next-5.6
Paolo Bonzini
2020-01-30
x86/kvm: Cache gfn to pfn translation
Boris Ostrovsky
2020-01-30
x86/kvm: Introduce kvm_(un)map_gfn()
Boris Ostrovsky
2020-01-30
Merge tag 'kvmarm-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
2020-01-28
KVM: arm64: Treat emulated TVAL TimerValue as a signed 32-bit integer
Alexandru Elisei
2020-01-28
KVM: arm64: pmu: Only handle supported event counters
Eric Auger
2020-01-28
KVM: arm64: pmu: Fix chained SW_INCR counters
Eric Auger
2020-01-28
KVM: arm64: pmu: Don't mark a counter as chained if the odd one is disabled
Eric Auger
2020-01-28
KVM: arm64: pmu: Don't increment SW_INCR if PMCR.E is unset
Eric Auger
2020-01-27
KVM: Play nice with read-only memslots when querying host page size
Sean Christopherson
2020-01-27
KVM: Use vcpu-specific gva->hva translation when querying host page size
Sean Christopherson
2020-01-27
mm: thp: KVM: Explicitly check for THP when populating secondary MMU
Sean Christopherson
2020-01-27
KVM: Return immediately if __kvm_gfn_to_hva_cache_init() fails
Sean Christopherson
2020-01-27
KVM: Clean up __kvm_gfn_to_hva_cache_init() and its callers
Sean Christopherson
2020-01-27
KVM: Check for a bad hva before dropping into the ghc slow path
Sean Christopherson
2020-01-27
KVM: Move running VCPU from ARM to common code
Paolo Bonzini
2020-01-27
KVM: Add build-time error check on kvm_run size
Peter Xu
2020-01-27
KVM: Remove kvm_read_guest_atomic()
Peter Xu
2020-01-27
KVM: Move vcpu->run page allocation out of kvm_vcpu_init()
Sean Christopherson
2020-01-27
KVM: Move putting of vcpu->pid to kvm_vcpu_destroy()
Sean Christopherson
2020-01-27
KVM: Drop kvm_arch_vcpu_init() and kvm_arch_vcpu_uninit()
Sean Christopherson
2020-01-27
KVM: arm64: Free sve_state via arm specific hook
Sean Christopherson
2020-01-27
KVM: ARM: Move all vcpu init code into kvm_arch_vcpu_create()
Sean Christopherson