1. 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
  2. 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
  3. 20c6c18 x86/boot: Disable the address-of-packed-member compiler warning by Matthias Kaehlcke · 7 years ago
  4. 1d518c6 KVM: LAPIC: Fix reentrancy issues with preempt notifiers by Wanpeng Li · 7 years ago
  5. 2d6144e KVM: nVMX: Fix loss of L2's NMI blocking state by Wanpeng Li · 7 years ago
  6. 06a5524 KVM: nVMX: Fix posted intr delivery when vcpu is in guest mode by Wincy Van · 8 years ago
  7. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  8. a512177 KVM: x86: do mask out upper bits of PAE CR3 by Paolo Bonzini · 7 years ago
  9. 4ecf719 x86/efi: Fix reboot_mode when EFI runtime services are disabled by Stefan Assmann · 7 years ago
  10. 18d5e6c x86/boot: #undef memcpy() et al in string.c by Michael Davidson · 7 years ago
  11. 38115f2 kprobes/x86: Release insn_slot in failure path by Masami Hiramatsu · 8 years ago
  12. ba883b4 perf/x86/intel/uncore: Fix missing marker for skx_uncore_cha_extra_regs by Stephane Eranian · 8 years ago
  13. 8aa7b7b perf/x86/intel/uncore: Fix SKX CHA event extra regs by Stephane Eranian · 8 years ago
  14. 9ad0fbd perf/x86/intel/uncore: Remove invalid Skylake server CHA filter field by Kan Liang · 8 years ago
  15. c3f0268 perf/x86/intel/uncore: Fix Skylake server CHA LLC_LOOKUP event umask by Kan Liang · 8 years ago
  16. bab4e56 perf/x86/intel/uncore: Fix Skylake server PCU PMU event format by Kan Liang · 8 years ago
  17. b362598 perf/x86/intel/uncore: Fix Skylake UPI PMU event masks by Stephane Eranian · 8 years ago
  18. fa19871 KVM: VMX: remove unused field by Paolo Bonzini · 8 years ago
  19. c185dde xen/x86: fix cpu hotplug by Juergen Gross · 8 years ago
  20. 0e4d394 xen/x86: Don't BUG on CPU0 offlining by Vitaly Kuznetsov · 8 years ago
  21. b0a7528 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  22. 4ec9f7a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. bbcdea6 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  24. 0a6109f Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  25. db15e7f x86/devicetree: Convert to using %pOF instead of ->full_name by Rob Herring · 8 years ago
  26. df6c3db perf/x86/intel: Add proper condition to run sched_task callbacks by Jiri Olsa · 8 years ago
  27. 2fe9a5c x86/platform/uv/BAU: Disable BAU on single hub configurations by Andrew Banman · 8 years ago
  28. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 8 years ago
  29. f1ff89e kvm: x86: hyperv: avoid livelock in oneshot SynIC timers by Roman Kagan · 8 years ago
  30. f244dee KVM: VMX: Fix invalid guest state detection after task-switch emulation by Wanpeng Li · 8 years ago
  31. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 8 years ago
  32. 0bc7304 x86/platform/intel-mid: Fix a format string overflow warning by Arnd Bergmann · 8 years ago
  33. d689c64 x86/platform: Add PCI dependency for PUNIT_ATOM_DEBUG by Arnd Bergmann · 8 years ago
  34. d460131 x86/build: Silence the build with "make -s" by Arnd Bergmann · 8 years ago
  35. 7206f9b x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 8 years ago
  36. 5623452 x86/fpu/math-emu: Avoid bogus -Wint-in-bool-context warning by Arnd Bergmann · 8 years ago
  37. 75e2f0a x86/fpu/math-emu: Fix possible uninitialized variable use by Arnd Bergmann · 8 years ago
  38. 11d8b05 perf/x86: Shut up false-positive -Wmaybe-uninitialized warning by Arnd Bergmann · 8 years ago
  39. 0e7f0b6 x86/defconfig: Remove stale, old Kconfig options by Krzysztof Kozlowski · 8 years ago
  40. e708e35 x86/ioapic: Pass the correct data to unmask_ioapic_irq() by Seunghun Han · 8 years ago
  41. dad5ab0 x86/acpi: Prevent out of bound access caused by broken ACPI tables by Seunghun Han · 8 years ago
  42. e06fdaf Merge tag 'gcc-plugins-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 8 years ago
  43. c2ce3f5 x86: add MULTIUSER dependency for KVM by Arnd Bergmann · 8 years ago
  44. b3f1dfb KVM: nVMX: Disallow VM-entry in MOV-SS shadow by Jim Mattson · 8 years ago
  45. 4c4a6f7 KVM: nVMX: track NMI blocking state separately for each VMCS by Paolo Bonzini · 8 years ago
  46. f85c758 KVM: x86: masking out upper bits by Dan Carpenter · 8 years ago
  47. dc853e2 perf/x86/intel: Fix debug_store reset field for freq events by Jiri Olsa · 8 years ago
  48. dd0b06b perf/x86/intel: Add Goldmont Plus CPU PMU support by Kan Liang · 8 years ago
  49. 5c10b04 perf/x86/intel: Enable C-state residency events for Apollo Lake by Harry Pan · 8 years ago
  50. 4c07f90 x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT by Roman Kagan · 8 years ago
  51. dfc1ed1 x86/platform/uv/BAU: Fix congested_response_us not taking effect by Justin Ernst · 8 years ago
  52. 5f8a161 x86/cpu: Use indirect call to measure performance in init_amd_k6() by Mikulas Patocka · 8 years ago
  53. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  54. 4ecd4ff Merge branch 'for-linus-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 8 years ago
  55. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  56. dcf903d Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  57. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 8 years ago
  58. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 8 years ago
  59. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 8 years ago
  60. 1261bfa KVM: async_pf: Add L1 guest async_pf #PF vmexit handler by Wanpeng Li · 8 years ago
  61. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 8 years ago
  62. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 8 years ago
  63. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 8 years ago
  64. 0825f49 x86/efi: move asmlinkage before return type by Joe Perches · 8 years ago
  65. c204d21 x86/mmap: properly account for stack randomization in mmap_base by Rik van Riel · 8 years ago
  66. bf9eb54 x86: ascii armor the x86_64 boot init stack canary by Rik van Riel · 8 years ago
  67. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  68. 05a4a95 kernel/watchdog: split up config options by Nicholas Piggin · 8 years ago
  69. 203e9e4 kexec: move vmcoreinfo out of the kernel's .bss section by Xunlei Pang · 8 years ago
  70. 89c8a49 KVM: SVM: Enable Virtual VMLOAD VMSAVE feature by Janakarajan Natarajan · 8 years ago
  71. 76ff359 KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition by Janakarajan Natarajan · 8 years ago
  72. 0dc9211 KVM: SVM: Rename lbr_ctl field in the vmcb control area by Janakarajan Natarajan · 8 years ago
  73. 8a77e90 KVM: SVM: Prepare for new bit definition in lbr_ctl by Janakarajan Natarajan · 8 years ago
  74. b742c1e KVM: SVM: handle singlestep exception when skipping emulated instructions by Ladi Prosek · 8 years ago
  75. fb53072 KVM: x86: take slots_lock in kvm_free_pit by Radim Krčmář · 8 years ago
  76. 48ae0fb kvm: vmx: Properly handle machine check during VM-entry by Jim Mattson · 8 years ago
  77. 0bc48be KVM: x86: update master clock before computing kvmclock_offset by Radim Krčmář · 8 years ago
  78. 85fd514 kvm: nVMX: Shadow "high" parts of shadowed 64-bit VMCS fields by Jim Mattson · 8 years ago
  79. 5fa99cb kvm: nVMX: Fix nested_vmx_check_msr_bitmap_controls by Jim Mattson · 8 years ago
  80. 56a2051 kvm: nVMX: Validate the I/O bitmaps on nested VM-entry by Jim Mattson · 8 years ago
  81. 7cdc2d6 kvm: nVMX: Don't set vmcs12 to "launched" when VMLAUNCH fails by Jim Mattson · 8 years ago
  82. eab0953 binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 8 years ago
  83. 4d46133 x86/kasan: don't allocate extra shadow memory by Andrey Ryabinin · 8 years ago
  84. 61e8d46 um: Correctly check for PTRACE_GETRESET/SETREGSET by Richard Weinberger · 8 years ago
  85. 70bcd70 KVM: vmx: expose more information for KVM_INTERNAL_ERROR_DELIVERY_EV exits by Paolo Bonzini · 8 years ago
  86. 2b97620 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. f263fbb Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  88. 09b56d5a Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 8 years ago
  89. 98ced88 Merge tag 'kbuild-thinar-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  90. 58f051f Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 8 years ago
  91. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  92. b6ffe9b Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  93. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  94. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  95. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  96. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  97. 6e6c5b9 Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 8 years ago
  98. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  99. 7868a20 mm/hugetlb: add size parameter to huge_pte_offset() by Punit Agrawal · 8 years ago
  100. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago