1. ecec31c x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback by Borislav Petkov · 6 years ago
  2. fa982c6 RAS/CEC: Fix binary search function by Borislav Petkov · 6 years ago
  3. e40db40 RAS/CEC: Convert the timer callback to a workqueue by Cong Wang · 6 years ago
  4. ca4c340 timekeeping: Repair ktime_get_coarse*() granularity by Thomas Gleixner · 6 years ago
  5. 0fcd143 USB: serial: option: add Telit 0x1260 and 0x1261 compositions by Daniele Palmas · 6 years ago
  6. 5080fb4 USB: serial: option: add support for Simcom SIM7500/SIM7600 RNDIS mode by Jörgen Storvist · 6 years ago
  7. d5f20ee USB: serial: pl2303: add Allied Telesis VT-Kit3 by Chris Packham · 6 years ago
  8. c00cd06 USB: usb-storage: Add new ID to ums-realtek by Kai-Heng Feng · 6 years ago
  9. 3c7439e USB: Fix chipmunk-like voice when using Logitech C270 for recording audio. by Marco Zatta · 6 years ago
  10. f05b0bf usb: dwc2: host: Fix wMaxPacketSize handling (fix webcam regression) by Douglas Anderson · 6 years ago
  11. 63feb7e usb: dwc2: Fix DMA cache alignment issues by Martin Schiller · 6 years ago
  12. 15bc8e8 drm/vmwgfx: NULL pointer dereference from vmw_cmd_dx_view_define() by Murray McAllister · 6 years ago
  13. 328648a drm/vmwgfx: integer underflow in vmw_cmd_dx_set_shader() leading to an invalid read by Murray McAllister · 6 years ago
  14. 2399b2a tools/kvm_stat: fix fields filter for child events by Stefan Raspl · 6 years ago
  15. f69f567 KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGION by Christian Borntraeger · 6 years ago
  16. 9d8f338 KVM: x86/pmu: do not mask the value that is written to fixed PMUs by Paolo Bonzini · 6 years ago
  17. 04d2a11 KVM: x86/pmu: mask the result of rdpmc according to the width of the counters by Paolo Bonzini · 6 years ago
  18. 60b3009 KVM: arm/arm64: Move cc/it checks under hyp's Makefile to avoid instrumentation by James Morse · 6 years ago
  19. 9366f5d usbnet: ipheth: fix racing condition by Bernd Eckstein · 6 years ago
  20. 86895090 tracing: Prevent hist_field_var_ref() from accessing NULL tracing_map_elts by Tom Zanussi · 6 years ago
  21. b64df813 selftests/timers: Add missing fflush(stdout) calls by Kees Cook · 6 years ago
  22. 3e1d741 selftests: fib_rule_tests: fix local IPv4 address typo by Hangbin Liu · 6 years ago
  23. 90a5645 libnvdimm: Fix compilation warnings with W=1 by Qian Cai · 6 years ago
  24. ccc9ba8 scsi: bnx2fc: fix incorrect cast to u64 on shift operation by Colin Ian King · 6 years ago
  25. d7a32c8 platform/x86: pmc_atom: Add several Beckhoff Automation boards to critclk_systems DMI table by Steffen Dirkwinkel · 6 years ago
  26. 1a80d9f platform/x86: pmc_atom: Add Lex 3I380D industrial PC to critclk_systems DMI table by Hans de Goede · 6 years ago
  27. c0d3e16 nvme: fix memory leak for power latency tolerance by Yufen Yu · 6 years ago
  28. ddda7e8 nvme: release namespace SRCU protection before performing controller ioctls by Christoph Hellwig · 6 years ago
  29. 3188fce nvme: merge nvme_ns_ioctl into nvme_ioctl by Christoph Hellwig · 6 years ago
  30. 5426163 nvme: remove the ifdef around nvme_nvm_ioctl by Christoph Hellwig · 6 years ago
  31. a6515af nvme: fix srcu locking on error return in nvme_get_ns_from_disk by Christoph Hellwig · 6 years ago
  32. c4e97af arm64/mm: Inhibit huge-vmap with ptdump by Mark Rutland · 6 years ago
  33. 0e50da1 scsi: lpfc: add check for loss of ndlp when sending RRQ by James Smart · 6 years ago
  34. 334d1a2 scsi: lpfc: correct rcu unlock issue in lpfc_nvme_info_show by James Smart · 6 years ago
  35. 32d3f7d scsi: qedi: remove set but not used variables 'cdev' and 'udev' by YueHaibing · 6 years ago
  36. f3a7a11 scsi: qedi: remove memset/memcpy to nfunc and use func instead by YueHaibing · 6 years ago
  37. ae3787d f2fs: fix to avoid accessing xattr across the boundary by Randall Huang · 6 years ago
  38. 32f26da Drivers: misc: fix out-of-bounds access in function param_set_kgdbts_var by Young Xiao · 6 years ago
  39. fcc1ce5 s390/kasan: fix strncpy_from_user kasan checks by Vasily Gorbik · 6 years ago
  40. eddfe96 Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex" by Takashi Iwai · 6 years ago
  41. 731ebee ALSA: seq: Fix race of get-subscription call vs port-delete ioctls by Takashi Iwai · 6 years ago
  42. b52fd8a ALSA: seq: Protect in-kernel ioctl calls with mutex by Takashi Iwai · 6 years ago
  43. 82055ad x86/uaccess, kcov: Disable stack protector by Peter Zijlstra · 6 years ago
  44. b08ec06 drm/i915/sdvo: Implement proper HDMI audio support for SDVO by Ville Syrjälä · 6 years ago
  45. b7398f4 ASoC: fsl_asrc: Fix the issue about unsupported rate by S.j. Wang · 6 years ago
  46. d7d15ac ASoC: cs42xx8: Add regcache mask dirty by S.j. Wang · 6 years ago
  47. c3b85bd cgroup: Use css_tryget() instead of css_tryget_online() in task_get_css() by Tejun Heo · 6 years ago
  48. e599bfe bcache: only set BCACHE_DEV_WB_RUNNING when cached device attached by Coly Li · 6 years ago
  49. 973fc2b bcache: fix stack corruption by PRECEDING_KEY() by Coly Li · 6 years ago
  50. da3b915 i2c: acorn: fix i2c warning by Russell King · 6 years ago
  51. d3e5802 iommu/arm-smmu: Avoid constant zero in TLBI writes by Robin Murphy · 6 years ago
  52. 31e216c ptrace: restore smp_rmb() in __ptrace_may_access() by Jann Horn · 6 years ago
  53. 662b831 signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO by Eric W. Biederman · 6 years ago
  54. 54a2028 mm/vmscan.c: fix trying to reclaim unevictable LRU page by Minchan Kim · 6 years ago
  55. 6b9aa7a fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 6 years ago
  56. 553a1f0 mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node by Shakeel Butt · 6 years ago
  57. b7f8bbb libata: Extend quirks for the ST1000LM024 drives with NOLPM quirk by Hans de Goede · 6 years ago
  58. 88fe030 ALSA: firewire-motu: fix destruction of data for isochronous resources by Takashi Sakamoto · 6 years ago
  59. 786b1b4 ALSA: hda/realtek - Update headset mode for ALC256 by Kailang Yang · 6 years ago
  60. 27effef ALSA: oxfw: allow PCM capture for Stanton SCS.1m by Takashi Sakamoto · 6 years ago
  61. b59c932 Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops" by Hui Wang · 6 years ago
  62. 9fbd67c HID: wacom: Sync INTUOSP2_BT touch state after each frame if necessary by Jason Gerecke · 6 years ago
  63. dd1d71a HID: wacom: Correct button numbering 2nd-gen Intuos Pro over Bluetooth by Jason Gerecke · 6 years ago
  64. 5290135 HID: wacom: Send BTN_TOUCH in response to INTUOSP2_BT eraser contact by Jason Gerecke · 6 years ago
  65. 3e9c0eb HID: wacom: Don't report anything prior to the tool entering range by Jason Gerecke · 6 years ago
  66. 52a7d604 HID: wacom: Don't set tool type until we're in range by Jason Gerecke · 6 years ago
  67. fa212dd HID: multitouch: handle faulty Elo touch device by Benjamin Tissoires · 6 years ago
  68. 9ae306d nouveau: Fix build with CONFIG_NOUVEAU_LEGACY_CTX_SUPPORT disabled by Thomas Backlund · 6 years ago
  69. d54e1b8 drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3) by Dave Airlie · 6 years ago
  70. 6500aa4 Linux 4.19.52 by Greg Kroah-Hartman · 6 years ago
  71. 5922280 tcp: enforce tcp_min_snd_mss in tcp_mtu_probing() by Eric Dumazet · 6 years ago
  72. 7f9f8a3 tcp: add tcp_min_snd_mss sysctl by Eric Dumazet · 6 years ago
  73. ec83921 tcp: tcp_fragment() should apply sane memory limits by Eric Dumazet · 6 years ago
  74. c09be31 tcp: limit payload size of sacked skbs by Eric Dumazet · 6 years ago
  75. 7aa823a Linux 4.19.51 by Greg Kroah-Hartman · 6 years ago
  76. b323914 ALSA: seq: Cover unsubscribe_port() in list_mutex by Takashi Iwai · 6 years ago
  77. 3af96f3 drm/vc4: fix fb references in async update by Helen Koike · 6 years ago
  78. afec706 ovl: support stacked SEEK_HOLE/SEEK_DATA by Amir Goldstein · 6 years ago
  79. 22dac6c ovl: check the capability before cred overridden by Jiufei Xue · 6 years ago
  80. b616b9d Revert "drm/nouveau: add kconfig option to turn off nouveau legacy contexts. (v3)" by Greg Kroah-Hartman · 6 years ago
  81. 8e5483a Revert "Bluetooth: Align minimum encryption key size for LE and BR/EDR connections" by Greg Kroah-Hartman · 6 years ago
  82. 526972e percpu: do not search past bitmap when allocating an area by Dennis Zhou · 6 years ago
  83. d4d5dce gpio: vf610: Do not share irq_chip by Andrey Smirnov · 6 years ago
  84. 28229df soc: renesas: Identify R-Car M3-W ES1.3 by Takeshi Kihara · 6 years ago
  85. db54e08 usb: typec: fusb302: Check vconn is off when we start toggling by Hans de Goede · 6 years ago
  86. ce183fa ARM: exynos: Fix undefined instruction during Exynos5422 resume by Marek Szyprowski · 6 years ago
  87. 384642f pwm: Fix deadlock warning when removing PWM device by Phong Hoang · 6 years ago
  88. 7905b23 ARM: dts: exynos: Always enable necessary APIO_1V8 and ABB_1V8 regulators on Arndale Octa by Krzysztof Kozlowski · 6 years ago
  89. 78002e3 pwm: tiehrpwm: Update shadow register for disabling PWMs by Christoph Vogtländer · 6 years ago
  90. 9fdcb04 dmaengine: idma64: Use actual device for DMA transfers by Andy Shevchenko · 6 years ago
  91. da00c89 ice: Add missing case in print_link_msg for printing flow control by Brett Creeley · 6 years ago
  92. 456e356 gpio: gpio-omap: add check for off wake capable gpios by Tony Lindgren · 6 years ago
  93. 47d281b PCI: xilinx: Check for __get_free_pages() failure by Kangjie Lu · 6 years ago
  94. b5a185e block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
  95. e06d7a9 video: imsttfb: fix potential NULL pointer dereferences by Kangjie Lu · 6 years ago
  96. 1f2611a video: hgafb: fix potential NULL pointer dereference by Kangjie Lu · 6 years ago
  97. 5957f6f scsi: qla2xxx: Reset the FCF_ASYNC_{SENT|ACTIVE} flags by Giridhar Malavali · 6 years ago
  98. c2c7b6f PCI: rcar: Fix 64bit MSI message address handling by Marek Vasut · 6 years ago
  99. dd54e70 PCI: rcar: Fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
  100. 272f8c3d net: hns3: return 0 and print warning when hit duplicate MAC by Peng Li · 6 years ago