index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
virt
/
kvm
Age
Commit message (
Expand
)
Author
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/kerne...
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-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/...
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
[next]