1. 2d34410 KVM, pkeys: introduce pkru_mask to cache conditions by Huaitong Han · 9 years ago
  2. 1be0e61 KVM, pkeys: save/restore PKRU when guest/host switches by Xiao Guangrong · 9 years ago
  3. 9e90199 x86: pkey: introduce write_pkru() for KVM by Xiao Guangrong · 9 years ago
  4. 17a511f KVM, pkeys: add pkeys support for xsave state by Huaitong Han · 9 years ago
  5. ddba262 KVM, pkeys: disable pkeys for guests in non-paging mode by Huaitong Han · 9 years ago
  6. e0b18ef KVM: x86: remove magic number with enum cpuid_leafs by Huaitong Han · 9 years ago
  7. f13577e KVM: MMU: return page fault error code from permission_fault by Paolo Bonzini · 9 years ago
  8. ef697a7 KVM: VMX: fix nested vpid for old KVM guests by Paolo Bonzini · 9 years ago
  9. f6870ee KVM: VMX: avoid guest hang on invalid invvpid instruction by Paolo Bonzini · 9 years ago
  10. 2849eb4 KVM: VMX: avoid guest hang on invalid invept instruction by Paolo Bonzini · 9 years ago
  11. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. 24b5e20 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 26660a4 Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  14. 142b9e6 x86/kallsyms: fix GOLD link failure with new relative kallsyms table format by Ard Biesheuvel · 9 years ago
  15. 3c2de27 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  16. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  17. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  18. 8b23a8c Merge branches 'work.lookups', 'work.misc' and 'work.preadv2' into for-next by Al Viro · 9 years ago
  19. 0f49fc9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching by Linus Torvalds · 9 years ago
  20. 1a46712 Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 9 years ago
  21. 588ab3f Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 9 years ago
  22. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  23. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 9 years ago
  24. 3ed3a4f mm: cleanup *pte_alloc* interfaces by Kirill A. Shutemov · 9 years ago
  25. bb7aeae Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 9 years ago
  26. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago
  27. 8759957 Merge tag 'libnvdimm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  28. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  29. 277edba Merge tag 'pm+acpi-4.6-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  30. 271ecc5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  31. 10dc374 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  32. d367cef x86/mm/pat: Fix boot crash when 1GB pages are not supported by the CPU by Matt Fleming · 9 years ago
  33. a75e1f6 x86: also use debug_pagealloc_enabled() for free_init_pages by Christian Borntraeger · 9 years ago
  34. 288cf3c x86: query dynamic DEBUG_PAGEALLOC setting by Christian Borntraeger · 9 years ago
  35. 710d60c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  36. df2e37c Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. 8a284c0 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  38. ae465be Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  39. 8ab84ef Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  41. 9cf8d63 Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  42. ecc026b Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. fa53c48 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  44. 42576be Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  45. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  46. 6e6f498 Merge branch 'pci/resource' into next by Bjorn Helgaas · 9 years ago
  47. cfeb813 Merge branch 'pci/host-hv' into next by Bjorn Helgaas · 9 years ago
  48. c334f9c Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-rcar', 'pci/host-tegra', 'pci/host-thunder', 'pci/host-vmd', 'pci/host-xilinx' and 'pci/host-xilinx-nwl' into next by Bjorn Helgaas · 9 years ago
  49. 18e5e69 Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/virtualization' and 'pci/vpd' into next by Bjorn Helgaas · 9 years ago
  50. d4e79615 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  51. d88bfe1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. e71c2c1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  53. d09e356 Merge branch 'mm-readonly-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  54. fbed0bc Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  55. d37a14bb Merge branch 'core-resources-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  56. 0d571b6 Merge branch 'pm-tools' by Rafael J. Wysocki · 9 years ago
  57. 1e94082 ipv6: Pass proto to csum_ipv6_magic as __u8 instead of unsigned short by Alexander Duyck · 9 years ago
  58. 01cfbad ipv4: Update parameters for csum_tcpudp_magic to their original types by Alexander Duyck · 9 years ago
  59. 3fdb746 Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux into pm-tools by Rafael J. Wysocki · 9 years ago
  60. 2f51c82 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. d050049 x86/cpufeature: Enable new AVX-512 features by Fenghua Yu · 9 years ago
  62. 452308d x86/efi: Fix boot crash by always mapping boot service regions into new EFI page tables by Matt Fleming · 9 years ago
  63. 6e68670 x86/fpu: Fix eager-FPU handling on legacy FPU machines by Borislav Petkov · 9 years ago
  64. 0d47638 x86/mm/pkeys: Fix mismerge of protection keys CPUID bits by Dave Hansen · 9 years ago
  65. 8b8addf x86/mm/32: Enable full randomization on i386 and X86_32 by Hector Marco-Gisbert · 9 years ago
  66. 2c2c5c5 x86/PCI: VMD: Attach VMD resources to parent domain's resource tree by Jon Derrick · 9 years ago
  67. d068c35 x86/PCI: VMD: Set bus resource start to 0 by Keith Busch · 9 years ago
  68. 83cc54a x86/PCI: VMD: Document code for maintainability by Keith Busch · 9 years ago
  69. 10ee738 x86/entry/traps: Show unhandled signal for i386 in do_trap() by Jianyu Zhan · 9 years ago
  70. 8447733 x86/delay: Avoid preemptible context checks in delay_mwaitx() by Borislav Petkov · 9 years ago
  71. 5f0b819 KVM: MMU: fix reserved bit check for ept=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 by Paolo Bonzini · 9 years ago
  72. 844a5fe KVM: MMU: fix ept=0/pte.u=1/pte.w=0/CR0.WP=0/CR4.SMEP=1/EFER.NX=0 combo by Paolo Bonzini · 9 years ago
  73. 9999c8c x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  74. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 9 years ago
  75. 6cbe9e4 Merge branch 'linus' into locking/core, to pick up fixes by Ingo Molnar · 9 years ago
  76. a65050c x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off") by Yu-cheng Yu · 9 years ago
  77. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  78. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  79. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 9 years ago
  80. 7536656 x86/entry/32: Simplify and fix up the SYSENTER stack #DB/NMI fixup by Andy Lutomirski · 9 years ago
  81. 6dcc941 x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed by Andy Lutomirski · 9 years ago
  82. f2b3757 x86/entry: Vastly simplify SYSENTER TF (single-step) handling by Andy Lutomirski · 9 years ago
  83. 8bb5643 x86/entry/traps: Clear DR6 early in do_debug() and improve the comment by Andy Lutomirski · 9 years ago
  84. 81edd9f x86/entry/traps: Clear TIF_BLOCKSTEP on all debug exceptions by Andy Lutomirski · 9 years ago
  85. c2c9b52 x86/entry/32: Restore FLAGS on SYSEXIT by Andy Lutomirski · 9 years ago
  86. 67f590e x86/entry/32: Filter NT and speed up AC filtering in SYSENTER by Andy Lutomirski · 9 years ago
  87. e786041 x86/entry/compat: In SYSENTER, sink AC clearing below the existing FLAGS test by Andy Lutomirski · 9 years ago
  88. 4890116 Merge branch 'for-4.6/pfn' into libnvdimm-for-next by Dan Williams · 9 years ago
  89. 59e6473 libnvdimm, pmem: clear poison on write by Dan Williams · 9 years ago
  90. 8b30a8b x86/defconfigs/32: Set CONFIG_FRAME_WARN to the Kconfig default by Borislav Petkov · 9 years ago
  91. 5a5fbdc KVM: x86: remove eager_fpu field of struct kvm_vcpu_arch by Paolo Bonzini · 9 years ago
  92. a87036a KVM: x86: disable MPX if host did not enable MPX XSAVE features by Paolo Bonzini · 9 years ago
  93. f363938 x86/fpu: Fix 'no387' regression by Andy Lutomirski · 9 years ago
  94. ab92f30 Merge tag 'kvm-arm-for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD by Paolo Bonzini · 9 years ago
  95. 0bae2f1 Merge branch 'ib-mfd-regulator-gpio-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd into devel by Linus Walleij · 9 years ago
  96. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 9 years ago
  97. 5f8fc43 PCI: Include pci/pcie/Kconfig directly from pci/Kconfig by Bogicevic Sasa · 9 years ago
  98. 0c0e073 PCI: Set ROM shadow location in arch code, not in PCI core by Bjorn Helgaas · 9 years ago
  99. 63e2292 PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED by Bjorn Helgaas · 9 years ago
  100. b894157 x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs by Bjorn Helgaas · 9 years ago