1. 202a604 dmaengine: qcom: bam_dma: Fix resource leak by Jeffrey Hugo · 4 years, 8 months ago
  2. 4ede4c7 net/mlx4_core: Dynamically set guaranteed amount of counters per VF by Eran Ben Elisha · 4 years, 8 months ago
  3. 0ee544c vxlan: check tun_info options_len properly by Xin Long · 4 years, 8 months ago
  4. 28f3665 net: bcmgenet: reset 40nm EPHY on energy detect by Doug Berger · 4 years, 8 months ago
  5. 7d0d649 net: hisilicon: Fix ping latency when deal with high throughput by Jiangfeng Xiao · 4 years, 8 months ago
  6. 0228cd2 of: unittest: fix memory leak in unittest_data_add by Navid Emamdoost · 4 years, 8 months ago
  7. 1c2c7b4 scsi: target: core: Do not overwrite CDB byte 1 by Bodo Stroesser · 4 years, 8 months ago
  8. b4bd4ac scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE by Thomas Bogendoerfer · 4 years, 8 months ago
  9. 8ae7d25 scsi: sni_53c710: fix compilation error by Thomas Bogendoerfer · 4 years, 8 months ago
  10. 7a00b55 scsi: scsi_dh_alua: handle RTPG sense code correctly during state transitions by Hannes Reinecke · 4 years, 8 months ago
  11. 298766a pinctrl: ns2: Fix off by one bugs in ns2_pinmux_enable() by Dan Carpenter · 4 years, 9 months ago
  12. 07d819d regulator: pfuze100-regulator: Variable "val" in pfuze100_regulator_probe() could be uninitialized by Yizhuo · 4 years, 8 months ago
  13. e4c7179 regulator: ti-abb: Fix timeout in ti_abb_wait_txdone/ti_abb_clear_all_txdone by Axel Lin · 4 years, 9 months ago
  14. b6a3536 net: usb: sr9800: fix uninitialized local variable by Valentin Vidic · 4 years, 8 months ago
  15. 480edc0 bonding: fix potential NULL deref in bond_update_slave_arr by Eric Dumazet · 4 years, 8 months ago
  16. 0afd70b dmaengine: cppi41: Fix cppi41_dma_prep_slave_sg() when idle by Tony Lindgren · 4 years, 8 months ago
  17. 4a2fbab rtlwifi: Fix potential overflow on P2P code by Laura Abbott · 4 years, 8 months ago
  18. 3bbf6e7 HID: fix error message in hid_open_report() by Michał Mirosław · 4 years, 10 months ago
  19. 7b5e3ad HID: Fix assumption that devices have inputs by Alan Stern · 4 years, 8 months ago
  20. 81198e6 HID: i2c-hid: add Trekstor Primebook C11B to descriptor override by Hans de Goede · 4 years, 8 months ago
  21. f936fa2 USB: serial: whiteheat: fix line-speed endianness by Johan Hovold · 4 years, 8 months ago
  22. 1c06f5d USB: serial: whiteheat: fix potential slab corruption by Johan Hovold · 4 years, 8 months ago
  23. 06f6902 USB: ldusb: fix control-message timeout by Johan Hovold · 4 years, 8 months ago
  24. f03419b USB: ldusb: fix ring-buffer locking by Johan Hovold · 4 years, 8 months ago
  25. 34f125b usb-storage: Revert commit 747668dbc061 ("usb-storage: Set virt_boundary_mask to avoid SG overflows") by Alan Stern · 4 years, 8 months ago
  26. fc71e39 USB: gadget: Reject endpoints with 0 maxpacket value by Alan Stern · 4 years, 8 months ago
  27. be511e9 UAS: Revert commit 3ae62a42090f ("UAS: fix alignment of scatter/gather segments") by Alan Stern · 4 years, 8 months ago
  28. 3c7f02d ath6kl: fix a NULL-ptr-deref bug in ath6kl_usb_alloc_urb_from_pipe() by Hui Peng · 4 years, 10 months ago
  29. 18991df thunderbolt: Use 32-bit writes when writing ring producer/consumer by Mika Westerberg · 6 years ago
  30. 216521e USB: legousbtower: fix a signedness bug in tower_probe() by Dan Carpenter · 4 years, 8 months ago
  31. 319a166 efi/cper: Fix endianness of PCIe class code by Lukas Wunner · 4 years, 8 months ago
  32. c9e709d serial: mctrl_gpio: Check for NULL pointer by Adam Ford · 4 years, 8 months ago
  33. a2669ab gpio: max77620: Use correct unit for debounce times by Thierry Reding · 4 years, 8 months ago
  34. 91808d0 RDMA/iwcm: Fix a lock inversion issue by Bart Van Assche · 4 years, 8 months ago
  35. 7d38c1f staging: rtl8188eu: fix null dereference when kzalloc fails by Connor Kuehl · 4 years, 9 months ago
  36. 3c80f97 iio: fix center temperature of bmc150-accel-core by Pascal Bouwmann · 4 years, 10 months ago
  37. 6ec0564 rtc: pcf8523: set xtal load capacitance from DT by Sam Ravnborg · 5 years ago
  38. c4b857a usb: handle warm-reset port requests on hub resume by Jan-Marek Glogowski · 5 years ago
  39. d6f42ca HID: i2c-hid: Add Odys Winbook 13 to descriptor override by Hans de Goede · 5 years ago
  40. 9dbf724 HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor override by Julian Sax · 6 years ago
  41. 02e0d66 sc16is7xx: Fix for "Unexpected interrupt: 8" by Phil Elwell · 6 years ago
  42. 7ff8f21 dm: Use kzalloc for all structs with embedded biosets/mempools by Kent Overstreet · 6 years ago
  43. 3752433 dm snapshot: rework COW throttling to fix deadlock by Mikulas Patocka · 4 years, 8 months ago
  44. 5de1e3a dm snapshot: introduce account_start_copy() and account_end_copy() by Mikulas Patocka · 4 years, 8 months ago
  45. 0685a25 dm snapshot: use mutex instead of rw_semaphore by Mikulas Patocka · 7 years ago
  46. 84f5b67 RDMA/cxgb4: Do not dma memory off of the stack by Greg KH · 4 years, 8 months ago
  47. 1ee3376 PCI: PM: Fix pci_power_up() by Rafael J. Wysocki · 4 years, 8 months ago
  48. 3f119ae xen/netback: fix error path of xenvif_connect_data() by Juergen Gross · 4 years, 8 months ago
  49. 7ccf3b8 cpufreq: Avoid cpufreq_suspend() deadlock on system shutdown by Rafael J. Wysocki · 4 years, 8 months ago
  50. 3477314 memstick: jmb38x_ms: Fix an error handling path in 'jmb38x_ms_probe()' by Christophe JAILLET · 4 years, 8 months ago
  51. a1f7f6a scsi: zfcp: fix reaction on bit error threshold notification by Steffen Maier · 4 years, 8 months ago
  52. 51ad5d1 drm/edid: Add 6 bpc quirk for SDC panel in Lenovo G50 by Kai-Heng Feng · 5 years ago
  53. 596836e Input: da9063 - fix capability and drop KEY_SLEEP by Marco Felsch · 4 years, 9 months ago
  54. ce58d14c scsi: core: try to get module before removing device by Yufen Yu · 4 years, 8 months ago
  55. a56c80d staging: wlan-ng: fix exit return when sme->key_idx >= NUM_WEPKEYS by Colin Ian King · 4 years, 8 months ago
  56. e509538 USB: ldusb: fix read info leaks by Johan Hovold · 4 years, 8 months ago
  57. e5e48d2 USB: usblp: fix use-after-free on disconnect by Johan Hovold · 4 years, 8 months ago
  58. 1b64bc2 USB: ldusb: fix memleak on disconnect by Johan Hovold · 4 years, 8 months ago
  59. afa3bc2 USB: serial: ti_usb_3410_5052: fix port-close races by Johan Hovold · 4 years, 8 months ago
  60. f0b1f7e usb: udc: lpc32xx: fix bad bit shift operation by Gustavo A. R. Silva · 4 years, 8 months ago
  61. 4d56c09 USB: legousbtower: fix memleak on disconnect by Johan Hovold · 4 years, 8 months ago
  62. 15cfb72 net: bcmgenet: Set phydev->dev_flags only for internal PHYs by Florian Fainelli · 4 years, 8 months ago
  63. 0197645 net: bcmgenet: Fix RGMII_MODE_EN value for GENET v1/2/3 by Florian Fainelli · 4 years, 8 months ago
  64. 6303b51 loop: Add LOOP_SET_DIRECT_IO to compat ioctl by Alessio Balsini · 4 years, 8 months ago
  65. 8c03bac Revert "drm/radeon: Fix EEH during kexec" by Alex Deucher · 4 years, 8 months ago
  66. f549c98 net: hisilicon: Fix usage of uninitialized variable in function mdio_sc_cfg_reg_write() by Yizhuo · 4 years, 8 months ago
  67. 0229c97 scsi: qla2xxx: Fix unbound sleep in fcport delete path. by Quinn Tran · 4 years, 9 months ago
  68. 80efde4 scsi: megaraid: disable device when probe failed after enabled device by Xiang Chen · 4 years, 9 months ago
  69. ea8a6a5 scsi: ufs: skip shutdown if hba is not powered by Stanley Chu · 4 years, 9 months ago
  70. 5d7360e media: stkwebcam: fix runtime PM after driver unbind by Johan Hovold · 4 years, 8 months ago
  71. 82143aa Staging: fbtft: fix memory leak in fbtft_framebuffer_alloc by Navid Emamdoost · 4 years, 8 months ago
  72. 0c7cf3e staging: fbtft: Stop using BL_CORE_DRIVER1 by Daniel Vetter · 6 years ago
  73. e6b988d efivar/ssdt: Don't iterate over EFI vars if no SSDT override was specified by Ard Biesheuvel · 4 years, 8 months ago
  74. c6fd435 iio: light: opt3001: fix mutex unlock race by David Frey · 4 years, 9 months ago
  75. b78ad0e iio: adc: ad799x: fix probe error handling by Marco Felsch · 4 years, 9 months ago
  76. 65b9006 staging: vt6655: Fix memory leak in vt6655_probe by Navid Emamdoost · 4 years, 8 months ago
  77. bd65811 USB: legousbtower: fix use-after-free on release by Johan Hovold · 4 years, 8 months ago
  78. 397ef57 USB: legousbtower: fix open after failed reset request by Johan Hovold · 4 years, 9 months ago
  79. 1b5623d USB: legousbtower: fix potential NULL-deref on disconnect by Johan Hovold · 4 years, 9 months ago
  80. 686d51a USB: legousbtower: fix deadlock on disconnect by Johan Hovold · 4 years, 9 months ago
  81. caa1823 USB: legousbtower: fix slab info leak at probe by Johan Hovold · 4 years, 9 months ago
  82. 134a8ba usb: renesas_usbhs: gadget: Fix usb_ep_set_{halt,wedge}() behavior by Yoshihiro Shimoda · 4 years, 8 months ago
  83. d80137c usb: renesas_usbhs: gadget: Do not discard queues in usb_ep_set_{halt,wedge}() by Yoshihiro Shimoda · 4 years, 8 months ago
  84. 5ac7605 USB: dummy-hcd: fix power budget for SuperSpeed mode by Jacky.Cao@sony.com · 4 years, 9 months ago
  85. 833dadb USB: microtek: fix info-leak at probe by Johan Hovold · 4 years, 8 months ago
  86. 3b2c11c USB: usblcd: fix I/O after disconnect by Johan Hovold · 4 years, 9 months ago
  87. 5f49cb4 USB: serial: fix runtime PM after driver unbind by Johan Hovold · 4 years, 8 months ago
  88. 30b549e USB: serial: option: add support for Cinterion CLS8 devices by Reinhard Speyerer · 4 years, 8 months ago
  89. 52a2866 USB: serial: option: add Telit FN980 compositions by Daniele Palmas · 4 years, 9 months ago
  90. 50e5fa2 USB: serial: ftdi_sio: add device IDs for Sienna and Echelon PL-20 by Beni Mahler · 4 years, 9 months ago
  91. c45a69c USB: serial: keyspan: fix NULL-derefs on open() and write() by Johan Hovold · 4 years, 8 months ago
  92. 091c0f1 serial: uartlite: fix exit path null pointer by Randy Dunlap · 4 years, 9 months ago
  93. f56ae52 USB: ldusb: fix NULL-derefs on driver unbind by Johan Hovold · 4 years, 8 months ago
  94. 697bd634 USB: chaoskey: fix use-after-free on release by Johan Hovold · 4 years, 8 months ago
  95. 25184b8 USB: usblp: fix runtime PM after driver unbind by Johan Hovold · 4 years, 8 months ago
  96. 685546c USB: iowarrior: fix use-after-free after driver unbind by Johan Hovold · 4 years, 8 months ago
  97. d8180d4 USB: iowarrior: fix use-after-free on release by Johan Hovold · 4 years, 8 months ago
  98. 323f425 USB: iowarrior: fix use-after-free on disconnect by Johan Hovold · 4 years, 8 months ago
  99. 1e3c57e USB: adutux: fix use-after-free on release by Johan Hovold · 4 years, 8 months ago
  100. 139d8d9f USB: adutux: fix NULL-derefs on disconnect by Johan Hovold · 4 years, 9 months ago