1. eaccc6f ARM: imx_v4_v5_defconfig: Select ULPI support by Fabio Estevam · 6 years ago
  2. 7214761 ARM: imx_v6_v7_defconfig: Select ULPI support by Fabio Estevam · 6 years ago
  3. b9ce3ce m68k: fix "bad page state" oops on ColdFire boot by Greg Ungerer · 6 years ago
  4. 36b0779 bpf, s390: fix potential memleak when later bpf_jit_prog fails by Daniel Borkmann · 6 years ago
  5. 680fc01 ARM: dts: da850: Fix interrups property for gpio by Keerthy · 6 years ago
  6. 8982dcf ARM: dts: am437x: make edt-ft5x06 a wakeup source by Daniel Mack · 6 years ago
  7. 8cc7051 ARC: Enable machine_desc->init_per_cpu for !CONFIG_SMP by Alexey Brodkin · 7 years ago
  8. 40137ff arm64: make secondary_start_kernel() notrace by Zhizhou Zhang · 6 years ago
  9. 9eb1a10 arm64: dts: ns2: Fix I2C controller interrupt type by Ray Jui · 6 years ago
  10. a5865bb ARM: dts: Cygnus: Fix PCIe controller interrupt type by Ray Jui · 6 years ago
  11. 7f9391c ARM: dts: Cygnus: Fix I2C controller interrupt type by Ray Jui · 6 years ago
  12. e63c10b ARM: dts: NSP: Fix PCIe controllers interrupt types by Florian Fainelli · 6 years ago
  13. 31ceb58 ARM: dts: NSP: Fix i2c controller interrupt type by Florian Fainelli · 6 years ago
  14. e7a0393 ARC: Explicitly add -mmedium-calls to CFLAGS by Alexey Brodkin · 6 years ago
  15. 9871563 x86/entry/64: Remove %ebx handling from error_entry/exit by Andy Lutomirski · 6 years ago
  16. 89c059b x86/mm: Simplify p[g4um]d_page() macros by Tom Lendacky · 7 years ago
  17. 7e5cac8 x86/speculation/l1tf: Exempt zeroed PTEs from inversion by Sean Christopherson · 6 years ago
  18. e853786 x86/mm: Add TLB purge to free pmd/pte page interfaces by Toshi Kani · 6 years ago
  19. 6e6b637 ioremap: Update pgtable free interfaces with addr by Chintan Pandya · 6 years ago
  20. e87485a crypto: x86/sha256-mb - fix digest copy in sha256_mb_mgr_get_comp_job_avx2() by Eric Biggers · 6 years ago
  21. 2130e54 x86/mm: Disable ioremap free page handling on x86-PAE by Toshi Kani · 6 years ago
  22. cc83ba4 x86: i8259: Add missing include file by Guenter Roeck · 6 years ago
  23. 61341a3 x86/l1tf: Fix build error seen if CONFIG_KVM_INTEL is disabled by Guenter Roeck · 6 years ago
  24. 7f5d090 x86/CPU/AMD: Have smp_num_siblings and cpu_llc_id always be present by Borislav Petkov · 6 years ago
  25. 4edf4ad x86/cpu/amd: Limit cpu_core_id fixup to families older than F17h by Suravee Suthikulpanit · 7 years ago
  26. 16848eb x86/init: fix build with CONFIG_SWAP=n by Vlastimil Babka · 6 years ago
  27. 59a6e1f x86/smp: fix non-SMP broken build due to redefinition of apic_id_is_primary_thread by Vlastimil Babka · 6 years ago
  28. da540c0 x86/microcode: Allow late microcode loading with SMT disabled by Josh Poimboeuf · 6 years ago
  29. 760f948 x86/microcode: Do not upload microcode if CPUs are offline by Ashok Raj · 6 years ago
  30. e79d049 x86/mm/kmmio: Make the tracer robust against L1TF by Andi Kleen · 6 years ago
  31. 7e46437 x86/mm/pat: Make set_memory_np() L1TF safe by Andi Kleen · 6 years ago
  32. 5ebf3f8 x86/speculation/l1tf: Make pmd/pud_mknotpresent() invert by Andi Kleen · 6 years ago
  33. 4656dfb x86/speculation/l1tf: Invert all not present mappings by Andi Kleen · 6 years ago
  34. c504b9f cpu/hotplug: Fix SMT supported evaluation by Thomas Gleixner · 6 years ago
  35. f56c8ee KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  36. 383f160 x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry by Paolo Bonzini · 6 years ago
  37. ee782ed x86/speculation: Simplify sysfs report of VMX L1TF vulnerability by Paolo Bonzini · 6 years ago
  38. ce2c7551 KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR by Paolo Bonzini · 6 years ago
  39. 7a1eac8 KVM: X86: Allow userspace to define the microcode version by Wanpeng Li · 6 years ago
  40. 8a01dd3 KVM: X86: Introduce kvm_get_msr_feature() by Wanpeng Li · 6 years ago
  41. 1a155ef KVM: SVM: Add MSR-based feature support for serializing LFENCE by Tom Lendacky · 6 years ago
  42. 62d88fc KVM: x86: Add a framework for supporting MSR-based features by Tom Lendacky · 6 years ago
  43. 77a83b3 x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() by Nicolai Stange · 6 years ago
  44. 2c5a3a0 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  45. 8574df1 x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  46. e371c92 x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  47. 5766dc1 x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 by Nicolai Stange · 6 years ago
  48. 90bc306 x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() by Nicolai Stange · 6 years ago
  49. 936f566 x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' by Nicolai Stange · 6 years ago
  50. 698ac1b x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() by Nicolai Stange · 6 years ago
  51. 587d499 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  52. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  53. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  54. 4797c2f x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  55. 6ccf633 x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  56. dff0982 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  57. 641a211 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  58. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  59. 31282cf x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  60. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  61. a8c1467 x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  62. c45ff81 x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago
  63. 5d3eaa2 x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting by Konrad Rzeszutek Wilk · 6 years ago
  64. 1555f9e x86/KVM/VMX: Add find_msr() helper function by Konrad Rzeszutek Wilk · 6 years ago
  65. 57e3ada x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers by Konrad Rzeszutek Wilk · 6 years ago
  66. 69c2525 kvm: nVMX: Update MSR load counts on a VMCS switch by Jim Mattson · 8 years ago
  67. b3dc63c x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  68. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  69. b3d648a x86/KVM/VMX: Add L1D flush algorithm by Paolo Bonzini · 6 years ago
  70. af6ce92 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  71. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  72. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  73. 3f0eb66 x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  74. 53527af x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  75. 250f0ae x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings by Borislav Petkov · 6 years ago
  76. a835862 x86/cpufeatures: Add detection of L1D cache flush support. by Konrad Rzeszutek Wilk · 6 years ago
  77. c4b998c x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 6 years ago
  78. 4a818f2 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  79. ae76eb1 x86/cpu/AMD: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  80. 112d243 x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info by Borislav Petkov · 6 years ago
  81. 0ee6f3b x86/cpu/intel: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  82. 3b4f20a x86/cpu/topology: Provide detect_extended_topology_early() by Thomas Gleixner · 6 years ago
  83. 691997b x86/cpu/common: Provide detect_ht_early() by Thomas Gleixner · 6 years ago
  84. a6d2fa5 x86/cpu/AMD: Remove the pointless detect_ht() call by Thomas Gleixner · 6 years ago
  85. e043928 x86/cpu: Remove the pointless CPU printout by Thomas Gleixner · 6 years ago
  86. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  87. 16fd33cd x86/topology: Provide topology_smt_supported() by Thomas Gleixner · 6 years ago
  88. 7b69a96 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  89. 1ac1dc1 x86/bugs: Move the l1tf function and define pr_fmt properly by Konrad Rzeszutek Wilk · 6 years ago
  90. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  91. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  92. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  93. 5b2ec92 x86/speculation/l1tf: Make sure the first page is always reserved by Andi Kleen · 6 years ago
  94. 33182fe x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation by Andi Kleen · 6 years ago
  95. 6071227 x86/speculation/l1tf: Protect swap entries against L1TF by Linus Torvalds · 6 years ago
  96. 2c9b57e x86/speculation/l1tf: Change order of offset/type in swap entry by Linus Torvalds · 6 years ago
  97. 1a4922e mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  98. bbd07cb x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT by Andi Kleen · 6 years ago
  99. 329d815 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  100. a92daabd kprobes/x86: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago