1. 587d499 x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content by Nicolai Stange · 6 years ago
  2. 93aed24 Documentation: Add section about CPU vulnerabilities by Thomas Gleixner · 6 years ago
  3. 2decbf5 x86/bugs, kvm: Introduce boot-time control of L1TF mitigations by Jiri Kosina · 6 years ago
  4. 929d3b2 cpu/hotplug: Set CPU_SMT_NOT_SUPPORTED early by Thomas Gleixner · 6 years ago
  5. a69c5e0 cpu/hotplug: Expose SMT control init function by Jiri Kosina · 6 years ago
  6. 4797c2f x86/kvm: Allow runtime control of L1D flush by Thomas Gleixner · 6 years ago
  7. 6ccf633 x86/kvm: Serialize L1D flush parameter setter by Thomas Gleixner · 6 years ago
  8. dff0982 x86/kvm: Add static key for flush always by Thomas Gleixner · 6 years ago
  9. 641a211 x86/kvm: Move l1tf setup function by Thomas Gleixner · 6 years ago
  10. 4186ae8 x86/l1tf: Handle EPT disabled state proper by Thomas Gleixner · 6 years ago
  11. 31282cf x86/kvm: Drop L1TF MSR list approach by Thomas Gleixner · 6 years ago
  12. 80e55b5 x86/litf: Introduce vmx status variable by Thomas Gleixner · 6 years ago
  13. e7cda2f cpu/hotplug: Online siblings when SMT control is turned on by Thomas Gleixner · 6 years ago
  14. a8c1467 x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required by Konrad Rzeszutek Wilk · 6 years ago
  15. c45ff81 x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs by Konrad Rzeszutek Wilk · 6 years ago
  16. 5d3eaa2 x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting by Konrad Rzeszutek Wilk · 6 years ago
  17. 1555f9e x86/KVM/VMX: Add find_msr() helper function by Konrad Rzeszutek Wilk · 6 years ago
  18. 57e3ada x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers by Konrad Rzeszutek Wilk · 6 years ago
  19. 69c2525 kvm: nVMX: Update MSR load counts on a VMCS switch by Jim Mattson · 8 years ago
  20. b3dc63c x86/KVM/VMX: Add L1D flush logic by Paolo Bonzini · 6 years ago
  21. acca8a7 x86/KVM/VMX: Add L1D MSR based flush by Paolo Bonzini · 6 years ago
  22. b3d648a x86/KVM/VMX: Add L1D flush algorithm by Paolo Bonzini · 6 years ago
  23. af6ce92 x86/KVM/VMX: Add module argument for L1TF mitigation by Konrad Rzeszutek Wilk · 6 years ago
  24. a0695af x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present by Konrad Rzeszutek Wilk · 6 years ago
  25. 8438e49 cpu/hotplug: Boot HT siblings at least once by Thomas Gleixner · 6 years ago
  26. fe2a955 Revert "x86/apic: Ignore secondary threads if nosmt=force" by Thomas Gleixner · 6 years ago
  27. 3f0eb66 x86/speculation/l1tf: Fix up pte->pfn conversion for PAE by Michal Hocko · 6 years ago
  28. 53527af x86/speculation/l1tf: Protect PAE swap entries against L1TF by Vlastimil Babka · 6 years ago
  29. 250f0ae x86/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings by Borislav Petkov · 6 years ago
  30. a835862 x86/cpufeatures: Add detection of L1D cache flush support. by Konrad Rzeszutek Wilk · 6 years ago
  31. c4b998c x86/speculation/l1tf: Extend 64bit swap file size limit by Vlastimil Babka · 6 years ago
  32. 4a818f2 x86/apic: Ignore secondary threads if nosmt=force by Thomas Gleixner · 6 years ago
  33. ae76eb1 x86/cpu/AMD: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  34. 112d243 x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info by Borislav Petkov · 6 years ago
  35. 0ee6f3b x86/cpu/intel: Evaluate smp_num_siblings early by Thomas Gleixner · 6 years ago
  36. 3b4f20a x86/cpu/topology: Provide detect_extended_topology_early() by Thomas Gleixner · 6 years ago
  37. 691997b x86/cpu/common: Provide detect_ht_early() by Thomas Gleixner · 6 years ago
  38. a6d2fa5 x86/cpu/AMD: Remove the pointless detect_ht() call by Thomas Gleixner · 6 years ago
  39. e043928 x86/cpu: Remove the pointless CPU printout by Thomas Gleixner · 6 years ago
  40. f37486c cpu/hotplug: Provide knobs to control SMT by Thomas Gleixner · 6 years ago
  41. 373b8de cpu/hotplug: Split do_cpu_down() by Thomas Gleixner · 6 years ago
  42. 9333575 cpu/hotplug: Make bringup/teardown of smp threads symmetric by Thomas Gleixner · 6 years ago
  43. 16fd33cd x86/topology: Provide topology_smt_supported() by Thomas Gleixner · 6 years ago
  44. 7b69a96 x86/smp: Provide topology_is_primary_thread() by Thomas Gleixner · 6 years ago
  45. 1ac1dc1 x86/bugs: Move the l1tf function and define pr_fmt properly by Konrad Rzeszutek Wilk · 6 years ago
  46. e392347 x86/speculation/l1tf: Limit swap file size to MAX_PA/2 by Andi Kleen · 6 years ago
  47. 7c5b42f x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappings by Andi Kleen · 6 years ago
  48. 432e99b x86/speculation/l1tf: Add sysfs reporting for l1tf by Andi Kleen · 6 years ago
  49. 5b2ec92 x86/speculation/l1tf: Make sure the first page is always reserved by Andi Kleen · 6 years ago
  50. 33182fe x86/speculation/l1tf: Protect PROT_NONE PTEs against speculation by Andi Kleen · 6 years ago
  51. 6071227 x86/speculation/l1tf: Protect swap entries against L1TF by Linus Torvalds · 6 years ago
  52. 2c9b57e x86/speculation/l1tf: Change order of offset/type in swap entry by Linus Torvalds · 6 years ago
  53. 1a4922e mm: x86: move _PAGE_SWP_SOFT_DIRTY from bit 7 to bit 1 by Naoya Horiguchi · 7 years ago
  54. bbd07cb x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFT by Andi Kleen · 6 years ago
  55. 329d815 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  56. a92daabd kprobes/x86: Fix %p uses in error messages by Masami Hiramatsu · 6 years ago
  57. 6455f41 x86/speculation: Protect against userspace-userspace spectreRSB by Jiri Kosina · 6 years ago
  58. 640fe07 x86/paravirt: Fix spectre-v2 mitigations for paravirt guests by Peter Zijlstra · 6 years ago
  59. 16aeb3f ARM: dts: imx6sx: fix irq for pcie bridge by Oleksij Rempel · 6 years ago
  60. 27250cf IB/ocrdma: fix out of bounds access to local buffer by Michael Mera · 7 years ago
  61. 5ee45fc mtd: nand: qcom: Add a NULL check for devm_kasprintf() by Fabio Estevam · 7 years ago
  62. e2ba7bf IB/mlx4: Mark user MR as writable if actual virtual memory is writable by Jack Morgenstein · 6 years ago
  63. 11410f9 IB/core: Make testing MR flags for writability a static inline function by Jack Morgenstein · 6 years ago
  64. a3a7b99 proc: Fix proc_sys_prune_dcache to hold a sb reference by Eric W. Biederman · 7 years ago
  65. 631f93a proc/sysctl: Don't grab i_lock under sysctl_lock. by Eric W. Biederman · 8 years ago
  66. b96e215 proc/sysctl: prune stale dentries during unregistering by Konstantin Khlebnikov · 8 years ago
  67. e31578c fix __legitimize_mnt()/mntput() race by Al Viro · 6 years ago
  68. 87a2d84 fix mntput/mntput race by Al Viro · 6 years ago
  69. 59199c0 make sure that __dentry_kill() always invalidates d_seq, unhashed or not by Al Viro · 6 years ago
  70. cfac7df root dentries need RCU-delayed freeing by Al Viro · 6 years ago
  71. 6bb53ee init: rename and re-order boot_cpu_state_init() by Linus Torvalds · 6 years ago
  72. bcf447f scsi: sr: Avoid that opening a CD-ROM hangs with runtime power management enabled by Bart Van Assche · 6 years ago
  73. 51b3938 ACPI / LPSS: Add missing prv_offset setting for byt/cht PWM devices by Hans de Goede · 6 years ago
  74. af3bd8d xen/netfront: don't cache skb_shinfo() by Juergen Gross · 6 years ago
  75. fbf12e1 Mark HI and TASKLET softirq synchronous by Linus Torvalds · 7 years ago
  76. 50bed43 kasan: add no_sanitize attribute for clang builds by Andrey Konovalov · 6 years ago
  77. 2106b21 parisc: Define mb() and add memory barriers to assembler unlock sequences by John David Anglin · 6 years ago
  78. 5f394c9 parisc: Enable CONFIG_MLONGCALLS by default by Helge Deller · 6 years ago
  79. 1d4167a tpm: fix race condition in tpm_common_write() by Tadeusz Struk · 6 years ago
  80. 954e572 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  81. 8f21ecb Linux 4.9.119 by Greg Kroah-Hartman · 6 years ago
  82. 240d465 jfs: Fix inconsistency between memory allocation and ea_buf->max_size by Shankara Pailoor · 6 years ago
  83. 34a5bbb IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return values by Michael J. Ruhl · 6 years ago
  84. 6a19e26 fork: unconditionally clear stack on fork by Kees Cook · 6 years ago
  85. 885b49b kmemleak: clear stale pointers from task stacks by Konstantin Khlebnikov · 7 years ago
  86. 36ee106 tcp: add tcp_ooo_try_coalesce() helper by Eric Dumazet · 6 years ago
  87. b2486a8 Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  88. 7f8d5ff i2c: imx: Fix reinit_completion() use by Esben Haabendal · 6 years ago
  89. a26030a ring_buffer: tracing: Inherit the tracing setting to next ring buffer by Masami Hiramatsu · 6 years ago
  90. b209a09 ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handle by Vitaly Kuznetsov · 7 years ago
  91. 9bf8d5b ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 6 years ago
  92. c68c772 netlink: Don't shift on 64 for ngroups by Dmitry Safonov · 6 years ago
  93. 4d50257 netlink: Don't shift with UB on nlk->ngroups by Dmitry Safonov · 6 years ago
  94. 4f08437 netlink: Do not subscribe to non-existent groups by Dmitry Safonov · 6 years ago
  95. f4a9db5 nohz: Fix local_timer_softirq_pending() by Anna-Maria Gleixner · 6 years ago
  96. eecd08a genirq: Make force irq threading setup more robust by Thomas Gleixner · 6 years ago
  97. 24b79a9 scsi: qla2xxx: Return error when TMF returns by Anil Gurumurthy · 6 years ago
  98. f71d13c scsi: qla2xxx: Fix ISP recovery on unload by Quinn Tran · 6 years ago
  99. e01202b Linux 4.9.118 by Greg Kroah-Hartman · 6 years ago
  100. 0ff94fb scsi: sg: fix minor memory leak in error path by Tony Battersby · 6 years ago