1. 77aaa11 x86/speculation: Reorder the spec_v2 code by Thomas Gleixner · 7 years ago
  2. 892d988 x86/speculation: Rework SMT state change by Thomas Gleixner · 7 years ago
  3. 1f562be sched: Add sched_smt_active() by Ben Hutchings · 6 years ago
  4. f576a78 x86/Kconfig: Select SCHED_SMT if SMP enabled by Thomas Gleixner · 7 years ago
  5. f687906 x86/speculation: Reorganize speculation control MSRs update by Tim Chen · 7 years ago
  6. 41ebb68 x86/speculation: Rename SSBD update functions by Thomas Gleixner · 7 years ago
  7. 9ef693a x86/speculation: Disable STIBP when enhanced IBRS is in use by Tim Chen · 7 years ago
  8. 6a598ce x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common() by Tim Chen · 7 years ago
  9. fb4a4fc x86/speculation: Remove unnecessary ret variable in cpu_show_common() by Tim Chen · 7 years ago
  10. 809e50e x86/speculation: Clean up spectre_v2_parse_cmdline() by Tim Chen · 7 years ago
  11. f97a530 x86/speculation: Update the TIF_SSBD comment by Tim Chen · 7 years ago
  12. 0440c2c x86/speculation: Propagate information about RSB filling mitigation to sysfs by Jiri Kosina · 7 years ago
  13. dc23d02 x86/speculation: Enable cross-hyperthread spectre v2 STIBP mitigation by Jiri Kosina · 7 years ago
  14. 4a215a1 x86/speculation: Apply IBPB more strictly to avoid cross-process data leak by Jiri Kosina · 7 years ago
  15. 122b3ad x86/mm: Use WRITE_ONCE() when setting PTEs by Nadav Amit · 7 years ago
  16. 7c50dee KVM: x86: SVM: Call x86_spec_ctrl_set_guest/host() with interrupts disabled by Thomas Gleixner · 7 years ago
  17. 2422db1 x86/cpu: Sanitize FAM6_ATOM naming by Peter Zijlstra · 7 years ago
  18. 2329f76 x86/microcode: Update the new microcode revision unconditionally by Filippo Sironi · 7 years ago
  19. 0ee359e x86/microcode: Make sure boot_cpu_data.microcode is up-to-date by Prarit Bhargava · 7 years ago
  20. 12043f0 x86/speculation: Remove SPECTRE_V2_IBRS in enum spectre_v2_mitigation by Jiang Biao · 7 years ago
  21. 9029b69 x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR by Tom Lendacky · 7 years ago
  22. 8d1385e locking/atomics, asm-generic: Move some macros from <linux/bitops.h> to a new <linux/bits.h> file by Will Deacon · 7 years ago
  23. 76869c0 x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features by Konrad Rzeszutek Wilk · 7 years ago
  24. a9f354a x86/bugs: Add AMD's SPEC_CTRL MSR usage by Konrad Rzeszutek Wilk · 7 years ago
  25. 99bd381 x86/bugs: Add AMD's variant of SSB_NO by Konrad Rzeszutek Wilk · 7 years ago
  26. 2b8e346 x86/speculation: Simplify the CPU bug detection logic by Dominik Brodowski · 7 years ago
  27. efcb85d x86/speculation: Support Enhanced IBRS on future CPUs by Sai Praneeth · 7 years ago
  28. 042c6ae x86/cpufeatures: Hide AMD-specific speculation flags by Ben Hutchings · 7 years ago
  29. dc7e3b0 x86/MCE: Save microcode revision in machine check records by Tony Luck · 8 years ago
  30. 30c66b5 x86/microcode/intel: Check microcode revision before updating sibling threads by Ashok Raj · 8 years ago
  31. c2a357d bitops: avoid integer overflow in GENMASK(_ULL) by Matthias Kaehlcke · 8 years ago
  32. d7a711b x86: stop exporting msr-index.h to userland by Nicolas Dichtel · 9 years ago
  33. 98cc146 x86/microcode/intel: Add a helper which gives the microcode revision by Borislav Petkov · 9 years ago
  34. 5ec6421 locking/static_keys: Provide DECLARE and well as DEFINE macros by Tony Luck · 9 years ago
  35. 40f6c72 Don't jump to compute_result state from check_result state by Nigel Croxon · 7 years ago
  36. 07d3551 x86/vdso: Pass --eh-frame-hdr to the linker by Alistair Strachan · 7 years ago
  37. 9767260 cw1200: fix missing unlock on error in cw1200_hw_scan() by Wei Yongjun · 7 years ago
  38. ccc2b0f gpu: ipu-v3: dp: fix CSC handling by Lucas Stach · 7 years ago
  39. 795c76f selftests/net: correct the return value for run_netsocktests by Po-Hsu Lin · 7 years ago
  40. 83494cf s390: ctcm: fix ctcm_new_device error return code by Arnd Bergmann · 7 years ago
  41. 4c78631 ipvs: do not schedule icmp errors from tunnels by Julian Anastasov · 7 years ago
  42. 2b46b98 init: initialize jump labels before command line option parsing by Dan Williams · 7 years ago
  43. a54c490 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 7 years ago
  44. 5664d32 KVM: x86: avoid misreporting level-triggered irqs as edge-triggered in tracing by Vitaly Kuznetsov · 7 years ago
  45. b79c1ea s390/3270: fix lockdep false positive on view->lock by Martin Schwidefsky · 7 years ago
  46. 825c640 s390/dasd: Fix capacity calculation for large volumes by Peter Oberparleiter · 7 years ago
  47. 905b896 libnvdimm/btt: Fix a kmemdup failure check by Aditya Pakki · 7 years ago
  48. 3007ae4 HID: input: add mapping for keyboard Brightness Up/Down/Toggle keys by Dmitry Torokhov · 7 years ago
  49. c15b4f9 HID: input: add mapping for Expose/Overview key by Dmitry Torokhov · 7 years ago
  50. 4567993 iio: adc: xilinx: fix potential use-after-free on remove by Sven Van Asbroeck · 7 years ago
  51. 619c893 platform/x86: sony-laptop: Fix unintentional fall-through by Gustavo A. R. Silva · 7 years ago
  52. 8ce5ae6 netfilter: compat: initialize all fields in xt_init by Francesco Ruggeri · 6 years ago
  53. a9bdfbd timer/debug: Change /proc/timer_stats from 0644 to 0600 by Ben Hutchings · 6 years ago
  54. e212945 ASoC: Intel: avoid Oops if DMA setup fails by Ross Zwisler · 7 years ago
  55. faf4586 ipv6: fix a potential deadlock in do_ipv6_setsockopt() by WANG Cong · 9 years ago
  56. dcb33fe UAS: fix alignment of scatter/gather segments by Oliver Neukum · 7 years ago
  57. d016dc1b Bluetooth: Align minimum encryption key size for LE and BR/EDR connections by Marcel Holtmann · 7 years ago
  58. dd150bc Bluetooth: hidp: fix buffer overflow by Young Xiao · 7 years ago
  59. 15a12bd scsi: qla2xxx: Fix incorrect region-size setting in optrom SYSFS routines by Andrew Vasquez · 7 years ago
  60. 88246eb usb: dwc3: Fix default lpm_nyet_threshold value by Thinh Nguyen · 7 years ago
  61. 1aec586 genirq: Prevent use-after-free and work list corruption by Prasad Sodagudi · 7 years ago
  62. 2984aa6 iommu/amd: Set exclusion range correctly by Joerg Roedel · 7 years ago
  63. 4294ec5 scsi: csiostor: fix missing data copy in csio_scsi_err_handler() by Varun Prakash · 7 years ago
  64. 93beb0de perf/x86/intel: Fix handling of wakeup_events for multi-entry PEBS by Stephane Eranian · 7 years ago
  65. 5ea6b62 ASoC: tlv320aic32x4: Fix Common Pins by Annaliese McDermond · 7 years ago
  66. b7bbb5c ASoC: cs4270: Set auto-increment bit for register writes by Daniel Mack · 7 years ago
  67. 7913262 ASoC:soc-pcm:fix a codec fixup issue in TDM case by Rander Wang · 7 years ago
  68. fe3f651 scsi: libsas: fix a race condition when smp task timeout by Jason Yan · 7 years ago
  69. 0f83a55 media: v4l2: i2c: ov7670: Fix PLL bypass register values by Jacopo Mondi · 8 years ago
  70. d96fc77 x86/mce: Improve error message when kernel cannot recover, p2 by Tony Luck · 7 years ago
  71. 08794d1 selinux: never allow relabeling on context mounts by Ondrej Mosnacek · 7 years ago
  72. 3bf16c4 Input: snvs_pwrkey - initialize necessary driver data before enabling IRQ by Anson Huang · 7 years ago
  73. 90b8ab9 staging: iio: adt7316: fix the dac write calculation by Jeremy Fertic · 7 years ago
  74. 7c4744e staging: iio: adt7316: fix the dac read calculation by Jeremy Fertic · 7 years ago
  75. a45018f staging: iio: adt7316: allow adt751x to use internal vref for all dacs by Jeremy Fertic · 7 years ago
  76. 55153b1 usb: usbip: fix isoc packet num validation in get_pipe by Malte Leip · 7 years ago
  77. 3401512 ARM: iop: don't use using 64-bit DMA masks by Arnd Bergmann · 7 years ago
  78. 03fd6e1 ARM: orion: don't use using 64-bit DMA masks by Arnd Bergmann · 7 years ago
  79. 9fcbabe xsysace: Fix error handling in ace_setup by Guenter Roeck · 7 years ago
  80. 66c57ab hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 7 years ago
  81. 550ce5b net: hns: Fix WARNING when remove HNS driver with SMMU enabled by Yonglong Liu · 7 years ago
  82. c8d4b98 net: hns: Use NAPI_POLL_WEIGHT for hns driver by Yonglong Liu · 7 years ago
  83. 4af8444 scsi: storvsc: Fix calculation of sub-channel count by Michael Kelley · 7 years ago
  84. 4328fca vfio/pci: use correct format characters by Louis Taylor · 7 years ago
  85. 891c928 rtc: da9063: set uie_unsupported when relevant by Alexandre Belloni · 7 years ago
  86. 0239568 debugfs: fix use-after-free on symlink traversal by Al Viro · 7 years ago
  87. 90a015d jffs2: fix use-after-free on symlink traversal by Al Viro · 7 years ago
  88. cd43ccb bonding: show full hw address in sysfs for slave entries by Konstantin Khorenko · 7 years ago
  89. 88020a1 igb: Fix WARN_ONCE on runtime suspend by Arvind Sankar · 7 years ago
  90. 6c24038 rtc: sh: Fix invalid alarm warning for non-enabled alarm by Geert Uytterhoeven · 7 years ago
  91. e9358b9 HID: debug: fix race condition with between rdesc_show() and device removal by He, Bo · 7 years ago
  92. 1b2b6db USB: core: Fix bug caused by duplicate interface PM usage counter by Alan Stern · 7 years ago
  93. b384399 USB: core: Fix unterminated string returned by usb_string() by Alan Stern · 7 years ago
  94. 7a52b95 USB: w1 ds2490: Fix bug caused by improper use of altsetting array by Alan Stern · 7 years ago
  95. 438b075 USB: yurex: Fix protection fault after device removal by Alan Stern · 7 years ago
  96. c6ae8a5 packet: validate msg_namelen in send directly by Willem de Bruijn · 7 years ago
  97. aed15cc bnxt_en: Improve multicast address setup logic. by Michael Chan · 7 years ago
  98. c7a9d69 ipv6: invert flowlabel sharing check in process and user mode by Willem de Bruijn · 7 years ago
  99. 82ae1a8 ipv6/flowlabel: wait rcu grace period before put_pid() by Eric Dumazet · 7 years ago
  100. 0fe65e4 ipv4: ip_do_fragment: Preserve skb_iif during fragmentation by Shmulik Ladkani · 7 years ago