1. 690edec Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 6 years ago
  2. ca0488a kvm: don't redefine flags as something else by Sebastian Andrzej Siewior · 6 years ago
  3. ddba918 KVM: Reject device ioctls from processes other than the VM's creator by Sean Christopherson · 6 years ago
  4. 8324c3d KVM: arm/arm64: Comments cleanup in mmu.c by Zenghui Yu · 6 years ago
  5. d9ea27a KVM: arm/arm64: vgic-its: Make attribute accessors static by YueHaibing · 6 years ago
  6. 3c3736c KVM: arm/arm64: Fix handling of stage2 huge mappings by Suzuki K Poulose · 6 years ago
  7. a80868f KVM: arm/arm64: Enforce PTE mappings at stage2 when needed by Suzuki K Poulose · 6 years ago
  8. 7494cec KVM: arm/arm64: vgic-its: Take the srcu lock when parsing the memslots by Marc Zyngier · 6 years ago
  9. a6ecfb1 KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memory by Marc Zyngier · 6 years ago
  10. ca71228 arm64: KVM: Always set ICH_HCR_EL2.EN if GICv4 is enabled by Marc Zyngier · 6 years ago
  11. 636deed Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  12. d276709 Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  13. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  14. dcaed59 Merge branch 'acpi-apei' by Rafael J. Wysocki · 6 years ago
  15. 8ed0579 kvm: properly check debugfs dentry before using it by Greg Kroah-Hartman · 6 years ago
  16. 71783e09 Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next by Paolo Bonzini · 6 years ago
  17. a242010 KVM: Minor cleanups for kvm_main.c by Leo Yan · 6 years ago
  18. 7f5d9c1 KVM: arm/arm64: Remove unused timer variable by Shaokun Zhang · 6 years ago
  19. a67794c Revert "KVM: Eliminate extra function calls in kvm_get_dirty_log_protect()" by Lan Tianyu · 6 years ago
  20. dee339b KVM: Never start grow vCPU halt_poll_ns from value below halt_poll_ns_grow_start by Nir Weiner · 6 years ago
  21. 49113d3 KVM: Expose the initial start value in grow_halt_poll_ns() as a module parameter by Nir Weiner · 6 years ago
  22. 7fa08e7 KVM: grow_halt_poll_ns() should never shrink vCPU halt_poll_ns by Nir Weiner · 6 years ago
  23. 164bf7e KVM: Move the memslot update in-progress flag to bit 63 by Sean Christopherson · 6 years ago
  24. 0e32958 KVM: Remove the hack to trigger memslot generation wraparound by Sean Christopherson · 6 years ago
  25. 361209e KVM: Explicitly define the "memslot update in-progress" bit by Sean Christopherson · 6 years ago
  26. 1524825 KVM: Call kvm_arch_memslots_updated() before updating memslots by Sean Christopherson · 6 years ago
  27. b12ce36 kvm: Add memcg accounting to KVM allocations by Ben Gardon · 6 years ago
  28. 90952cd kvm: Use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  29. c2be79a KVM: arm/arm64: Remove unused gpa_end variable by Shaokun Zhang · 6 years ago
  30. a37f0c3 KVM: arm/arm64: fix spelling mistake: "auxilary" -> "auxiliary" by Colin Ian King · 6 years ago
  31. 49dfe94 KVM: arm/arm64: Fix TRACE_INCLUDE_PATH by Masahiro Yamada · 6 years ago
  32. bae561c KVM: arm/arm64: arch_timer: Mark physical interrupt active when a virtual interrupt is pending by Marc Zyngier · 6 years ago
  33. 64cf98f KVM: arm/arm64: Move kvm_is_write_fault to header file by Christoffer Dall · 9 years ago
  34. bee038a6 KVM: arm/arm64: Rework the timer code to use a timer_map by Christoffer Dall · 6 years ago
  35. 9e01dc7 KVM: arm/arm64: arch_timer: Assign the phys timer on VHE systems by Christoffer Dall · 6 years ago
  36. e604dd5 KVM: arm/arm64: timer: Rework data structures for multiple timers by Christoffer Dall · 6 years ago
  37. 84135d3 KVM: arm/arm64: consolidate arch timer trap handlers by Andre Przywara · 6 years ago
  38. b98c079 KVM: arm64: Fix ICH_ELRSR_EL2 sysreg naming by Marc Zyngier · 6 years ago
  39. accb99b KVM: arm/arm64: Simplify bg_timer programming by Christoffer Dall · 6 years ago
  40. e329fb7 KVM: arm/arm64: Factor out VMID into struct kvm_vmid by Christoffer Dall · 6 years ago
  41. 32f1395 arm/arm64: KVM: Statically configure the host's view of MPIDR by Marc Zyngier · 6 years ago
  42. 7aa8d14 arm/arm64: KVM: Introduce kvm_call_hyp_ret() by Marc Zyngier · 6 years ago
  43. 08e1675 Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master by Paolo Bonzini · 6 years ago
  44. cae45e1 Merge branch 'rcu-next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 6 years ago
  45. 0db5e02 KVM: arm/arm64: Add kvm_ras.h to collect kvm specific RAS plumbing by James Morse · 6 years ago
  46. cfa3938 kvm: fix kvm_ioctl_create_device() reference counting (CVE-2019-6974) by Jann Horn · 6 years ago
  47. 280cebf KVM: arm64: Relax the restriction on using stage2 PUD huge mapping by Suzuki K Poulose · 6 years ago
  48. ab2d5eb KVM: arm/arm64: vgic: Always initialize the group of private IRQs by Christoffer Dall · 6 years ago
  49. 358b28f arm/arm64: KVM: Allow a VCPU to fully reset itself by Marc Zyngier · 6 years ago
  50. 6706dae virt/kvm: Replace spin_is_locked() with lockdep by Paul E. McKenney · 6 years ago
  51. e08d8d2 KVM: arm/arm64: vgic: Make vgic_cpu->ap_list_lock a raw_spinlock by Julien Thierry · 6 years ago
  52. fc3bc47 KVM: arm/arm64: vgic: Make vgic_dist->lpi_list_lock a raw_spinlock by Julien Thierry · 6 years ago
  53. 8fa3adb KVM: arm/arm64: vgic: Make vgic_irq->irq_lock a raw_spinlock by Julien Thierry · 6 years ago
  54. 98938aa KVM: validate userspace input in kvm_clear_dirty_log_protect() by Tomas Bortoli · 6 years ago
  55. a659811 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  56. 4cf5892 mm: treewide: remove unused address argument from pte_alloc functions by Joel Fernandes (Google) · 6 years ago
  57. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  58. 5d6527a mm/mmu_notifier: use structure for invalidate_range_start/end callback by Jérôme Glisse · 6 years ago
  59. 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
  60. 42b00f1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  61. 5694cec Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  62. 0cf853c KVM/MMU: Move tlb flush in kvm_set_pte_rmapp() to kvm_mmu_notifier_change_pte() by Lan Tianyu · 6 years ago
  63. 748c0e3 KVM: Make kvm_set_spte_hva() return int by Lan Tianyu · 6 years ago
  64. bdd303c KVM: fix some typos by Wei Yang · 6 years ago
  65. 7a86dab kvm: Change offset in kvm_write_guest_offset_cached to unsigned by Jim Mattson · 6 years ago
  66. f1b9dd5 kvm: Disallow wraparound in kvm_gfn_to_hva_cache_init by Jim Mattson · 6 years ago
  67. 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
  68. 5846676 arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro by Marc Zyngier · 6 years ago
  69. 6794ad5 KVM: arm/arm64: Fix unintended stage 2 PMD mappings by Christoffer Dall · 6 years ago
  70. 107352a arm/arm64: KVM: vgic: Force VM halt when changing the active state of GICv3 PPIs/SGIs by Marc Zyngier · 6 years ago
  71. 6e14ef1 KVM: arm/arm64: arch_timer: Simplify kvm_timer_vcpu_terminate by Christoffer Dall · 6 years ago
  72. 8a411b0 KVM: arm/arm64: Remove arch timer workqueue by Christoffer Dall · 6 years ago
  73. 71a7e47 KVM: arm/arm64: Fixup the kvm_exit tracepoint by Christoffer Dall · 6 years ago
  74. 9009782 KVM: arm/arm64: vgic: Consider priority and active state for pending irq by Christoffer Dall · 6 years ago
  75. c23b2e6f KVM: arm/arm64: vgic: Fix off-by-one bug in vgic_get_irq() by Gustavo A. R. Silva · 6 years ago
  76. 987d114 KVM: fix unregistering coalesced mmio zone from wrong bus by Eric Biggers · 6 years ago
  77. bea2ef8 KVM: arm/arm64: vgic: Cap SPIs to the VM-defined maximum by Marc Zyngier · 6 years ago
  78. 6992195 KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS by Christoffer Dall · 6 years ago
  79. 2e2f6c3 KVM: arm/arm64: vgic: Do not cond_resched_lock() with IRQs disabled by Julien Thierry · 6 years ago
  80. b8e0ba7 KVM: arm64: Add support for creating PUD hugepages at stage 2 by Punit Agrawal · 6 years ago
  81. 35a6396 KVM: arm64: Update age handlers to support PUD hugepages by Punit Agrawal · 6 years ago
  82. eb3f0624 KVM: arm64: Support handling access faults for PUD hugepages by Punit Agrawal · 6 years ago
  83. 86d1c55 KVM: arm64: Support PUD hugepage in stage2_is_exec() by Punit Agrawal · 6 years ago
  84. 4ea5af5 KVM: arm64: Support dirty page tracking for PUD hugepages by Punit Agrawal · 6 years ago
  85. f8df733 KVM: arm/arm64: Introduce helpers to manipulate page table entries by Punit Agrawal · 6 years ago
  86. 6396b85 KVM: arm/arm64: Re-factor setting the Stage 2 entry to exec on fault by Punit Agrawal · 6 years ago
  87. 3f58bf6 KVM: arm/arm64: Share common code in user_mem_abort() by Punit Agrawal · 6 years ago
  88. 60c3ab3 KVM: arm/arm64: vgic-v2: Set active_source to 0 when restoring state by Christoffer Dall · 6 years ago
  89. fb544d1 KVM: arm/arm64: Fix VMID alloc race by reverting to lock-less by Christoffer Dall · 6 years ago
  90. bd7d95c arm64: KVM: Consistently advance singlestep when emulating instructions by Mark Rutland · 6 years ago
  91. 0d64073 arm64: KVM: Skip MMIO insn after emulation by Mark Rutland · 6 years ago
  92. 2a31b9d kvm: introduce manual dirty log reprotect by Paolo Bonzini · 6 years ago
  93. 8fe65a8 kvm: rename last argument to kvm_get_dirty_log_protect by Paolo Bonzini · 6 years ago
  94. e5d83c7 kvm: make KVM_CAP_ENABLE_CAP_VM architecture agnostic by Paolo Bonzini · 8 years ago
  95. 33e5f4e KVM: arm64: Rework detection of SVE, !VHE systems by Marc Zyngier · 6 years ago
  96. d4d592a KVM: arm/arm64: vgic: Replace spin_is_locked() with lockdep by Lance Roy · 6 years ago
  97. 4e15a07 Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate callbacks" by Michal Hocko · 6 years ago
  98. 0d1e8b8 Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
  99. ba9f6f8 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  100. 5289851 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago