1. 6cbf028 USB: atm: ueagle-atm: add missing endpoint check by Johan Hovold · 5 years ago
  2. 8b462a3 iio: imu: inv_mpu6050: fix temperature reporting using bad unit by Jean-Baptiste Maneyrol · 5 years ago
  3. 299f995 iio: humidity: hdc100x: fix IIO_HUMIDITYRELATIVE channel reporting by Chris Lesiak · 5 years ago
  4. a12dd9e iio: adis16480: Add debugfs_reg_access entry by Nuno Sá · 5 years ago
  5. 11cc8bb ARM: dts: pandora-common: define wl1251 as child node of mmc3 by H. Nikolaus Schaller · 5 years ago
  6. ff01cf2 xhci: handle some XHCI_TRUST_TX_LENGTH quirks cases as default behaviour. by Mathias Nyman · 5 years ago
  7. 5ce600f xhci: Increase STS_HALT timeout in xhci_suspend() by Kai-Heng Feng · 5 years ago
  8. ecbaf20 xhci: Fix memory leak in xhci_add_in_port() by Mika Westerberg · 5 years ago
  9. 2f23dc8 usb: xhci: only set D3hot for pci device by Henry Lin · 5 years ago
  10. b48f19d staging: gigaset: add endpoint-type sanity check by Johan Hovold · 5 years ago
  11. 0f5e357 staging: gigaset: fix illegal free on probe errors by Johan Hovold · 5 years ago
  12. a5778b8 staging: gigaset: fix general protection fault on probe by Johan Hovold · 5 years ago
  13. ecf75f2 staging: rtl8712: fix interface sanity check by Johan Hovold · 5 years ago
  14. bfa71d7 staging: rtl8188eu: fix interface sanity check by Johan Hovold · 5 years ago
  15. ae14443 usb: Allow USB device to be warm reset in suspended state by Kai-Heng Feng · 5 years ago
  16. 9e002ed USB: documentation: flags on usb-storage versus UAS by Oliver Neukum · 5 years ago
  17. 0c7149e USB: uas: heed CAPACITY_HEURISTICS by Oliver Neukum · 5 years ago
  18. 0b495fa USB: uas: honor flag to avoid CAPACITY16 by Oliver Neukum · 5 years ago
  19. de5fb18 media: venus: remove invalid compat_ioctl32 handler by Arnd Bergmann · 5 years ago
  20. 42dadb8 scsi: qla2xxx: Fix driver unload hang by Quinn Tran · 5 years ago
  21. f831f6b usb: gadget: pch_udc: fix use after free by Gustavo A. R. Silva · 5 years ago
  22. 2a030db usb: gadget: configfs: Fix missing spin_lock_init() by Wei Yongjun · 5 years ago
  23. 312017a Linux 4.19.89 by Greg Kroah-Hartman · 5 years ago
  24. b136eeb appletalk: Set error code if register_snap_client failed by YueHaibing · 6 years ago
  25. 0977763 appletalk: Fix potential NULL pointer dereference in unregister_snap_client by YueHaibing · 6 years ago
  26. 754e3c0 net: qrtr: fix memort leak in qrtr_tun_write_iter by Navid Emamdoost · 5 years ago
  27. 5119ffd KVM: x86: fix out-of-bounds write in KVM_GET_EMULATED_CPUID (CVE-2019-19332) by Paolo Bonzini · 5 years ago
  28. 9852d0c ASoC: rsnd: fixup MIX kctrl registration by Kuninori Morimoto · 6 years ago
  29. 17559e3 xfs: add missing error check in xfs_prepare_shift() by Brian Foster · 6 years ago
  30. 4c67dbe iomap: partially revert 4721a601099 (simulated directio short read on EFAULT) by Darrick J. Wong · 6 years ago
  31. 019b632 splice: don't read more than available pipe space by Darrick J. Wong · 6 years ago
  32. 484c4d9 perf script: Fix invalid LBR/binary mismatch error by Adrian Hunter · 5 years ago
  33. 5cdbe24 watchdog: aspeed: Fix clock behaviour for ast2600 by Joel Stanley · 5 years ago
  34. 23c81ea md/raid0: Fix an error message in raid0_make_request() by Dan Carpenter · 5 years ago
  35. ba2247f ALSA: hda - Fix pending unsol events at shutdown by Takashi Iwai · 5 years ago
  36. af0174a binder: Handle start==NULL in binder_update_page_range() by Jann Horn · 5 years ago
  37. fe0d31e binder: Fix race between mmap() and binder_alloc_print_pages() by Jann Horn · 5 years ago
  38. 627f3b9 vcs: prevent write access to vcsu devices by Nicolas Pitre · 5 years ago
  39. fe46db7 thermal: Fix deadlock in thermal thermal_zone_device_check by Wei Wang · 5 years ago
  40. b59116f iomap: Fix pipe page leakage during splicing by Jan Kara · 5 years ago
  41. 18a2362 RDMA/qib: Validate ->show()/store() callbacks before calling them by Viresh Kumar · 5 years ago
  42. 42bd3e7 can: ucan: fix non-atomic allocation in completion handler by Johan Hovold · 5 years ago
  43. 5910139 mwifiex: update set_mac_address logic by Sharvari Harisangam · 5 years ago
  44. a1371a6 spi: atmel: Fix CS high support by Gregory CLEMENT · 5 years ago
  45. 351a567 crypto: user - fix memory leak in crypto_report by Navid Emamdoost · 5 years ago
  46. cdaeaea crypto: ecdh - fix big endian bug in ECC library by Ard Biesheuvel · 5 years ago
  47. be7993d crypto: ccp - fix uninitialized list head by Mark Salter · 5 years ago
  48. dac1187 crypto: af_alg - cast ki_complete ternary op to int by Ayush Sawal · 5 years ago
  49. 1e475dc crypto: atmel-aes - Fix IV handling when req->nbytes < ivsize by Tudor Ambarus · 5 years ago
  50. 0d51b4d crypto: crypto4xx - fix double-free in crypto4xx_destroy_sdr by Christian Lamparter · 5 years ago
  51. 5cbc7ff KVM: x86: Grab KVM's srcu lock when setting nested state by Sean Christopherson · 5 years ago
  52. 6a10f81 KVM: x86: fix presentation of TSX feature in ARCH_CAPABILITIES by Paolo Bonzini · 5 years ago
  53. 5efbd9a KVM: x86: do not modify masked bits of shared MSRs by Paolo Bonzini · 5 years ago
  54. 66f8ca5 KVM: arm/arm64: vgic: Don't rely on the wrong pending table by Zenghui Yu · 5 years ago
  55. e8d9825 arm64: dts: exynos: Revert "Remove unneeded address space mapping for soc node" by Marek Szyprowski · 5 years ago
  56. 9a0511a drm/i810: Prevent underflow in ioctl by Dan Carpenter · 5 years ago
  57. 8e47f51 drm/msm: fix memleak on release by Johan Hovold · 5 years ago
  58. 3152fcd jbd2: Fix possible overflow in jbd2_log_space_left() by Jan Kara · 5 years ago
  59. 18493ba kernfs: fix ino wrap-around detection by Tejun Heo · 5 years ago
  60. ea57322 can: slcan: Fix use-after-free Read in slcan_open by Jouni Hogander · 5 years ago
  61. 9eadceb tty: vt: keyboard: reject invalid keycodes by Dmitry Torokhov · 5 years ago
  62. d4785d8 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 5 years ago
  63. df871e5 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 5 years ago
  64. 153bd25 xfrm interface: fix management of phydev by Nicolas Dichtel · 5 years ago
  65. cbb6297 xfrm interface: fix list corruption for x-netns by Nicolas Dichtel · 5 years ago
  66. f04f067 xfrm interface: avoid corruption on changelink by Nicolas Dichtel · 5 years ago
  67. 28655c6 xfrm interface: fix memory leak on creation by Nicolas Dichtel · 5 years ago
  68. 2e5c738 x86/PCI: Avoid AMD FCH XHCI USB PME# from D0 defect by Kai-Heng Feng · 5 years ago
  69. 37d080a x86/mm/32: Sync only to VMALLOC_END in vmalloc_sync_all() by Joerg Roedel · 5 years ago
  70. 79f0890 Input: Fix memory leak in psxpad_spi_probe by Navid Emamdoost · 5 years ago
  71. 7c193ed coresight: etm4x: Fix input validation for sysfs. by Mike Leach · 5 years ago
  72. 1d01bae Input: goodix - add upside-down quirk for Teclast X89 tablet by Hans de Goede · 5 years ago
  73. 29fef2f Input: synaptics-rmi4 - don't increment rmiaddr for SMBus transfers by Hans Verkuil · 5 years ago
  74. 29116a8 Input: synaptics-rmi4 - re-enable IRQs in f34v7_do_reflash by Lucas Stach · 5 years ago
  75. 2ef2441 Input: synaptics - switch another X1 Carbon 6 to RMI/SMbus by Hans Verkuil · 5 years ago
  76. 1760cf2 ALSA: hda - Add mute led support for HP ProBook 645 G4 by Kai-Heng Feng · 5 years ago
  77. c6bebcc ALSA: pcm: oss: Avoid potential buffer overflows by Takashi Iwai · 5 years ago
  78. f9f56eb ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236 by Kailang Yang · 5 years ago
  79. fa77bf0 ALSA: hda/realtek - Enable the headset-mic on a Xiaomi's laptop by Hui Wang · 5 years ago
  80. 3bf7803 ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLC by Jian-Hong Pan · 5 years ago
  81. 710c33a fuse: verify attributes by Miklos Szeredi · 5 years ago
  82. 9f435a5 fuse: verify nlink by Miklos Szeredi · 5 years ago
  83. 742f231 sched/fair: Scale bandwidth quota and period without losing quota/period ratio precision by Xuewei Zhang · 5 years ago
  84. b73b5ee net: aquantia: fix RSS table and key sizes by Dmitry Bogdanov · 6 years ago
  85. 21a16d1 media: vimc: fix start stream when link is disabled by Helen Fornazier · 6 years ago
  86. fb2f438 ARM: dts: am335x-pdu001: Fix polarity of card detection input by Felix Brack · 6 years ago
  87. e60d4b9 ARM: dts: sunxi: Fix PMU compatible strings by Rob Herring · 6 years ago
  88. 6539e28 ASoC: max9867: Fix power management by Ladislav Michl · 6 years ago
  89. 1f8d72a clk: renesas: rcar-gen3: Set state when registering SD clocks by Niklas Söderlund · 6 years ago
  90. a4c104a usb: mtu3: fix dbginfo in qmu_tx_zlp_error_handler by YueHaibing · 6 years ago
  91. 49ef54a mlx4: Use snprintf instead of complicated strcpy by Qian Cai · 6 years ago
  92. 647ded8 IB/hfi1: Close VNIC sdma_progress sleep window by Mike Marciniszyn · 6 years ago
  93. 4682428 IB/hfi1: Ignore LNI errors before DC8051 transitions to Polling state by Kaike Wan · 6 years ago
  94. 6b1f6d0 mlxsw: spectrum_router: Relax GRE decap matching check by Nir Dotan · 6 years ago
  95. 24e9c85 soc: renesas: r8a77990-sysc: Fix initialization order of 3DG-{A,B} by Geert Uytterhoeven · 6 years ago
  96. f033651 sctp: frag_point sanity check by Jakub Audykowicz · 6 years ago
  97. 253c617 clk: qcom: gcc-msm8998: Disable halt check of UFS clocks by Bjorn Andersson · 6 years ago
  98. b6f4e1c firmware: qcom: scm: fix compilation error when disabled by Jonathan Marek · 6 years ago
  99. 8eccf35 media: stkwebcam: Bugfix for wrong return values by Andreas Pape · 6 years ago
  100. 50e9fda tty: Don't block on IO when ldisc change is pending by Dmitry Safonov · 6 years ago