1. c9f0440 KVM: nVMX: mark vmcs12 pages dirty on L2 exit by David Matlack · 7 years ago
  2. 8ca44e8 kvm: nVMX: don't flush VMCS12 during VMXOFF or VCPU teardown by David Matlack · 7 years ago
  3. 9f744c5 KVM: nVMX: do not pin the VMCS12 by Paolo Bonzini · 7 years ago
  4. ebd28fc KVM: X86: init irq->level in kvm_pv_kick_cpu_op by Longpeng(Mike) · 7 years ago
  5. f4ef191 KVM: X86: Fix loss of pending INIT due to race by Wanpeng Li · 7 years ago
  6. 337c017 KVM: async_pf: make rcu irq exit if not triggered from idle task by Wanpeng Li · 7 years ago
  7. b96fb43 KVM: nVMX: fixes to nested virt interrupt injection by Paolo Bonzini · 7 years ago
  8. 7313c69 KVM: nVMX: do not fill vm_exit_intr_error_code in prepare_vmcs12 by Paolo Bonzini · 7 years ago
  9. f137e0b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  10. dbc52a8 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  11. 8155469 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  12. 3d9d740 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  13. 080012b Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  14. a2d4875 Merge tag 'mmc-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc by Linus Torvalds · 7 years ago
  15. 92bbd16 arm64: mmu: Place guard page after mapping of kernel image by Will Deacon · 7 years ago
  16. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  17. 36cb531 Merge branch 'parisc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  18. 60187bd Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 7 years ago
  19. a3287c4 drivers/perf: arm_pmu: Request PMU SPIs with IRQF_PER_CPU by Will Deacon · 7 years ago
  20. 0da12a7 powerpc/mm/hash: Free the subpage_prot_table correctly by Aneesh Kumar K.V · 8 years ago
  21. 7b5e0a4 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into kvm-master by Paolo Bonzini · 7 years ago
  22. 1d518c6 KVM: LAPIC: Fix reentrancy issues with preempt notifiers by Wanpeng Li · 7 years ago
  23. cb9083e Merge tag 'kvm-s390-master-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD by Paolo Bonzini · 7 years ago
  24. 2d6144e KVM: nVMX: Fix loss of L2's NMI blocking state by Wanpeng Li · 7 years ago
  25. 06a5524 KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode by Wincy Van · 8 years ago
  26. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  27. a512177 KVM: x86: do mask out upper bits of PAE CR3 by Paolo Bonzini · 7 years ago
  28. d0153c7 arm64: sysreg: Fix unprotected macro argmuent in write_sysreg by Dave Martin · 7 years ago
  29. b40b238 powerpc/Makefile: Fix ld version check with 64-bit LE-only toolchain by Michael Ellerman · 7 years ago
  30. 4fd1bd4 powerpc/pseries: Fix of_node_put() underflow during reconfig remove by Laurent Vivier · 7 years ago
  31. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 7 years ago
  32. cef55b5 Merge tag 'dma-mapping-4.13-2' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  33. 56008c0 parisc: Extend disabled preemption in copy_user_page by John David Anglin · 7 years ago
  34. ae7a609 parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases by John David Anglin · 7 years ago
  35. 5618883 parisc: Suspend lockup detectors before system halt by Helge Deller · 7 years ago
  36. c46bafc parisc: Show DIMM slot number which holds broken memory module by Helge Deller · 7 years ago
  37. 25a9b76 parisc: Add function to return DIMM slot of physical address by Helge Deller · 7 years ago
  38. f520e55 parisc: Fix crash when calling PDC_PAT_MEM PDT firmware function by Helge Deller · 7 years ago
  39. eeb7c41 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 7 years ago
  40. 4f89914 KVM: s390: take srcu lock when getting/setting storage keys by Christian Borntraeger · 7 years ago
  41. 4ecf719 x86/efi: Fix reboot_mode when EFI runtime services are disabled by Stefan Assmann · 7 years ago
  42. 18d5e6c x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  43. 288be97 arm64/lib: copy_page: use consistent prefetch stride by Ard Biesheuvel · 7 years ago
  44. ce184a0 ARM: 8687/1: signal: Fix unparseable iwmmxt_sigframe in uc_regspace[] by Dave Martin · 7 years ago
  45. 2695835 ARM: 8686/1: iwmmxt: Add missing __user annotations to sigframe accessors by Dave Martin · 7 years ago
  46. 38115f2 kprobes/x86: Release insn_slot in failure path by Masami Hiramatsu · 7 years ago
  47. ba883b4 perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs by Stephane Eranian · 7 years ago
  48. 8aa7b7b perf/x86/intel/uncore: Fix SKX CHA event extra regs by Stephane Eranian · 7 years ago
  49. 9ad0fbd perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field by Kan Liang · 7 years ago
  50. c3f0268 perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask by Kan Liang · 7 years ago
  51. bab4e56 perf/x86/intel/uncore: Fix Skylake server PCU PMU event format by Kan Liang · 7 years ago
  52. b362598 perf/x86/intel/uncore: Fix Skylake UPI PMU event masks by Stephane Eranian · 7 years ago
  53. fa19871 KVM: VMX: remove unused field by Paolo Bonzini · 7 years ago
  54. ef42719 KVM: PPC: Book3S HV: Fix host crash on changing HPT size by Paul Mackerras · 7 years ago
  55. e470571 KVM: PPC: Book3S HV: Enable TM before accessing TM registers by Paul Mackerras · 7 years ago
  56. 108ea18 parisc: regenerate defconfig files by Helge Deller · 7 years ago
  57. 6cd819e parisc: Merge millicode routines via linker script by Helge Deller · 7 years ago
  58. 5bc64bd parisc: Disable further stack checks when panic occurs during stack check by Helge Deller · 7 years ago
  59. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 7 years ago
  60. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 7 years ago
  61. ae75d1a Merge tag 'tty-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 7 years ago
  62. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  63. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  64. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  65. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 7 years ago
  68. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 7 years ago
  69. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 7 years ago
  70. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 7 years ago
  71. ece4b20 arm64/numa: Drop duplicate message by Punit Agrawal · 7 years ago
  72. f1ff89e kvm: x86: hyperv: avoid livelock in oneshot SynIC timers by Roman Kagan · 7 years ago
  73. f244dee KVM: VMX: Fix invalid guest state detection after task-switch emulation by Wanpeng Li · 7 years ago
  74. 878ec36 ARM: NOMMU: Wire-up default DMA interface by Vladimir Murzin · 7 years ago
  75. 43fc509 dma-coherent: introduce interface for default DMA pool by Vladimir Murzin · 7 years ago
  76. 0d70262 ARM: kexec: fix failure to boot crash kernel by Russell King · 7 years ago
  77. 67556d7 ARM: kexec: avoid allocating crashkernel region outside lowmem by Russell King · 7 years ago
  78. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  79. a270f32 arm64: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  80. 6f44a0b arm64: traps: disable irq in die() by Qiao Zhou · 7 years ago
  81. 32fb5d7 arm64: atomics: Remove '&' from '+&' asm constraint in lse atomics by Will Deacon · 7 years ago
  82. c396fe7 arm64: uaccess: Remove redundant __force from addr cast in __range_ok by Will Deacon · 7 years ago
  83. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 7 years ago
  84. d689c64 x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 7 years ago
  85. d460131 x86/build: Silence the build with "make -s" by Arnd Bergmann · 7 years ago
  86. 7206f9b x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  87. 5623452 x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning by Arnd Bergmann · 7 years ago
  88. 75e2f0a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 7 years ago
  89. 11d8b05 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  90. 0e7f0b6 x86/defconfig: Remove stale, old Kconfig options by Krzysztof Kozlowski · 7 years ago
  91. e708e35 x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 7 years ago
  92. dad5ab0 x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 7 years ago
  93. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  94. c2ce3f5 x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 7 years ago
  95. b3f1dfb KVM: nVMX: Disallow VM-entry in MOV-SS shadow by Jim Mattson · 7 years ago
  96. 4c4a6f7 KVM: nVMX: track NMI blocking state separately for each VMCS by Paolo Bonzini · 7 years ago
  97. f85c758 KVM: x86: masking out upper bits by Dan Carpenter · 7 years ago
  98. dc853e2 perf/x86/intel: Fix debug_store reset field for freq events by Jiri Olsa · 7 years ago
  99. dd0b06b perf/x86/intel: Add Goldmont Plus CPU PMU support by Kan Liang · 7 years ago
  100. 5c10b04 perf/x86/intel: Enable C-state residency events for Apollo Lake by Harry Pan · 7 years ago