Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
58ceeb6bec86d9140f9d91d71a710e963523d063
/
virt
6fd6410
Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
6d56111
KVM: arm/arm64: vgic: Fix GICC_PMR uaccess on GICv3 and clarify ABI
by Christoffer Dall
· 8 years ago
5b0d2cc
KVM: arm64: Ensure LRs are clear when they should be
by Christoffer Dall
· 8 years ago
0292e16
KVM: pci-assign: do not map smm memory slot pages in vt-d page tables
by Herongguang (Stephen)
· 8 years ago
90db104
KVM: kvm_io_bus_unregister_dev() should never fail
by David Hildenbrand
· 8 years ago
df630b8
KVM: x86: clear bus pointer when destroyed
by Peter Xu
· 8 years ago
a5e1e6c
KVM: arm/arm64: VGIC: Fix command handling while ITS being disabled
by Andre Przywara
· 8 years ago
370a0ec
KVM: arm/arm64: Let vcpu thread modify its own active state
by Jintack Lim
· 8 years ago
4dfc050
KVM: arm/arm64: vgic-v3: Don't pretend to support IRQ/FIQ bypass
by Marc Zyngier
· 8 years ago
2d62e07
Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
03441a3
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/stat.h>
by Ingo Molnar
· 8 years ago
174cd4b
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
6e84f31
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
by Ingo Molnar
· 8 years ago
e3736c3
kvm: convert kvm.users_count from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
3fce371
mm: add new mmget() helper
by Vegard Nossum
· 8 years ago
f1f1007
mm: add new mmgrab() helper
by Vegard Nossum
· 8 years ago
11bac80
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
by Dave Jiang
· 8 years ago
843574a
KVM: Return an error code only as a constant in kvm_get_dirty_log()
by Markus Elfring
· 8 years ago
58d6db3
KVM: Return an error code only as a constant in kvm_get_dirty_log_protect()
by Markus Elfring
· 8 years ago
f6a3b16
KVM: Return directly after a failed copy_from_user() in kvm_vm_compat_ioctl()
by Markus Elfring
· 8 years ago
bbd6411
KVM: Support vCPU-based gfn->hva cache
by Cao, Lei
· 8 years ago
4bd518f
KVM: use separate generations for each address space
by Paolo Bonzini
· 8 years ago
5a2d436
KVM: only retrieve memslots once when initializing cache
by Paolo Bonzini
· 8 years ago
7b6b463
KVM: arm/arm64: Emulate the EL1 phys timer registers
by Jintack Lim
· 8 years ago
f242ada
KVM: arm/arm64: Set up a background timer for the physical timer emulation
by Jintack Lim
· 8 years ago
fb280e9
KVM: arm/arm64: Set a background timer to the earliest timer expiration
by Jintack Lim
· 8 years ago
58e0c97
KVM: arm/arm64: Update the physical timer interrupt level
by Jintack Lim
· 8 years ago
a91d185
KVM: arm/arm64: Initialize the emulated EL1 physical timer
by Jintack Lim
· 8 years ago
9171fa2
KVM: arm/arm64: Decouple kvm timer functions from virtual timer
by Jintack Lim
· 8 years ago
90de943
KVM: arm/arm64: Move cntvoff to each timer context
by Jintack Lim
· 8 years ago
fbb4aee
KVM: arm/arm64: Abstract virtual timer context into separate structure
by Jintack Lim
· 8 years ago
0bdbf3b0
KVM: arm/arm64: vgic: Stop injecting the MSI occurrence twice
by Shanker Donthineni
· 8 years ago
11710de
KVM: arm/arm64: Remove kvm_vgic_inject_mapped_irq
by Christoffer Dall
· 8 years ago
e96a006
KVM: arm/arm64: vgic: Implement KVM_DEV_ARM_VGIC_GRP_LEVEL_INFO ioctl
by Vijaya Kumar K
· 8 years ago
d017d7b
KVM: arm/arm64: vgic: Implement VGICv3 CPU interface access
by Vijaya Kumar K
· 8 years ago
5fb247d
KVM: arm/arm64: vgic: Introduce VENG0 and VENG1 fields to vmcr struct
by Vijaya Kumar K
· 8 years ago
94574c9
KVM: arm/arm64: vgic: Add distributor and redistributor access
by Vijaya Kumar K
· 8 years ago
2df903a
KVM: arm/arm64: vgic: Implement support for userspace access
by Vijaya Kumar K
· 8 years ago
10f92c4
KVM: arm/arm64: vgic: Add debugfs vgic-state file
by Christoffer Dall
· 8 years ago
8694e4d
KVM: arm/arm64: Remove struct vgic_irq pending field
by Christoffer Dall
· 8 years ago
1b1973e
Merge tag 'kvm-arm-for-4.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
1193e6a
KVM: arm/arm64: vgic: Fix deadlock on error handling
by Marc Zyngier
· 8 years ago
488f94d
KVM: arm64: Access CNTHCTL_EL2 bit fields correctly on VHE systems
by Jintack Lim
· 8 years ago
63e4122
KVM: arm/arm64: Fix occasional warning from the timer work function
by Christoffer Dall
· 8 years ago
4f3dbdf
KVM: eventfd: fix NULL deref irqbypass consumer
by Wanpeng Li
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
8b7457e
mm: unexport __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
93173b5
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
edc5f44
Merge tag 'vfio-v4.10-rc1' of git://github.com/awilliam/linux-vfio
by Linus Torvalds
· 8 years ago
f673b5b
Merge tag 'kvm-arm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
8e1a047
KVM: arm/arm64: timer: Check for properly initialized timer on init
by Christoffer Dall
· 8 years ago
266068e
KVM: arm/arm64: vgic-v2: Limit ITARGETSR bits to number of VCPUs
by Andre Przywara
· 8 years ago
2fc1bec
kvm: set/clear kvm to/from vfio_group when group add/delete
by Jike Song
· 8 years ago
a0f1d21
KVM: use after free in kvm_ioctl_create_device()
by Dan Carpenter
· 8 years ago
0f4828a
Merge tag 'kvm-arm-for-4.9-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
ec76d81
KVM: Export kvm module parameter variables
by Suraj Jitindar Singh
· 8 years ago
8ca18ee
KVM: arm/arm64: vgic: Don't notify EOI for non-SPIs
by Marc Zyngier
· 8 years ago
4ec6e86
kvm: Introduce kvm_write_guest_offset_cached()
by Pan Xinhui
· 8 years ago
22583f0
KVM: async_pf: avoid recursive flushing of work items
by Paolo Bonzini
· 8 years ago
e5dbc4b
Merge tag 'kvm-arm-for-4.9-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm
by Radim Krčmář
· 8 years ago
b112c84
KVM: arm64: Fix the issues when guest PMCCFILTR is configured
by Wei Huang
· 8 years ago
813ae37
Merge branch 'x86/cpufeature' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into kvm/next
by Radim Krčmář
· 8 years ago
fd5ebf9
arm/arm64: KVM: Clean up useless code in kvm_timer_enable
by Longpeng(Mike)
· 8 years ago
2988509
ARM: KVM: Support vGICv3 ITS
by Vladimir Murzin
· 8 years ago
e29bd6f
KVM: arm64: vgic-its: Fix compatibility with 32-bit
by Vladimir Murzin
· 8 years ago
05d36a7
Merge tag 'kvm-arm-for-v4.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
d42c797
KVM: arm/arm64: vgic: Kick VCPUs when queueing already pending IRQs
by Shih-Wei Li
· 8 years ago
112b0b8
KVM: arm/arm64: vgic: Prevent access to invalid SPIs
by Andre Przywara
· 8 years ago
ce35ef2
kvm/stats: Update kvm stats to clear on write to their debugfs entry
by Suraj Jitindar Singh
· 8 years ago
36343f6
KVM: fix OOPS on flush_work
by Paolo Bonzini
· 8 years ago
0d73175
mm: unexport __get_user_pages()
by Lorenzo Stoakes
· 8 years ago
d4944b0
mm: remove write/force parameters from __get_user_pages_unlocked()
by Lorenzo Stoakes
· 8 years ago
45ca877
Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into next
by Radim Krčmář
· 8 years ago
0099b77
KVM: arm/arm64: vgic: Don't flush/sync without a working vgic
by Christoffer Dall
· 8 years ago
6fe407f
KVM: arm64: Require in-kernel irqchip for PMU support
by Christoffer Dall
· 8 years ago
acda543
ARM: KVM: Support vgic-v3
by Vladimir Murzin
· 8 years ago
d7d0a11
KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems
by Vladimir Murzin
· 8 years ago
e533a37
KVM: arm: vgic: Fix compiler warnings when built for 32-bit
by Vladimir Murzin
· 8 years ago
7a1ff70
KVM: arm64: vgic-its: Introduce config option to guard ITS specific code
by Vladimir Murzin
· 8 years ago
19f0ece
arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp
by Vladimir Murzin
· 8 years ago
5a7a842
arm64: KVM: Use static keys for selecting the GIC backend
by Vladimir Murzin
· 8 years ago
45b5939
kvm: create per-vcpu dirs in debugfs
by Luiz Capitulino
· 8 years ago
9d5a1dc
kvm: kvm_destroy_vm_debugfs(): check debugfs_stat_data pointer
by Luiz Capitulino
· 8 years ago
ad53e35
Merge branch 'kvm-ppc-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD
by Paolo Bonzini
· 8 years ago
5d947a1
KVM: ARM: cleanup kvm_timer_hyp_init
by Paolo Bonzini
· 8 years ago
3272f0d
arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2
by Marc Zyngier
· 8 years ago
a07d3b0
arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe
by Marc Zyngier
· 8 years ago
bf8feb3
arm64: KVM: vgic-v2: Add GICV access from HYP
by Marc Zyngier
· 8 years ago
fb5ee36
arm64: KVM: vgic-v2: Add the GICV emulation infrastructure
by Marc Zyngier
· 8 years ago
8cebe75
arm64: KVM: Make kvm_skip_instr32 available to HYP
by Marc Zyngier
· 8 years ago
3aedd5c
arm: KVM: Use common AArch32 conditional execution code
by Marc Zyngier
· 8 years ago
427d7ca
arm64: KVM: Move the AArch32 conditional execution to common code
by Marc Zyngier
· 8 years ago
55d7cad
KVM: arm: vgic: Drop build compatibility hack for older kernel versions
by Marc Zyngier
· 8 years ago
1fe0009
KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2
by Christoffer Dall
· 8 years ago
Next »