Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
d53ce042277a94eadf9a8a31fc41fac54c67dec5
/
virt
/
kvm
5d6527a
mm/mmu_notifier: use structure for invalidate_range_start/end callback
by Jérôme Glisse
· 6 years ago
792bf4d
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
42b00f1
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
5694cec
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
0cf853c
KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte()
by Lan Tianyu
· 6 years ago
748c0e3
KVM: Make kvm_set_spte_hva() return int
by Lan Tianyu
· 6 years ago
bdd303c
KVM: fix some typos
by Wei Yang
· 6 years ago
7a86dab
kvm: Change offset in kvm_write_guest_offset_cached to unsigned
by Jim Mattson
· 6 years ago
f1b9dd5
kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init
by Jim Mattson
· 6 years ago
8c5e14f
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
5846676
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
by Marc Zyngier
· 6 years ago
6794ad5
KVM: arm/arm64: Fix unintended stage 2 PMD mappings
by Christoffer Dall
· 6 years ago
107352a
arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs
by Marc Zyngier
· 6 years ago
6e14ef1
KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminate
by Christoffer Dall
· 6 years ago
8a411b0
KVM: arm/arm64: Remove arch timer workqueue
by Christoffer Dall
· 6 years ago
71a7e47
KVM: arm/arm64: Fixup the kvm_exit tracepoint
by Christoffer Dall
· 6 years ago
9009782
KVM: arm/arm64: vgic: Consider priority and active state for pending irq
by Christoffer Dall
· 6 years ago
c23b2e6f
KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq()
by Gustavo A. R. Silva
· 6 years ago
987d114
KVM: fix unregistering coalesced mmio zone from wrong bus
by Eric Biggers
· 6 years ago
bea2ef8
KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum
by Marc Zyngier
· 6 years ago
6992195
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
by Christoffer Dall
· 6 years ago
2e2f6c3
KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled
by Julien Thierry
· 6 years ago
b8e0ba7
KVM: arm64: Add support for creating PUD hugepages at stage 2
by Punit Agrawal
· 6 years ago
35a6396
KVM: arm64: Update age handlers to support PUD hugepages
by Punit Agrawal
· 6 years ago
eb3f0624
KVM: arm64: Support handling access faults for PUD hugepages
by Punit Agrawal
· 6 years ago
86d1c55
KVM: arm64: Support PUD hugepage in stage2_is_exec()
by Punit Agrawal
· 6 years ago
4ea5af5
KVM: arm64: Support dirty page tracking for PUD hugepages
by Punit Agrawal
· 6 years ago
f8df733
KVM: arm/arm64: Introduce helpers to manipulate page table entries
by Punit Agrawal
· 6 years ago
6396b85
KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault
by Punit Agrawal
· 6 years ago
3f58bf6
KVM: arm/arm64: Share common code in user_mem_abort()
by Punit Agrawal
· 6 years ago
60c3ab3
KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state
by Christoffer Dall
· 6 years ago
fb544d1
KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less
by Christoffer Dall
· 6 years ago
bd7d95c
arm64: KVM: Consistently advance singlestep when emulating instructions
by Mark Rutland
· 6 years ago
0d64073
arm64: KVM: Skip MMIO insn after emulation
by Mark Rutland
· 6 years ago
2a31b9d
kvm: introduce manual dirty log reprotect
by Paolo Bonzini
· 6 years ago
8fe65a8
kvm: rename last argument to kvm_get_dirty_log_protect
by Paolo Bonzini
· 6 years ago
e5d83c7
kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic
by Paolo Bonzini
· 8 years ago
33e5f4e
KVM: arm64: Rework detection of SVE, !VHE systems
by Marc Zyngier
· 6 years ago
d4d592a
KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep
by Lance Roy
· 6 years ago
4e15a07
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks"
by Michal Hocko
· 6 years ago
0d1e8b8
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
ba9f6f8
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
5289851
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
e42b4a5
Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
58bf437
arm/arm64: KVM: Enable 32 bits kvm vcpu events support
by Dongjiu Geng
· 6 years ago
375bdd3
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
by Dongjiu Geng
· 6 years ago
da5a3ce
KVM: arm64: Fix caching of host MDCR_EL2 value
by Mark Rutland
· 6 years ago
970c0d4
KVM: refine the comment of function gfn_to_hva_memslot_prot()
by Wei Yang
· 6 years ago
0804c84
kvm/x86 : add coalesced pio support
by Peng Hao
· 6 years ago
31fc4f9
KVM: leverage change to adjust slots->used_slots in update_memslots()
by Wei Yang
· 6 years ago
a812297
KVM: x86: hyperv: optimize 'all cpus' case in kvm_hv_flush_tlb()
by Vitaly Kuznetsov
· 6 years ago
fd2ef35
KVM: arm/arm64: Ensure only THP is candidate for adjustment
by Punit Agrawal
· 6 years ago
9d47bb0
KVM: arm64: Drop __cpu_init_stage2 on the VHE path
by Marc Zyngier
· 6 years ago
bca607e
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
by Marc Zyngier
· 6 years ago
0f62f0e
kvm: arm64: Set a limit on the IPA size
by Suzuki K Poulose
· 6 years ago
8ad50c8
vgic: Add support for 52bit guest physical address
by Kristina Martsenko
· 6 years ago
e55cac5
kvm: arm/arm64: Prepare for VM specific stage2 translations
by Suzuki K Poulose
· 6 years ago
5b6c674
kvm: arm/arm64: Allow arch specific configurations for VM
by Suzuki K Poulose
· 6 years ago
7788a28
kvm: arm/arm64: Remove spurious WARN_ON
by Suzuki K Poulose
· 6 years ago
d2db777
kvm: arm/arm64: Fix stage2_flush_memslot for 4 level page table
by Suzuki K Poulose
· 6 years ago
795a837
signal/arm/kvm: Use send_sig_mceerr
by Eric W. Biederman
· 7 years ago
ab51002
arm64: KVM: Enable Common Not Private translations
by Vladimir Murzin
· 6 years ago
a35381e
KVM: Remove obsolete kvm_unmap_hva notifier backend
by Marc Zyngier
· 6 years ago
694556d
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
by Marc Zyngier
· 6 years ago
b372115
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
cd9b44f
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 6 years ago
93065ac
mm, oom: distinguish blockable mode for mmu notifiers
by Michal Hocko
· 6 years ago
6319893
Merge tag 'kvmarm-for-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 6 years ago
0214f46
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
e61cf2e
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 6 years ago
1202f4f
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
976d34e
KVM: arm/arm64: Skip updating PTE entry if no change
by Punit Agrawal
· 6 years ago
86658b8
KVM: arm/arm64: Skip updating PMD entry if no change
by Punit Agrawal
· 6 years ago
d0823cb
KVM: arm/arm64: vgic: Do not use spin_lock_irqsave/restore with irq disabled
by Jia He
· 6 years ago
dc961e5
KVM: arm/arm64: vgic: Move DEBUG_SPINLOCK_BUG_ON to vgic.h
by Jia He
· 6 years ago
6249f2a
KVM: arm/arm64: vgic-v3: Add core support for Group0 SGIs
by Marc Zyngier
· 6 years ago
b9b33da
KVM: try __get_user_pages_fast even if not in atomic context
by Paolo Bonzini
· 6 years ago
b08660e
KVM: x86: Add tlb remote flush callback in kvm_x86_ops.
by Tianyu Lan
· 6 years ago
50c28f2
kvm: x86: Use fast CR3 switch for nested VMX
by Junaid Shahid
· 6 years ago
d2ce98c
Merge tag 'v4.18-rc6' into HEAD
by Paolo Bonzini
· 6 years ago
245715c
KVM: arm/arm64: Fix lost IRQs from emulated physcial timer when blocked
by Christoffer Dall
· 6 years ago
7afc4dd
KVM: arm/arm64: Fix potential loss of ptimer interrupts
by Christoffer Dall
· 6 years ago
4765096
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 6 years ago
6b8b9a4
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
by Mark Rutland
· 6 years ago
71dbc8a
kvm: Don't open code task_pid in kvm_vcpu_ioctl
by Eric W. Biederman
· 7 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 6 years ago
539aee0
KVM: arm64: Share the parts of get/set events useful to 32bit
by James Morse
· 6 years ago
b7b27fa
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
by Dongjiu Geng
· 6 years ago
32f8777
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
by Christoffer Dall
· 6 years ago
d53c2c29
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
by Christoffer Dall
· 6 years ago
b489edc
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
by Christoffer Dall
· 6 years ago
c6e0917
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
by Christoffer Dall
· 6 years ago
8732209
KVM: arm/arm64: vgic: Signal IRQs using their configured group
by Christoffer Dall
· 6 years ago
8df3c8f
KVM: arm/arm64: vgic: Add group field to struct irq
by Christoffer Dall
· 6 years ago
dd6251e
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
by Christoffer Dall
· 6 years ago
aa075b0
KVM: arm/arm64: vgic: Keep track of implementation revision
by Christoffer Dall
· 6 years ago
a2dca21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
by Christoffer Dall
· 6 years ago
e294cb3
KVM: arm/arm64: vgic-debug: Show LPI status
by Marc Zyngier
· 7 years ago
2326ace
KVM: arm64: vgic-its: Remove VLA usage
by Kees Cook
· 6 years ago
1d47191
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 6 years ago
Next »