1. c5ca49a xen: xlate_mmu: add missing header to fix 'W=1' warning by Srikanth Boddepalli · 6 years ago
  2. 9e5c74f drm/ast: fixed reading monitor EDID not stable issue by Y.C. Chen · 6 years ago
  3. 1bb6e0c net: hisilicon: remove unexpected free_netdev by Pan Bian · 6 years ago
  4. 992963c ixgbe: recognize 1000BaseLX SFP modules as 1Gbps by Josh Elsasser · 6 years ago
  5. f30f32d igb: fix uninitialized variables by Yunjian Wang · 6 years ago
  6. f05ca3e net: thunderx: fix NULL pointer dereference in nic_remove by Lorenzo Bianconi · 6 years ago
  7. def38db USB: omap_udc: fix USB gadget functionality on Palm Tungsten E by Aaro Koskinen · 6 years ago
  8. 42aea74 USB: omap_udc: fix omap_udc_start() on 15xx machines by Aaro Koskinen · 6 years ago
  9. a2aa761 USB: omap_udc: fix crashes on probe error and module removal by Aaro Koskinen · 6 years ago
  10. 2c37b2f USB: omap_udc: use devm_request_irq() by Aaro Koskinen · 6 years ago
  11. 454892c RDMA/mlx5: Fix fence type for IB_WR_LOCAL_INV WR by Majd Dibbiny · 6 years ago
  12. da7e373 hwmon: (w83795) temp4_type has writable permission by Huacai Chen · 6 years ago
  13. 526bbd2 hwmon: (ina2xx) Fix current value calculation by Nicolin Chen · 6 years ago
  14. b28c2c7 tun: forbid iface creation with rtnl ops by Nicolas Dichtel · 6 years ago
  15. 4f384d9 net: phy: don't allow __set_phy_supported to add unsupported modes by Heiner Kallweit · 6 years ago
  16. 5765610 net/mlx4_core: Correctly set PFC param if global pause is turned off. by Tarick Bedeir · 6 years ago
  17. 25a445d net: 8139cp: fix a BUG triggered by changing mtu with network traffic by Su Yanjun · 6 years ago
  18. 3a492ce mac80211_hwsim: Timer should be initialized before device registered by Vasyl Vavrychuk · 6 years ago
  19. 6d861927 kgdboc: fix KASAN global-out-of-bounds bug in param_set_kgdboc_var() by Macpaul Lin · 6 years ago
  20. 9696ca9 tty: do not set TTY_IO_ERROR flag if console port by Chanho Park · 6 years ago
  21. 32445bd tty: serial: 8250_mtk: always resume the device in probe. by Peter Shih · 6 years ago
  22. 902d410 staging: rtl8712: Fix possible buffer overrun by Young Xiao · 6 years ago
  23. 2f5b767 Staging: lustre: remove two build warnings by Greg Kroah-Hartman · 6 years ago
  24. 569fc4f vhost/vsock: fix use-after-free in network stack callers by Stefan Hajnoczi · 6 years ago
  25. 2d5a1b3 vsock: lookup and setup guest_cid inside vhost_vsock_lock by Gao feng · 8 years ago
  26. cb10134 sr: pass down correctly sized SCSI sense buffer by Jens Axboe · 6 years ago
  27. d65afda xhci: Prevent U1/U2 link pm states if exit latency is too long by Mathias Nyman · 6 years ago
  28. 1f71707 dmaengine: cppi41: delete channel from pending list when stop channel by Bin Liu · 6 years ago
  29. 95e3e51 virtio/s390: fix race in ccw_io_helper() by Halil Pasic · 6 years ago
  30. 92054f4 virtio/s390: avoid race on vcdev->config by Halil Pasic · 6 years ago
  31. fe26b8d USB: check usb_get_extra_descriptor for proper size by Mathias Payer · 6 years ago
  32. c037e88 usb: appledisplay: Add 27" Apple Cinema Display by Alexander Theissen · 6 years ago
  33. 2457aa8 usb: quirk: add no-LPM quirk on SanDisk Ultra Flair device by Harry Pan · 6 years ago
  34. 52c8725 net: amd: add missing of_node_put() by Yangtao Li · 6 years ago
  35. 1c0d730 team: no need to do team_notify_peers or team_mcast_rejoin when disabling port by Hangbin Liu · 6 years ago
  36. 782d0b8 iommu/vt-d: Use memunmap to free memremap by Pan Bian · 6 years ago
  37. 94d9bef net: faraday: ftmac100: remove netif_running(netdev) check before disabling interrupts by Vincent Chen · 6 years ago
  38. fc70b21 mtd: rawnand: qcom: Namespace prefix some commands by Olof Johansson · 6 years ago
  39. 89860d2 net/mlx4: Fix UBSAN warning of signed integer overflow by Aya Levin · 6 years ago
  40. 6485f65 net/mlx4_core: Fix uninitialized variable compilation warning by Tariq Toukan · 6 years ago
  41. aa4a6a1 net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command by Jack Morgenstein · 6 years ago
  42. a1597da qed: Fix reading wrong value in loop condition by Denis Bolotin · 6 years ago
  43. 37a73ddd qed: Fix PTT leak in qed_drain() by Denis Bolotin · 6 years ago
  44. 897e370 bnx2x: Assign unique DMAE channel number for FW DMAE transactions. by Sudarsana Reddy Kalluru · 6 years ago
  45. 8d6dfd2 HID: input: Ignore battery reported by Symbol DS4308 by Benson Leung · 6 years ago
  46. 9f4928c can: rcar_can: Fix erroneous registration by Fabrizio Castro · 6 years ago
  47. 06144fe iommu/ipmmu-vmsa: Fix crash on early domain free by Geert Uytterhoeven · 6 years ago
  48. 04e7cee brcmutil: really fix decoding channel info for 160 MHz bandwidth by Rafał Miłecki · 6 years ago
  49. 19c6074 iommu/vt-d: Fix NULL pointer dereference in prq_event_thread() by Lu Baolu · 6 years ago
  50. b49bb7d media: omap3isp: Unregister media device as first by Sakari Ailus · 6 years ago
  51. 35db4d1 wil6210: missing length check in wmi_set_ie by Lior David · 7 years ago
  52. 11de2fa net: qed: use correct strncpy() size by Arnd Bergmann · 7 years ago
  53. f3e31bb usb: gadget: dummy: fix nonsensical comparisons by Arnd Bergmann · 7 years ago
  54. f109deb reset: make device_reset_optional() really optional by Masahiro Yamada · 7 years ago
  55. ee6e7fb reset: add exported __reset_control_get, return NULL if optional by Philipp Zabel · 9 years ago
  56. d4b89ec reset: core: fix reset_control_put by Heiner Kallweit · 8 years ago
  57. ca58e3b reset: make optional functions really optional by Ramiro Oliveira · 8 years ago
  58. b5e2333 Input: elan_i2c - add support for ELAN0621 touchpad by Adam Wong · 6 years ago
  59. 0d70ce8 Input: elan_i2c - add ACPI ID for Lenovo IdeaPad 330-15ARR by Noah Westervelt · 6 years ago
  60. d5cb3f3 Input: elan_i2c - add ELAN0620 to the ACPI table by Patrick Gaskin · 6 years ago
  61. 81bedda Input: matrix_keypad - check for errors from of_get_named_gpio() by Christian Hoff · 6 years ago
  62. 3ea71da Input: xpad - quirk all PDP Xbox One gamepads by Cameron Gutman · 6 years ago
  63. d0095c5 drm/mediatek: fix OF sibling-node lookup by Johan Hovold · 6 years ago
  64. c0d75da binder: fix proc->files use-after-free by Todd Kjos · 7 years ago
  65. 412091e kgdboc: Fix warning with module build by Laura Abbott · 6 years ago
  66. d0bf1cb kgdboc: Fix restrict error by Laura Abbott · 6 years ago
  67. 0256f87 scsi: csiostor: Avoid content leaks and casts by Kees Cook · 8 years ago
  68. 5f41f8c scsi: scsi_devinfo: cleanly zero-pad devinfo strings by Martin Wilck · 7 years ago
  69. de8268d drm: set is_master to 0 upon drm_new_set_master() failure by Sergio Correia · 6 years ago
  70. 96562b8 drm/ast: Fix incorrect free on ioregs by Sam Bobroff · 6 years ago
  71. 23aa2d8 IB/mlx5: Avoid load failure due to unknown link width by Michael Guralnik · 6 years ago
  72. 6673937 iser: set sector for ambiguous mr status errors by Sagi Grimberg · 6 years ago
  73. e9490d7 staging: rts5208: fix gcc-8 logic error warning by Arnd Bergmann · 7 years ago
  74. 2de7563 scsi: bfa: convert to strlcpy/strlcat by Arnd Bergmann · 7 years ago
  75. 0470662 drm: gma500: fix logic error by Arnd Bergmann · 7 years ago
  76. 6d075d2 efi/libstub: Make file I/O chunking x86-specific by Ard Biesheuvel · 8 years ago
  77. b874a87 bus: arm-cci: remove unnecessary unreachable() by Stefan Agner · 7 years ago
  78. fb66079 efi/libstub: arm: support building with clang by Alistair Strachan · 6 years ago
  79. c4c29e1 misc: mic/scif: fix copy-paste error in scif_create_remote_lookup by YueHaibing · 6 years ago
  80. 140ee9b Drivers: hv: vmbus: check the creation_status in vmbus_establish_gpadl() by Dexuan Cui · 6 years ago
  81. 06c2233 iio:st_magn: Fix enable device after trigger by Martin Kelly · 6 years ago
  82. 4a978cf Revert "usb: dwc3: gadget: skip Set/Clear Halt when invalid" by Felipe Balbi · 6 years ago
  83. 0f887c6 usb: core: quirks: add RESET_RESUME quirk for Cherry G230 Stream series by Michael Niewöhner · 6 years ago
  84. 72c6bc4 USB: usb-storage: Add new IDs to ums-realtek by Kai-Heng Feng · 6 years ago
  85. 07d8aba dmaengine: at_hdmac: fix module unloading by Richard Genoud · 6 years ago
  86. 0daa7fc2 dmaengine: at_hdmac: fix memory leak in at_dma_xlate() by Richard Genoud · 6 years ago
  87. ff67a7d usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2 by Bernd Eckstein · 6 years ago
  88. 1d3891c s390/qeth: fix length check in SNMP processing by Julian Wiedmann · 6 years ago
  89. 13a3d89 rapidio/rionet: do not free skb before reading its length by Pan Bian · 6 years ago
  90. ad0ee4f Revert "wlcore: Add missing PM call for wlcore_cmd_wait_for_event_or_timeout()" by Sasha Levin · 6 years ago
  91. 6fc74d9 media: em28xx: Fix use-after-free when disconnecting by Matthias Schwarzott · 7 years ago
  92. a1b53b1 lan78xx: Read MAC address from DT if present by Phil Elwell · 7 years ago
  93. 0c9aa4d usb: xhci: fix uninitialized completion when USB3 port got wrong status by Aaron Ma · 6 years ago
  94. e2e3a81 tty: wipe buffer if not echoing data by Greg Kroah-Hartman · 6 years ago
  95. 3540460 tty: wipe buffer. by Linus Torvalds · 6 years ago
  96. f8c66ab scsi: ufshcd: release resources if probe fails by Subhash Jadavani · 8 years ago
  97. 99a3bd3 scsi: ufs: fix race between clock gating and devfreq scaling work by Subhash Jadavani · 8 years ago
  98. 0967f4d scsi: ufshcd: Fix race between clk scaling and ungate work by Venkat Gopalakrishnan · 8 years ago
  99. 675d919 scsi: ufs: fix bugs related to null pointer access and array size by Yaniv Gardi · 8 years ago
  100. 6bea268 mwifiex: fix p2p device doesn't find in scan problem by Karthik D A · 8 years ago