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