1. 96ef7af x86/speculation/mds: Add mds_clear_cpu_buffers() by Thomas Gleixner · 5 years ago
  2. eb2aa33 x86/kvm: Expose X86_FEATURE_MD_CLEAR to guests by Andi Kleen · 5 years ago
  3. 1cdffec x86/speculation/mds: Add BUG_MSBDS_ONLY by Thomas Gleixner · 5 years ago
  4. fbf6ad08fd x86/speculation/mds: Add basic bug infrastructure for MDS by Andi Kleen · 5 years ago
  5. d5272d0 x86/speculation: Consolidate CPU whitelists by Thomas Gleixner · 5 years ago
  6. b76f8af x86/msr-index: Cleanup bit defines by Thomas Gleixner · 5 years ago
  7. 6198041 kvm: x86: Report STIBP on GET_SUPPORTED_CPUID by Eduardo Habkost · 5 years ago
  8. e58cf37 x86/speculation: Provide IBPB always command line options by Thomas Gleixner · 6 years ago
  9. 6f4b925 x86/speculation: Add seccomp Spectre v2 user space protection mode by Thomas Gleixner · 6 years ago
  10. 91d9bbd x86/speculation: Enable prctl mode for spectre_v2_user by Thomas Gleixner · 6 years ago
  11. 2d99bc0 x86/speculation: Add prctl() control for indirect branch speculation by Thomas Gleixner · 6 years ago
  12. 6febf94 x86/speculation: Prevent stale SPEC_CTRL msr content by Thomas Gleixner · 5 years ago
  13. 6596ca9 x86/speculation: Prepare arch_smt_update() for PRCTL mode by Thomas Gleixner · 6 years ago
  14. 607a3b3 x86/speculation: Split out TIF update by Thomas Gleixner · 6 years ago
  15. c89ef65 x86/speculation: Prepare for conditional IBPB in switch_mm() by Thomas Gleixner · 6 years ago
  16. 1cca4d2 x86/speculation: Avoid __switch_to_xtra() calls by Thomas Gleixner · 6 years ago
  17. b5741ef x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  18. a35a8c6 x86/speculation: Prepare for per task indirect branch speculation control by Tim Chen · 6 years ago
  19. dda365c x86/speculation: Add command line control for indirect branch speculation by Thomas Gleixner · 6 years ago
  20. d343a94 x86/speculation: Unify conditional spectre v2 print functions by Thomas Gleixner · 6 years ago
  21. d073799 x86/speculataion: Mark command line parser data __initdata by Thomas Gleixner · 6 years ago
  22. 8d33157 x86/speculation: Mark string arrays const correctly by Thomas Gleixner · 6 years ago
  23. 5fdb123 x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 6 years ago
  24. 9d6f23f x86/l1tf: Show actual SMT state by Thomas Gleixner · 6 years ago
  25. a3c901b x86/speculation: Rework SMT state change by Thomas Gleixner · 6 years ago
  26. c803409 sched: Add sched_smt_active() by Ben Hutchings · 5 years ago
  27. 4cc1549 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 6 years ago
  28. dbbc533 x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 6 years ago
  29. fd8d77e x86/speculation: Rename SSBD update functions by Thomas Gleixner · 6 years ago
  30. 8a7723d x86/speculation: Disable STIBP when enhanced IBRS is in use by Tim Chen · 6 years ago
  31. 20ba13a x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() by Tim Chen · 6 years ago
  32. 66c0d89 x86/speculation: Remove unnecessary ret variable in cpu_show_common() by Tim Chen · 6 years ago
  33. 6154981 x86/speculation: Clean up spectre_v2_parse_cmdline() by Tim Chen · 6 years ago
  34. e8891b7 x86/speculation: Update the TIF_SSBD comment by Tim Chen · 6 years ago
  35. c369258 x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off by Michal Hocko · 6 years ago
  36. 787b367 x86/speculation: Propagate information about RSB filling mitigation to sysfs by Jiri Kosina · 6 years ago
  37. b410c57 x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 6 years ago
  38. 822e5d5 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 6 years ago
  39. 29d4af1 Documentation/l1tf: Fix small spelling typo by Salvatore Bonaccorso · 6 years ago
  40. 1739ba8 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 6 years ago
  41. 26d422c x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation by Jiang Biao · 6 years ago
  42. b995196 locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 6 years ago
  43. ef0efbb x86/speculation: Simplify the CPU bug detection logic by Dominik Brodowski · 6 years ago
  44. c669378 bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 7 years ago
  45. 08e501b x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 6 years ago
  46. e160f1d x86/microcode: Update the new microcode revision unconditionally by Filippo Sironi · 6 years ago
  47. 9e99161 x86/microcode: Make sure boot_cpu_data.microcode is up-to-date by Prarit Bhargava · 6 years ago
  48. 97d7075 x86/microcode/intel: Check microcode revision before updating sibling threads by Ashok Raj · 6 years ago
  49. 2678bc5 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 7 years ago
  50. a7501dc x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR by Tom Lendacky · 6 years ago
  51. c2185a4 x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features by Konrad Rzeszutek Wilk · 6 years ago
  52. 9ad0558 x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 6 years ago
  53. 98ccdae x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 6 years ago
  54. 7a47330 x86/cpufeatures: Hide AMD-specific speculation flags by Ben Hutchings · 6 years ago
  55. 125a6a6 x86/MCE: Save microcode revision in machine check records by Tony Luck · 6 years ago
  56. bb4f008 Linux 4.9.175 by Greg Kroah-Hartman · 5 years ago
  57. c925723 timer/debug: Change /proc/timer_stats from 0644 to 0600 by Ben Hutchings · 5 years ago
  58. bab022d ASoC: Intel: avoid Oops if DMA setup fails by Ross Zwisler · 5 years ago
  59. 361622e UAS: fix alignment of scatter/gather segments by Oliver Neukum · 5 years ago
  60. 745f5c5 Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 5 years ago
  61. 0d134ae Bluetooth: hidp: fix buffer overflow by Young Xiao · 5 years ago
  62. 54df902 scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 5 years ago
  63. c685caf usb-storage: Set virt_boundary_mask to avoid SG overflows by Alan Stern · 5 years ago
  64. 61e8086 USB: serial: f81232: fix interrupt worker not stop by Ji-Ze Hong (Peter Hong) · 5 years ago
  65. dfb17fc usb: dwc3: Fix default lpm_nyet_threshold value by Thinh Nguyen · 5 years ago
  66. 3df0c56 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 5 years ago
  67. bac7cbc ARM: 8680/1: boot/compressed: fix inappropriate Thumb2 mnemonic for __nop by Ard Biesheuvel · 7 years ago
  68. 604d7b5 mm: add 'try_get_page()' helper function by Linus Torvalds · 5 years ago
  69. 6f54cf1 iommu/amd: Set exclusion range correctly by Joerg Roedel · 5 years ago
  70. c301c5d virtio-blk: limit number of hw queues by nr_cpu_ids by Dongli Zhang · 5 years ago
  71. 684a9e9 drm/mediatek: fix possible object reference leak by Wen Yang · 5 years ago
  72. 0f9d5cd scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 5 years ago
  73. ef29106 linux/kernel.h: Use parentheses around argument in u64_to_user_ptr() by Jann Horn · 5 years ago
  74. 88338ee perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS by Stephane Eranian · 5 years ago
  75. 65dabcd drm/mediatek: Fix an error code in mtk_hdmi_dt_parse_pdata() by Dan Carpenter · 5 years ago
  76. d64c4bd ASoC: tlv320aic32x4: Fix Common Pins by Annaliese McDermond · 5 years ago
  77. 85deb81 IB/hfi1: Eliminate opcode tests on mr deref by Kaike Wan · 5 years ago
  78. 095de9e ASoC: cs4270: Set auto-increment bit for register writes by Daniel Mack · 5 years ago
  79. 8b3fabd ASoC: nau8810: fix the issue of widget with prefixed name by John Hsu · 5 years ago
  80. 24428f8 ASoC:soc-pcm:fix a codec fixup issue in TDM case by Rander Wang · 5 years ago
  81. 2d70c51 staging: greybus: power_supply: fix prop-descriptor request size by Johan Hovold · 5 years ago
  82. b34d655 ubsan: Fix nasty -Wbuiltin-declaration-mismatch GCC-9 warnings by Andrey Ryabinin · 5 years ago
  83. 41b5d3e scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 6 years ago
  84. d79b857 Linux 4.9.174 by Greg Kroah-Hartman · 5 years ago
  85. b445316 media: v4l2: i2c: ov7670: Fix PLL bypass register values by Jacopo Mondi · 6 years ago
  86. bbf8a84 x86/mce: Improve error message when kernel cannot recover, p2 by Tony Luck · 5 years ago
  87. 869d1e4 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 5 years ago
  88. 4fe90144 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 5 years ago
  89. ea3a234 scsi: RDMA/srpt: Fix a credit leak for aborted commands by Bart Van Assche · 5 years ago
  90. 17b600c staging: iio: adt7316: fix the dac write calculation by Jeremy Fertic · 5 years ago
  91. 8c5a4013 staging: iio: adt7316: fix the dac read calculation by Jeremy Fertic · 5 years ago
  92. 8ea81e9 staging: iio: adt7316: allow adt751x to use internal vref for all dacs by Jeremy Fertic · 5 years ago
  93. fdeec03 perf/x86/amd: Update generic hardware cache events for Family 17h by Kim Phillips · 5 years ago
  94. 3025f7b ARM: iop: don't use using 64-bit DMA masks by Arnd Bergmann · 5 years ago
  95. dfe6268 ARM: orion: don't use using 64-bit DMA masks by Arnd Bergmann · 5 years ago
  96. 71f8374 xsysace: Fix error handling in ace_setup by Guenter Roeck · 5 years ago
  97. fb85c7b sh: fix multiple function definition build errors by Randy Dunlap · 5 years ago
  98. d57e4ae hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 5 years ago
  99. 2332a9a net: hns: Fix WARNING when remove HNS driver with SMMU enabled by Yonglong Liu · 5 years ago
  100. 0d146f6 net: hns: Use NAPI_POLL_WEIGHT for hns driver by Yonglong Liu · 5 years ago