1. d7d0a11 KVM: arm: vgic: Support 64-bit data manipulation on 32-bit host systems by Vladimir Murzin · 8 years ago
  2. e533a37 KVM: arm: vgic: Fix compiler warnings when built for 32-bit by Vladimir Murzin · 8 years ago
  3. 7a1ff70 KVM: arm64: vgic-its: Introduce config option to guard ITS specific code by Vladimir Murzin · 8 years ago
  4. 19f0ece arm64: KVM: Move vgic-v3 save/restore to virt/kvm/arm/hyp by Vladimir Murzin · 8 years ago
  5. b5525ce arm64: KVM: Move GIC accessors to arch_gicv3.h by Vladimir Murzin · 8 years ago
  6. 5a7a842 arm64: KVM: Use static keys for selecting the GIC backend by Vladimir Murzin · 8 years ago
  7. 5d947a1 KVM: ARM: cleanup kvm_timer_hyp_init by Paolo Bonzini · 8 years ago
  8. 3272f0d arm64: KVM: Inject a vSerror if detecting a bad GICV access at EL2 by Marc Zyngier · 8 years ago
  9. 21977a4 arm/arm64: KVM: Remove external abort test from MMIO handling by Marc Zyngier · 8 years ago
  10. 4055710 arm/arm64: KVM: Inject virtual abort when guest exits on external abort by Marc Zyngier · 8 years ago
  11. e656a1f arm: KVM: Drop unreachable HYP abort handlers by Marc Zyngier · 8 years ago
  12. 5d7bcf7 arm: KVM: Inject a Virtual Abort if it was pending by Marc Zyngier · 8 years ago
  13. c39798f arm: KVM: Handle async aborts delivered while at HYP by Marc Zyngier · 8 years ago
  14. 435bca5 arm: KVM: Allow an exit code to be tagged with a Virtual Abort by Marc Zyngier · 8 years ago
  15. cc325cf arm: KVM: Add HYP async abort handler by Marc Zyngier · 8 years ago
  16. bfb78b5 arm: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  17. 1f7e378 arm: KVM: Preserve pending Virtual Abort in world switch by Marc Zyngier · 8 years ago
  18. 395ea79 arm64: KVM: Handle async aborts delivered while at EL2 by Marc Zyngier · 8 years ago
  19. ddb3d07 arm64: KVM: Inject a Virtual SError if it was pending by Marc Zyngier · 8 years ago
  20. 2016340 arm64: KVM: Allow an exit code to be tagged with an SError by Marc Zyngier · 8 years ago
  21. 1b51e5fac arm64: KVM: Route asynchronous aborts by Marc Zyngier · 8 years ago
  22. 0215a6e arm64: KVM: Add EL1 async abort handler by Marc Zyngier · 8 years ago
  23. 9aecafc arm64: KVM: Add exception code to report EL1 asynchronous aborts by Marc Zyngier · 8 years ago
  24. 10cf339 arm64: KVM: Add Virtual Abort injection helper by Marc Zyngier · 8 years ago
  25. 44636f9 arm64: KVM: Preserve pending vSError in world switch by Marc Zyngier · 8 years ago
  26. 7b17145 arm64: KVM: Rename HCR_VA to HCR_VSE by Marc Zyngier · 8 years ago
  27. a07d3b0 arm64: KVM: vgic-v2: Enable GICV access from HYP if access from guest is unsafe by Marc Zyngier · 8 years ago
  28. bf8feb3 arm64: KVM: vgic-v2: Add GICV access from HYP by Marc Zyngier · 8 years ago
  29. fb5ee36 arm64: KVM: vgic-v2: Add the GICV emulation infrastructure by Marc Zyngier · 8 years ago
  30. 8cebe75 arm64: KVM: Make kvm_skip_instr32 available to HYP by Marc Zyngier · 8 years ago
  31. 3aedd5c arm: KVM: Use common AArch32 conditional execution code by Marc Zyngier · 8 years ago
  32. 427d7ca arm64: KVM: Move the AArch32 conditional execution to common code by Marc Zyngier · 8 years ago
  33. 3e51d43 arm64: KVM: Move kvm_vcpu_get_condition out of emulate.c by Marc Zyngier · 8 years ago
  34. cb96408 arm64: KVM: VHE: reset PSTATE.PAN on entry to EL2 by Vladimir Murzin · 8 years ago
  35. cf0ba18 KVM: arm/arm64: Get rid of exported aliases to static functions by Christoffer Dall · 8 years ago
  36. 777c155 arm64/kvm: remove unused stub functions by Mark Rutland · 8 years ago
  37. dcadda1 arm/kvm: excise redundant cache maintenance by Mark Rutland · 8 years ago
  38. 55d7cad KVM: arm: vgic: Drop build compatibility hack for older kernel versions by Marc Zyngier · 8 years ago
  39. 68381b2 arm64: KVM: Optimize __guest_enter/exit() to save a few instructions by Shanker Donthineni · 8 years ago
  40. 1fe0009 KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 by Christoffer Dall · 8 years ago
  41. ba7b916 KVM: arm/arm64: Factor out vgic_attr_regs_access functionality by Christoffer Dall · 8 years ago
  42. 7148480 KVM: arm/arm64: Add VGICv3 save/restore API documentation by Christoffer Dall · 8 years ago
  43. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  44. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  45. 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
  46. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  47. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  48. 3706fea KVM: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  49. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  50. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  51. 4174879 Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into HEAD by Paolo Bonzini · 8 years ago
  52. d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
  53. b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
  54. 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
  55. bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
  56. 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 8 years ago
  57. 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
  58. 880ac60 iommu/amd: Introduce interrupt remapping ops structure by Suravee Suthikulpanit · 8 years ago
  59. a38180b iommu/amd: Move and introduce new IRTE-related unions and structures by Suravee Suthikulpanit · 8 years ago
  60. 3928aa3 iommu/amd: Detect and enable guest vAPIC support by Suravee Suthikulpanit · 8 years ago
  61. 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
  62. c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
  63. 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
  64. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  65. 2eeb321 Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  66. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  67. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  68. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  69. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  70. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  71. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  72. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  73. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  74. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  75. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  76. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  77. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  78. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  79. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  80. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  81. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  82. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  83. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  84. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  85. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  86. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  87. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  88. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  89. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  90. 5ff132c Merge tag 'for-v4.8-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/linux-power-supply by Linus Torvalds · 8 years ago
  91. f7f6f2d arm64: KVM: report configured SRE value to 32-bit world by Vladimir Murzin · 8 years ago
  92. b63bebe arm64: KVM: remove misleading comment on pmu status by Vladimir Murzin · 8 years ago
  93. cabdc5c KVM: arm/arm64: timer: Workaround misconfigured timer interrupt by Marc Zyngier · 8 years ago
  94. 674e701 arm64: Document workaround for Cortex-A72 erratum #853709 by Marc Zyngier · 8 years ago
  95. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  96. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  97. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  98. ae5d68b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  99. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 8 years ago
  100. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago