1. b16ff62 x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr() by Nicolai Stange · 6 years ago
  2. 3131918 x86/irq: Let interrupt handlers set kvm_cpu_l1tf_flush_l1d by Nicolai Stange · 6 years ago
  3. 5ab84cf x86: Don't include linux/irq.h from asm/hardirq.h by Nicolai Stange · 6 years ago
  4. 516ed9d x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d by Nicolai Stange · 6 years ago
  5. 6120bb2 x86/irq: Demote irq_cpustat_t::__softirq_pending to u16 by Nicolai Stange · 6 years ago
  6. 2754f7c x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush() by Nicolai Stange · 6 years ago
  7. 7f29a7c x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond' by Nicolai Stange · 6 years ago
  8. d3cc70a x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush() by Nicolai Stange · 6 years ago
  9. 89f5f75 cpu/hotplug: detect SMT disabled by BIOS by Josh Poimboeuf · 6 years ago
  10. 00cfc2f Documentation/l1tf: Fix typos by Tony Luck · 6 years ago
  11. 62de9c5 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  12. b8b75ff x86/speculation/l1tf: Unbreak !__HAVE_ARCH_PFN_MODIFY_ALLOWED architectures by Jiri Kosina · 6 years ago
  13. d8360e9 Documentation: Add section about CPU vulnerabilities by Thomas Gleixner · 6 years ago
  14. 82abbe0 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  15. 347ff08 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  16. 758b518 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  17. fe30a30 x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  18. 8b2f15b x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  19. 651f562 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  20. cc1e665 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  21. 3c68ad9 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  22. dc622f5 x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  23. 8fc95fe x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  24. 8e5e7a0 cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  25. f11565b x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  26. cd1fb4b x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago
  27. d86126a x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting by Konrad Rzeszutek Wilk · 6 years ago
  28. 452695e5 x86/KVM/VMX: Add find_msr() helper function by Konrad Rzeszutek Wilk · 6 years ago
  29. 6cfd9bd x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers by Konrad Rzeszutek Wilk · 6 years ago
  30. 1f2bbb4 x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  31. 43cb51f x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  32. f1b4a0b x86/KVM/VMX: Add L1D flush algorithm by Paolo Bonzini · 6 years ago
  33. a1a4f40 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  34. 3d2db4f x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  35. 7774cb3 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 6 years ago
  36. fbe3597 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  37. 0122ceb x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  38. ae3b941 x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  39. ccd135c x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings by Borislav Petkov · 6 years ago
  40. eabc976 x86/cpufeatures: Add detection of L1D cache flush support. by Konrad Rzeszutek Wilk · 6 years ago
  41. f70abc9 x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 6 years ago
  42. 5b44df3 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  43. 20d82ba x86/cpu/AMD: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  44. f2444b2 x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info by Borislav Petkov · 6 years ago
  45. dcf8239 x86/cpu/intel: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  46. c315599 x86/cpu/topology: Provide detect_extended_topology_early() by Thomas Gleixner · 6 years ago
  47. b4be123 x86/cpu/common: Provide detect_ht_early() by Thomas Gleixner · 6 years ago
  48. 6886c1b x86/cpu/AMD: Remove the pointless detect_ht() call by Thomas Gleixner · 6 years ago
  49. 49e0975 x86/cpu: Remove the pointless CPU printout by Thomas Gleixner · 6 years ago
  50. 24d9fd2 cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  51. 74f1c7a cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 6 years ago
  52. 6249d32 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 6 years ago
  53. 2883a1f x86/topology: Provide topology_smt_supported() by Thomas Gleixner · 6 years ago
  54. aa5de56 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  55. 71ef458 sched/smt: Update sched_smt_present at runtime by Peter Zijlstra · 6 years ago
  56. 89d8157a x86/bugs: Move the l1tf function and define pr_fmt properly by Konrad Rzeszutek Wilk · 6 years ago
  57. 1655bd1 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  58. 9870e75 x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  59. dcd1b10 x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  60. adb3336 x86/speculation/l1tf: Make sure the first page is always reserved by Andi Kleen · 6 years ago
  61. 0c5e625 x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation by Andi Kleen · 6 years ago
  62. 056dc0f x86/speculation/l1tf: Protect swap entries against L1TF by Linus Torvalds · 6 years ago
  63. db279f7 x86/speculation/l1tf: Change order of offset/type in swap entry by Linus Torvalds · 6 years ago
  64. 1e56c50 x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT by Andi Kleen · 6 years ago
  65. 45db516 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  66. 16fe09d kprobes/x86: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago
  67. f8a0aee x86/speculation: Protect against userspace-userspace spectreRSB by Jiri Kosina · 6 years ago
  68. b13b271 x86/paravirt: Fix spectre-v2 mitigations for paravirt guests by Peter Zijlstra · 6 years ago
  69. 94710ca Linux 4.18 by Linus Torvalds · 6 years ago v4.18
  70. 921195d Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
  71. b5b1404 init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  72. d6dd643 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  73. ec0c967 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. d472b3a xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  75. 556fdd8 Merge branch 'cpsw-runtime-pm-fix' by David S. Miller · 6 years ago
  76. 803c4f6 net: ethernet: ti: cpsw: fix runtime_pm while add/kill vlan by Ivan Khoronzhuk · 6 years ago
  77. be35b98 net: ethernet: ti: cpsw: clear all entries when delete vid by Ivan Khoronzhuk · 6 years ago
  78. 4f7a7be zram: remove BD_CAP_SYNCHRONOUS_IO with writeback feature by Minchan Kim · 6 years ago
  79. 24eee1e mm/memory.c: check return value of ioremap_prot by jie@chenjie6@huwei.com · 6 years ago
  80. 3ca17b1 lib/ubsan: remove null-pointer checks by Andrey Ryabinin · 6 years ago
  81. 5832fcf9 MAINTAINERS: GDB: update e-mail address by Kieran Bingham · 6 years ago
  82. f313b43be Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
  83. e91e218 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 6 years ago
  84. 4c0d7cd make sure that __dentry_kill() always invalidates d_seq, unhashed or not by Al Viro · 6 years ago
  85. 119e1ef fix __legitimize_mnt()/mntput() race by Al Viro · 6 years ago
  86. 9ea0a46 fix mntput/mntput race by Al Viro · 6 years ago
  87. 9c95420 Merge branch 'bpf-fix-cpu-and-devmap-teardown' by Daniel Borkmann · 6 years ago
  88. 1bf9116 xdp: fix bug in devmap teardown code path by Jesper Dangaard Brouer · 6 years ago
  89. 37d7ff2 samples/bpf: xdp_redirect_cpu adjustment to reproduce teardown race easier by Jesper Dangaard Brouer · 6 years ago
  90. ad0ab02 xdp: fix bug in cpumap teardown code path by Jesper Dangaard Brouer · 6 years ago
  91. 112cbae Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 6 years ago
  92. 6395ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  93. 5eb173f i2c: xlp9xx: Fix case where SSIF read transaction completes early by George Cherian · 6 years ago
  94. 1be52e9 dsa: slave: eee: Allow ports to use phylink by Andrew Lunn · 6 years ago
  95. ef91b6f Merge branch 'smc-fixes' by David S. Miller · 6 years ago
  96. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  97. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 6 years ago
  98. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 6 years ago
  99. 11ba961c net: aquantia: Fix IFF_ALLMULTI flag functionality by Dmitry Bogdanov · 6 years ago
  100. 330bdcf rxrpc: Fix the keepalive generator [ver #2] by David Howells · 6 years ago