1. 681e57b Merge 4.9.121 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. e853786 x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  3. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  4. e87485a crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() by Eric Biggers · 6 years ago
  5. 2130e54 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  6. cc83ba4 x86: i8259: Add missing include file by Guenter Roeck · 6 years ago
  7. 61341a3 x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled by Guenter Roeck · 6 years ago
  8. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  9. 7f5d090 x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present by Borislav Petkov · 6 years ago
  10. 4edf4ad x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h by Suravee Suthikulpanit · 7 years ago
  11. 16848eb x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
  12. 59a6e1f x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread by Vlastimil Babka · 6 years ago
  13. da540c0 x86/microcode: Allow late microcode loading with SMT disabled by Josh Poimboeuf · 6 years ago
  14. 760f948 x86/microcode: Do not upload microcode if CPUs are offline by Ashok Raj · 6 years ago
  15. e79d049 x86/mm/kmmio: Make the tracer robust against L1TF by Andi Kleen · 6 years ago
  16. 7e46437 x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 6 years ago
  17. 5ebf3f8 x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert by Andi Kleen · 6 years ago
  18. 4656dfb x86/speculation/l1tf: Invert all not present mappings by Andi Kleen · 6 years ago
  19. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  20. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  21. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  22. ee782ed x86/speculation: Simplify sysfs report of VMX L1TF vulnerability by Paolo Bonzini · 6 years ago
  23. ce2c7551 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 6 years ago
  24. 7a1eac8 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 6 years ago
  25. 8a01dd3 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 6 years ago
  26. 1a155ef KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 6 years ago
  27. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  28. 77a83b3 x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() by Nicolai Stange · 6 years ago
  29. 2c5a3a0 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  30. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  31. e371c92 x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  32. 5766dc1 x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 by Nicolai Stange · 6 years ago
  33. 90bc306 x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() by Nicolai Stange · 6 years ago
  34. 936f566 x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' by Nicolai Stange · 6 years ago
  35. 698ac1b x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() by Nicolai Stange · 6 years ago
  36. 587d499 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  37. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  38. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  39. 4797c2f x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  40. 6ccf633 x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  41. dff0982 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  42. 641a211 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  43. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  44. 31282cf x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  45. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  46. a8c1467 x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  47. c45ff81 x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago
  48. 5d3eaa2 x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting by Konrad Rzeszutek Wilk · 6 years ago
  49. 1555f9e x86/KVM/VMX: Add find_msr() helper function by Konrad Rzeszutek Wilk · 6 years ago
  50. 57e3ada x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers by Konrad Rzeszutek Wilk · 6 years ago
  51. 69c2525 kvm: nVMX: Update MSR load counts on a VMCS switch by Jim Mattson · 8 years ago
  52. b3dc63c x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  53. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  54. b3d648a x86/KVM/VMX: Add L1D flush algorithm by Paolo Bonzini · 6 years ago
  55. af6ce92 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  56. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  57. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  58. 3f0eb66 x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  59. 53527af x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  60. 250f0ae x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings by Borislav Petkov · 6 years ago
  61. a835862 x86/cpufeatures: Add detection of L1D cache flush support. by Konrad Rzeszutek Wilk · 6 years ago
  62. c4b998c x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 6 years ago
  63. 4a818f2 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  64. ae76eb1 x86/cpu/AMD: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  65. 112d243 x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info by Borislav Petkov · 6 years ago
  66. 0ee6f3b x86/cpu/intel: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  67. 3b4f20a x86/cpu/topology: Provide detect_extended_topology_early() by Thomas Gleixner · 6 years ago
  68. 691997b x86/cpu/common: Provide detect_ht_early() by Thomas Gleixner · 6 years ago
  69. a6d2fa5 x86/cpu/AMD: Remove the pointless detect_ht() call by Thomas Gleixner · 6 years ago
  70. e043928 x86/cpu: Remove the pointless CPU printout by Thomas Gleixner · 6 years ago
  71. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  72. 16fd33cd x86/topology: Provide topology_smt_supported() by Thomas Gleixner · 6 years ago
  73. 7b69a96 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  74. 1ac1dc1 x86/bugs: Move the l1tf function and define pr_fmt properly by Konrad Rzeszutek Wilk · 6 years ago
  75. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  76. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  77. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  78. 5b2ec92 x86/speculation/l1tf: Make sure the first page is always reserved by Andi Kleen · 6 years ago
  79. 33182fe x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation by Andi Kleen · 6 years ago
  80. 6071227 x86/speculation/l1tf: Protect swap entries against L1TF by Linus Torvalds · 6 years ago
  81. 2c9b57e x86/speculation/l1tf: Change order of offset/type in swap entry by Linus Torvalds · 6 years ago
  82. 1a4922e mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  83. bbd07cb x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT by Andi Kleen · 6 years ago
  84. 329d815 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  85. a92daabd kprobes/x86: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago
  86. 6455f41 x86/speculation: Protect against userspace-userspace spectreRSB by Jiri Kosina · 6 years ago
  87. 640fe07 x86/paravirt: Fix spectre-v2 mitigations for paravirt guests by Peter Zijlstra · 6 years ago
  88. 16aeb3f ARM: dts: imx6sx: fix irq for pcie bridge by Oleksij Rempel · 6 years ago
  89. 2106b21 parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  90. 5f394c9 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  91. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 020a90f kvm: x86: vmx: fix vpid leak by Roman Kagan · 6 years ago
  93. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  94. eac904d microblaze: Fix simpleImage format generation by Michal Simek · 6 years ago
  95. b713163 arm64: defconfig: Enable Rockchip io-domain driver by Enric Balletbo i Serra · 6 years ago
  96. 67d64e1 perf: fix invalid bit in diagnostic entry by Thomas Richter · 6 years ago
  97. 157674a s390/cpum_sf: Add data entry sizes to sampling trailer entry by Thomas Richter · 6 years ago
  98. 202a0cf ARM: dts: sh73a0: Add missing interrupt-affinity to PMU node by Geert Uytterhoeven · 6 years ago
  99. 1af8796 ARM: dts: emev2: Add missing interrupt-affinity to PMU node by Geert Uytterhoeven · 6 years ago
  100. e7de1c6 powerpc/embedded6xx/hlwd-pic: Prevent interrupts from being handled by Starlet by Jonathan Neuschäfer · 6 years ago