1. c153e62 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. ccd5b32 x86/mm: Fix use-after-free of ldt_struct by Eric Biggers · 7 years ago
  3. 38cfd5e KVM, pkeys: do not use PKRU value in vcpu->arch.guest_fpu.state by Paolo Bonzini · 7 years ago
  4. b9dd21e KVM: x86: simplify handling of PKRU by Paolo Bonzini · 7 years ago
  5. 7f680d7 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  6. c715b72 mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes by Kees Cook · 7 years ago
  7. 043cd07 Merge tag 'for-linus-4.13b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 7 years ago
  8. c138d81 x86: provide an init_mem_mapping hypervisor hook by Juergen Gross · 7 years ago
  9. 5442c26 x86/cpufeature, kvm/svm: Rename (shorten) the new "virtualized VMSAVE/VMLOAD" CPUID flag by Borislav Petkov · 7 years ago
  10. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  11. 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
  12. 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
  13. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 7 years ago
  14. 325cdac debug: Fix WARN_ON_ONCE() for modules by Josh Poimboeuf · 7 years ago
  15. 7206f9b x86/io: Add "memory" clobber to insb/insw/insl/outsb/outsw/outsl by Arnd Bergmann · 7 years ago
  16. 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
  17. 4c07f90 x86/mm, KVM: Fix warning when !CONFIG_PREEMPT_COUNT by Roman Kagan · 7 years ago
  18. 89cbec7 Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  19. e37a07e Merge tag 'kvm-4.13-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  20. d3457c8 kvm: x86: hyperv: make VP_INDEX managed by userspace by Roman Kagan · 7 years ago
  21. 52a5c15 KVM: async_pf: Let guest support delivery of async_pf from guest mode by Wanpeng Li · 7 years ago
  22. adfe20f KVM: async_pf: Force a nested vmexit if the injected #PF is async_pf by Wanpeng Li · 7 years ago
  23. 1261bfa KVM: async_pf: Add L1 guest async_pf #PF vmexit handler by Wanpeng Li · 7 years ago
  24. cfcd20e KVM: x86: Simplify kvm_x86_ops->queue_exception parameter list by Wanpeng Li · 7 years ago
  25. efc479e kvm: x86: hyperv: add KVM_CAP_HYPERV_SYNIC2 by Roman Kagan · 8 years ago
  26. a826faf KVM: x86: make backwards_tsc_observed a per-VM variable by Ladi Prosek · 8 years ago
  27. 0825f49 x86/efi: move asmlinkage before return type by Joe Perches · 8 years ago
  28. bf9eb54 x86: ascii armor the x86_64 boot init stack canary by Rik van Riel · 8 years ago
  29. 6974f0c include/linux/string.h: add the option of fortified string.h functions by Daniel Micay · 8 years ago
  30. 89c8a49 KVM: SVM: Enable Virtual VMLOAD VMSAVE feature by Janakarajan Natarajan · 8 years ago
  31. 76ff359 KVM: SVM: Add Virtual VMLOAD VMSAVE feature definition by Janakarajan Natarajan · 8 years ago
  32. 0dc9211 KVM: SVM: Rename lbr_ctl field in the vmcb control area by Janakarajan Natarajan · 8 years ago
  33. 8a77e90 KVM: SVM: Prepare for new bit definition in lbr_ctl by Janakarajan Natarajan · 8 years ago
  34. eab0953 binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 8 years ago
  35. 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
  36. 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
  37. 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
  38. 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
  39. 9f45efb Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  40. dc50214 Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  41. c856863 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  42. f72e24a Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  43. 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
  44. c136b84 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 8 years ago
  45. e1073d1 mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE by Aneesh Kumar K.V · 8 years ago
  46. 12df216 x86/boot/e820: Introduce the bootloader provided e820_table_firmware[] table by Chen Yu · 8 years ago
  47. a09bae0 x86/boot/e820: Rename the e820_table_firmware to e820_table_kexec by Chen Yu · 8 years ago
  48. 99c13b8 x86/mm/pat: Don't report PAT on CPUs that don't support it by Mikulas Patocka · 8 years ago
  49. 408c986 Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  50. f4dd029 Merge tag 'char-misc-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  51. 4422d80 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  52. 3ad918e Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 8c07351 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. 03ffbcd Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  55. 3170d8d kill {__,}{get,put}_user_unaligned() by Al Viro · 8 years ago
  56. 7a69f9c6 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  57. e144900 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  58. 6553698 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  59. 9bd4218 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  60. 7447d56 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  61. 892ad5a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  62. 301f8d7 Merge branch 'pm-sleep' by Rafael J. Wysocki · 8 years ago
  63. 16b5b09 Merge branch 'pm-tools' by Rafael J. Wysocki · 8 years ago
  64. c54590c x86/xen: allow userspace access during hypercalls by Marek Marczykowski-Górecki · 8 years ago
  65. ac8d57e kvm: x86: mmu: allow A/D bits to be disabled in an mmu by Peter Feiner · 8 years ago
  66. 7dcf90e PCI: hv: Use vPCI protocol version 1.2 by Jork Loeser · 8 years ago
  67. 8acdf50 randstruct: opt-out externally exposed function pointer structs by Kees Cook · 8 years ago
  68. 3859a27 randstruct: Mark various structs for randomization by Kees Cook · 8 years ago
  69. 04a7ea0 Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 8 years ago
  70. 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
  71. 9304d16 x86/PCI: Remove duplicate defines by Thomas Gleixner · 8 years ago
  72. 5860acc x86: remove arch specific dma_supported implementation by Christoph Hellwig · 8 years ago
  73. a760088 x86: remove DMA_ERROR_CODE by Christoph Hellwig · 8 years ago
  74. ca6a465 x86, libnvdimm, pmem: remove global pmem api by Dan Williams · 8 years ago
  75. f2b6125 x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm by Dan Williams · 8 years ago
  76. 5422583 Merge back PM tools material for v4.13. by Rafael J. Wysocki · 8 years ago
  77. a4fd8b3 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  78. 1bc3cd4 Merge branch 'linus' into sched/core, to pick up fixes by Ingo Molnar · 8 years ago
  79. e8ad8bc x86/paravirt: Remove unnecessary return from void function by Anton Vasilyev · 8 years ago
  80. 26fcd95 x86/mshyperv: Remove excess #includes from mshyperv.h by Thomas Gleixner · 8 years ago
  81. 0e24f7c x86/apic: Add irq_data argument to apic->cpu_mask_to_apicid() by Thomas Gleixner · 8 years ago
  82. 91cd9cb x86/apic: Move cpumask and to core code by Thomas Gleixner · 8 years ago
  83. ad95212 x86/apic: Move flat_cpu_mask_to_apicid_and() into C source by Thomas Gleixner · 8 years ago
  84. f0383c2 genirq/cpuhotplug: Add support for cleaning up move in progress by Thomas Gleixner · 8 years ago
  85. 0323b96 x86/msi: Remove unused remap irq domain interface by Thomas Gleixner · 8 years ago
  86. 667724c x86/msi: Provide new iommu irqdomain interface by Thomas Gleixner · 8 years ago
  87. c8401dd KVM: x86: fix singlestepping over syscall by Paolo Bonzini · 8 years ago
  88. 2cf0284 x86/hyperv: Check frequency MSRs presence according to the specification by Vitaly Kuznetsov · 8 years ago
  89. d543681 x86/mm: Remove reset_lazy_tlbstate() by Andy Lutomirski · 8 years ago
  90. 7353425 x86/ldt: Simplify the LDT switching logic by Andy Lutomirski · 8 years ago
  91. a4eb8b9 Merge branch 'linus' into x86/mm, to pick up fixes by Ingo Molnar · 8 years ago
  92. f9e1698 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 8 years ago
  93. c094488 x86/power/64: Use char arrays for asm function names by Kees Cook · 8 years ago
  94. ae3f415 kbuild: replace genhdr-y with generated-y by Masahiro Yamada · 8 years ago
  95. 902b319 Merge branch 'WIP.sched/core' into sched/core by Ingo Molnar · 8 years ago
  96. 2eb0fc9 Merge tag 'v4.12-rc6' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  97. 4e4f00a x86, dax, libnvdimm: remove wb_cache_pmem() indirection by Dan Williams · 8 years ago
  98. 81f5587 x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush by Dan Williams · 8 years ago
  99. fec5377 filesystem-dax: convert to dax_copy_from_iter() by Dan Williams · 8 years ago
  100. fbe9ff9 x86/mce: Get rid of register_mce_write_callback() by Borislav Petkov · 8 years ago