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