1. 55d7cad KVM: arm: vgic: Drop build compatibility hack for older kernel versions by Marc Zyngier · 8 years ago
  2. 68381b2 arm64: KVM: Optimize __guest_enter/exit() to save a few instructions by Shanker Donthineni · 8 years ago
  3. 1fe0009 KVM: arm/arm64: Rename vgic_attr_regs_access to vgic_attr_regs_access_v2 by Christoffer Dall · 8 years ago
  4. ba7b916 KVM: arm/arm64: Factor out vgic_attr_regs_access functionality by Christoffer Dall · 8 years ago
  5. 7148480 KVM: arm/arm64: Add VGICv3 save/restore API documentation by Christoffer Dall · 8 years ago
  6. 9ac7e3e KVM: nVMX: expose INS/OUTS information support by Jan Dakinevich · 8 years ago
  7. 16cb025 KVM: VMX: not use vmcs_config in setup_vmcs_config by Paolo Bonzini · 8 years ago
  8. 1a69823 KVM: x86: remove stale comments by Paolo Bonzini · 8 years ago
  9. bbe41b9 KVM: x86: ratelimit and decrease severity for guest-triggered printk by Paolo Bonzini · 8 years ago
  10. 119a9c0 KVM: nVMX: pass valid guest linear-address to the L1 by Jan Dakinevich · 8 years ago
  11. 3706fea KVM: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  12. f15a75e KVM: nVMX: make emulated nested preemption timer pinned by Wanpeng Li · 8 years ago
  13. 72e0ae5 vmx: refine validity check for guest linear address by Liang Li · 8 years ago
  14. 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
  15. d98de49 iommu/amd: Enable vAPIC interrupt remapping mode by default by Suravee Suthikulpanit · 8 years ago
  16. b9fc6b5 iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pass-through devices by Suravee Suthikulpanit · 8 years ago
  17. 8dbea3f iommu/amd: Introduce amd_iommu_update_ga() by Suravee Suthikulpanit · 8 years ago
  18. bd6fcef iommu/amd: Adding GALOG interrupt handler by Suravee Suthikulpanit · 8 years ago
  19. 8bda0cf iommu/amd: Detect and initialize guest vAPIC log by Suravee Suthikulpanit · 8 years ago
  20. 77bdab4 iommu/amd: Add support for multiple IRTE formats by Suravee Suthikulpanit · 8 years ago
  21. 880ac60 iommu/amd: Introduce interrupt remapping ops structure by Suravee Suthikulpanit · 8 years ago
  22. a38180b iommu/amd: Move and introduce new IRTE-related unions and structures by Suravee Suthikulpanit · 8 years ago
  23. 3928aa3 iommu/amd: Detect and enable guest vAPIC support by Suravee Suthikulpanit · 8 years ago
  24. 8e3562f KVM: x86: Expose more Intel AVX512 feature to guest by Luwei Kang · 8 years ago
  25. c4f138b mmu: don't pass *kvm to spte_write_protect and spte_*_dirty by Bandan Das · 8 years ago
  26. 187ca84 KVM: lapic: don't recalculate apic map table twice when enabling LAPIC by Wanpeng Li · 8 years ago
  27. ba913e4 MIPS: KVM: Check for pfn noslot case by James Hogan · 8 years ago
  28. 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
  29. c95ba92 kvm: nVMX: fix nested tsc scaling by Peter Feiner · 8 years ago
  30. dccbfcf KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write by Radim Krčmář · 8 years ago
  31. d048c09 KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC by Radim Krčmář · 8 years ago
  32. 184ca82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. b96c22c Merge branch 'tc_action-fixes' by David S. Miller · 8 years ago
  34. b5ac851 net_sched: allow flushing tc police actions by Roman Mashak · 8 years ago
  35. 0852e45 net_sched: unify the init logic for act_police by WANG Cong · 8 years ago
  36. 22dc13c net_sched: convert tcf_exts from list to pointer array by WANG Cong · 8 years ago
  37. 2734437e net_sched: move tc offload macros to pkt_cls.h by WANG Cong · 8 years ago
  38. 0c23c3e net_sched: fix a typo in tc_for_each_action() by WANG Cong · 8 years ago
  39. 824a7e8 net_sched: remove an unnecessary list_del() by WANG Cong · 8 years ago
  40. f07fed8 net_sched: remove the leftover cleanup_a() by WANG Cong · 8 years ago
  41. f4abf05 Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue by David S. Miller · 8 years ago
  42. 647f28c Merge branch 'mlxsw-fixes' by David S. Miller · 8 years ago
  43. 9ffcc37 mlxsw: spectrum: Allow packets to be trapped from any PG by Ido Schimmel · 8 years ago
  44. 8168287 mlxsw: spectrum: Unmap 802.1Q FID before destroying it by Ido Schimmel · 8 years ago
  45. 0583272 mlxsw: spectrum: Add missing rollbacks in error path by Ido Schimmel · 8 years ago
  46. 0e7df1a mlxsw: reg: Fix missing op field fill-up by Jiri Pirko · 8 years ago
  47. a94a614 mlxsw: spectrum: Trap loop-backed packets by Ido Schimmel · 8 years ago
  48. c20b801 mlxsw: spectrum: Add missing packet traps by Elad Raz · 8 years ago
  49. 2f25844 mlxsw: spectrum: Mark port as active before registering it by Ido Schimmel · 8 years ago
  50. 0597848 mlxsw: spectrum: Create PVID vPort before registering netdevice by Ido Schimmel · 8 years ago
  51. fa66d7e mlxsw: spectrum: Remove redundant errors from the code by Ido Schimmel · 8 years ago
  52. 7a35583 mlxsw: spectrum: Don't return upon error in removal path by Ido Schimmel · 8 years ago
  53. 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
  54. f7f6f2d arm64: KVM: report configured SRE value to 32-bit world by Vladimir Murzin · 8 years ago
  55. b63bebe arm64: KVM: remove misleading comment on pmu status by Vladimir Murzin · 8 years ago
  56. cabdc5c KVM: arm/arm64: timer: Workaround misconfigured timer interrupt by Marc Zyngier · 8 years ago
  57. 674e701 arm64: Document workaround for Cortex-A72 erratum #853709 by Marc Zyngier · 8 years ago
  58. 9ac7159 KVM: arm/arm64: Change misleading use of is_error_pfn by Christoffer Dall · 8 years ago
  59. 3ec60b9 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  60. 45b6ae7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 8 years ago
  61. ae5d68b Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  62. fbfe12c i40e: check for and deal with non-contiguous TCs by Dave Ertman · 8 years ago
  63. 3d95182 ixgbe: Re-enable ability to toggle VLAN filtering by Alexander Duyck · 8 years ago
  64. f60439b ixgbe: Force VLNCTRL.VFE to be set in all VMDq paths by Alexander Duyck · 8 years ago
  65. c39378f Merge tag 'pinctrl-v4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 8 years ago
  66. 8037dd6 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 8 years ago
  67. 0be5b96 e1000e: factor out systim sanitization by Jarod Wilson · 8 years ago
  68. 0066c8b igb: fix adjusting PTP timestamps for Tx/Rx latency by Kshitiz Gupta · 8 years ago
  69. 286054a KVM: arm64: ITS: avoid re-mapping LPIs by Andre Przywara · 8 years ago
  70. a1560dd7 Merge branch 'mediatek-fixes' by David S. Miller · 8 years ago
  71. 55a4e77 net: ethernet: mediatek: fix runtime warning raised by inconsistent struct device pointers passed to DMA API by sean.wang@mediatek.com · 8 years ago
  72. b2025c7 net: ethernet: mediatek: fix flow control settings on GMAC0 is not being enabled properly by sean.wang@mediatek.com · 8 years ago
  73. 8ca7f4f net: ethernet: mediatek: fix RMII mode and add REVMII supported by GMAC by sean.wang@mediatek.com · 8 years ago
  74. 33e7664 power_supply: tps65217-charger: fix missing platform_set_drvdata() by Wei Yongjun · 8 years ago
  75. 505a19e KVM: arm64: check for ITS device on MSI injection by Andre Przywara · 8 years ago
  76. c773576 KVM: arm64: ITS: move ITS registration into first VCPU run by Andre Przywara · 8 years ago
  77. d9ae449 KVM: arm64: vgic-its: Make updates to propbaser/pendbaser atomic by Christoffer Dall · 8 years ago
  78. d2fbdf7 tipc: fix NULL pointer dereference in shutdown() by Vegard Nossum · 8 years ago
  79. a8545b6 Merge branch 'hv_netvsc-VF-removal-fixes' by David S. Miller · 8 years ago
  80. 0dbff14 hv_netvsc: fix bonding devices check in netvsc_netdev_event() by Vitaly Kuznetsov · 8 years ago
  81. 0f20d79 hv_netvsc: protect module refcount by checking net_device_ctx->vf_netdev by Vitaly Kuznetsov · 8 years ago
  82. 57c1826b99 hv_netvsc: reset vf_inject on VF removal by Vitaly Kuznetsov · 8 years ago
  83. d072218 hv_netvsc: avoid deadlocks between rtnl lock and vf_use_cnt wait by Vitaly Kuznetsov · 8 years ago
  84. f9a7da9 hv_netvsc: don't lose VF information by Vitaly Kuznetsov · 8 years ago
  85. 3d7b332 gre: set inner_protocol on xmit by Simon Horman · 8 years ago
  86. 3684b03 Merge tag 'iommu-fixes-v4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 8 years ago
  87. f2fa30a Merge tag 'edac_fixes_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp by Linus Torvalds · 8 years ago
  88. 5e45789 net: ipv6: Fix ping to link-local addresses. by Lorenzo Colitti · 8 years ago
  89. 1231195 rhashtable: fix shift by 64 when shrinking by Vegard Nossum · 8 years ago
  90. eb8fc32 mlxsw: spectrum_router: Fix use after free by Vincent · 8 years ago
  91. 4cf0b35 rhashtable: avoid large lock-array allocations by Florian Westphal · 8 years ago
  92. 694d0d0 Linux 4.8-rc2 by Linus Torvalds · 8 years ago
  93. 6be3ffa tools/virtio: add dma stubs by Michael S. Tsirkin · 8 years ago
  94. 446374d vhost/test: fix after swiotlb changes by Michael S. Tsirkin · 8 years ago
  95. 21bc54f vhost/vsock: drop space available check for TX vq by Gerard Garcia · 8 years ago
  96. 0043ee4 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 8 years ago
  97. 5201261 ringtest: test build fix by Michael S. Tsirkin · 8 years ago
  98. 4ef870e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 8 years ago
  99. 118253a Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 8 years ago
  100. 120c547 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago