Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
ee258d79159afed52ca9372aeb9c1a51e89b32ee
/
virt
/
kvm
/
arm
4cf5892
mm: treewide: remove unused address argument from pte_alloc functions
by Joel Fernandes (Google)
· 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
748c0e3
KVM: Make kvm_set_spte_hva() return int
by Lan Tianyu
· 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
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
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
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
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
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
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
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
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
6b8b9a4
KVM: arm/arm64: vgic: Fix possible spectre-v1 write in vgic_mmio_write_apr()
by Mark Rutland
· 7 years ago
b0960b9
KVM: arm: Add 32bit get/set events support
by James Morse
· 7 years ago
539aee0
KVM: arm64: Share the parts of get/set events useful to 32bit
by James Morse
· 7 years ago
b7b27fa
arm/arm64: KVM: Add KVM_GET/SET_VCPU_EVENTS
by Dongjiu Geng
· 7 years ago
32f8777
KVM: arm/arm64: vgic: Let userspace opt-in to writable v2 IGROUPR
by Christoffer Dall
· 7 years ago
d53c2c29
KVM: arm/arm64: vgic: Allow configuration of interrupt groups
by Christoffer Dall
· 7 years ago
b489edc
KVM: arm/arm64: vgic: Return error on incompatible uaccess GICD_IIDR writes
by Christoffer Dall
· 7 years ago
c6e0917
KVM: arm/arm64: vgic: Permit uaccess writes to return errors
by Christoffer Dall
· 7 years ago
8732209
KVM: arm/arm64: vgic: Signal IRQs using their configured group
by Christoffer Dall
· 7 years ago
8df3c8f
KVM: arm/arm64: vgic: Add group field to struct irq
by Christoffer Dall
· 7 years ago
dd6251e
KVM: arm/arm64: vgic: GICv2 IGROUPR should read as zero
by Christoffer Dall
· 7 years ago
aa075b0
KVM: arm/arm64: vgic: Keep track of implementation revision
by Christoffer Dall
· 7 years ago
a2dca21
KVM: arm/arm64: vgic: Define GICD_IIDR fields for GICv2 and GIv3
by Christoffer Dall
· 7 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
· 7 years ago
1d47191
KVM: arm/arm64: Fix vgic init race
by Christoffer Dall
· 7 years ago
de73708
KVM: arm/arm64: Enable adaptative WFE trapping
by Marc Zyngier
· 7 years ago
0a72a5a
KVM: arm/arm64: Remove unnecessary CMOs when creating HYP page tables
by Marc Zyngier
· 7 years ago
0db9dd8
KVM: arm/arm64: Stop using the kernel's {pmd,pud,pgd}_populate helpers
by Marc Zyngier
· 7 years ago
88dc25e8
KVM: arm/arm64: Consolidate page-table accessors
by Marc Zyngier
· 7 years ago
e48d53a
arm64: KVM: Add support for Stage-2 control of memory types and cacheability
by Marc Zyngier
· 7 years ago
256c096
kvm/arm: use PSR_AA32 definitions
by Mark Rutland
· 7 years ago
4520843
Merge branch 'sched/urgent' into sched/core, to pick up fixes
by Ingo Molnar
· 7 years ago
47a91b7
KVM: arm/arm64: add WARN_ON if size is not PAGE_SIZE aligned in unmap_stage2_range
by Jia He
· 7 years ago
ba56bc3
KVM: arm/arm64: Drop resource size check for GICV window
by Ard Biesheuvel
· 7 years ago
b3dae10
sched/swait: Rename to exclusive
by Peter Zijlstra
· 7 years ago
b08fc52
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
6396bb2
treewide: kzalloc() -> kcalloc()
by Kees Cook
· 7 years ago
b357bf6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
410feb7
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
93e95fa
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
929f45e
kvm: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 7 years ago
d1e5b0e
kvm: Make VM ioctl do valloc for some archs
by Marc Orr
· 7 years ago
1499fa8
kvm: Change return type to vm_fault_t
by Souptick Joarder
· 7 years ago
5eec43a
Merge tag 'kvmarm-for-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 7 years ago
5d81f7d
arm64: KVM: Add ARCH_WORKAROUND_2 discovery through ARCH_FEATURES_FUNC_ID
by Marc Zyngier
· 7 years ago
55e3748
arm64: KVM: Add ARCH_WORKAROUND_2 support for guests
by Marc Zyngier
· 7 years ago
04c1109
KVM: arm/arm64: Implement KVM_VGIC_V3_ADDR_TYPE_REDIST_REGION
by Eric Auger
· 7 years ago
c957a6d
KVM: arm/arm64: Check all vcpu redistributors are set on map_resources
by Eric Auger
· 7 years ago
c011f4e
KVM: arm/arm64: Check vcpu redist base before registering an iodev
by Eric Auger
· 7 years ago
Next »