1. 350d523 i2c: mux: demux-pinctrl: Fix an error handling path in 'i2c_demux_pinctrl_probe()' by Christophe JAILLET · 4 years, 8 months ago
  2. 57dd229 iommu/amd: Fix over-read of ACPI UID from IVRS table by Alexander Monakov · 4 years, 8 months ago
  3. 0b3bc1f igb: use igb_adapter->io_addr instead of e1000_hw->hw_addr by Cao jin · 8 years ago
  4. 25ac424 usb: gadget: legacy: fix error return code in cdc_bind() by Wei Yongjun · 4 years, 8 months ago
  5. 170cbe87 usb: gadget: legacy: fix error return code in gncm_bind() by Wei Yongjun · 4 years, 8 months ago
  6. 3fa699e usb: gadget: audio: Fix a missing error return value in audio_bind() by Christophe JAILLET · 4 years, 9 months ago
  7. a1e63dd usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()' by Christophe JAILLET · 4 years, 9 months ago
  8. 5b92711 usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg list by Sriharsha Allenki · 4 years, 8 months ago
  9. 2056c78 USB: gadget: fix illegal array access in binding with UDC by Kyungtae Kim · 4 years, 8 months ago
  10. 0101213 net: phy: micrel: Use strlcpy() for ethtool::get_strings by Florian Fainelli · 7 years ago
  11. f1273b6 IB/mlx4: Test return value of calls to ib_get_cached_pkey by Jack Morgenstein · 4 years, 9 months ago
  12. c449481 i40iw: Fix error handling in i40iw_manage_arp_cache() by Dan Carpenter · 4 years, 9 months ago
  13. e965c55 pinctrl: cherryview: Add missing spinlock usage in chv_gpio_irq_handler by Grace Kao · 4 years, 9 months ago
  14. f5c0c54 drm/qxl: lost qxl_bo_kunmap_atomic_page in qxl_image_init_helper() by Vasily Averin · 4 years, 9 months ago
  15. 6f53659 dmaengine: mmp_tdma: Reset channel error on release by Lubomir Rintel · 4 years, 9 months ago
  16. 87b4963 dmaengine: pch_dma.c: Avoid data race between probe and irq handler by Madhuparna Bhowmik · 4 years, 9 months ago
  17. 1502915 spi: spi-dw: Add lock protect dw_spi rx/tx to prevent concurrent calls by wuxu.wu · 5 years ago
  18. 6950c277 scsi: sg: add sg_remove_request in sg_write by Wu Bo · 4 years, 9 months ago
  19. f0d331d net: moxa: Fix a potential double 'free_irq()' by Christophe JAILLET · 4 years, 9 months ago
  20. bf3c068 net/sonic: Fix a resource leak in an error handling path in 'jazz_sonic_probe()' by Christophe JAILLET · 4 years, 9 months ago
  21. 31db643 ptp: free ptp device pin descriptors properly by Vladis Dronov · 5 years ago
  22. 89e8fc9 ptp: fix the race between the release of ptp_clock and cdev by Vladis Dronov · 5 years ago
  23. 9540901 ptp: Fix pass zero to ERR_PTR() in ptp_clock_register by YueHaibing · 6 years ago
  24. ea053b2 ptp: create "pins" together with the rest of attributes by Dmitry Torokhov · 8 years ago
  25. 6347abb ptp: use is_visible method to hide unused attributes by Dmitry Torokhov · 8 years ago
  26. bca1732 ptp: do not explicitly set drvdata in ptp_clock_register() by Dmitry Torokhov · 8 years ago
  27. badbe56 net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup by Sabrina Dubroca · 5 years ago
  28. 567299f USB: serial: garmin_gps: add sanity checking for data length by Oliver Neukum · 4 years, 9 months ago
  29. a8c9ceb USB: uas: add quirk for LaCie 2Big Quadra by Oliver Neukum · 4 years, 9 months ago
  30. 37c75ed Revert "ACPI / video: Add force_native quirk for HP Pavilion dv6" by Hans de Goede · 8 years ago
  31. f4bcdb1 bnxt_en: Improve AER slot reset. by Michael Chan · 4 years, 9 months ago
  32. 7fb0515 net/mlx5: Fix command entry leak in Internal Error State by Moshe Shemesh · 5 years ago
  33. c393b59 net/mlx5: Fix forced completion access non initialized command entry by Moshe Shemesh · 5 years ago
  34. b081b91 bnxt_en: Fix VLAN acceleration handling in bnxt_fix_features(). by Michael Chan · 4 years, 9 months ago
  35. fd6d7ca net: usb: qmi_wwan: add support for DW5816e by Matt Jolly · 4 years, 9 months ago
  36. 4a0593e net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc() by Tariq Toukan · 4 years, 9 months ago
  37. dc9d865 net: macsec: preserve ingress frame ordering by Scott Dial · 4 years, 9 months ago
  38. c510cc4 dp83640: reverse arguments to list_add_tail by Julia Lawall · 4 years, 9 months ago
  39. 851ad19 USB: serial: qcserial: Add DW5816e support by Matt Jolly · 4 years, 9 months ago
  40. c630681 net: systemport: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
  41. 8e6b521 net: bcmgenet: suppress warnings on failed Rx SKB allocations by Doug Berger · 4 years, 9 months ago
  42. 34e95e9 net: dsa: b53: Rework ARL bin logic by Florian Fainelli · 4 years, 9 months ago
  43. 8256b97 net: stmmac: Fix sub-second increment by Julien Beraud · 4 years, 9 months ago
  44. 5e76d93 wimax/i2400m: Fix potential urb refcnt leak by Xiyu Yang · 4 years, 9 months ago
  45. 855341a iio:ad7797: Use correct attribute_group by YueHaibing · 4 years, 10 months ago
  46. 6194537 vhost: vsock: kick send_pkt worker once device is started by Jia He · 4 years, 9 months ago
  47. 39c4c5c drm/qxl: qxl_release use after free by Vasily Averin · 4 years, 9 months ago
  48. e66e968 dmaengine: dmatest: Fix iteration non-stop logic by Andy Shevchenko · 4 years, 9 months ago
  49. a6d4fb7 iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system by Suravee Suthikulpanit · 4 years, 9 months ago
  50. f9980f5 vfio/type1: Fix VA->PA translation for PFNMAP VMAs in vaddr_get_pfn() by Sean Christopherson · 4 years, 9 months ago
  51. 7fbf531 RDMA/mlx4: Initialize ib_spec on the stack by Alaa Hleihel · 4 years, 9 months ago
  52. 779bb36 dm verity fec: fix hash block number in verity_fec_decode by Sunwook Eom · 4 years, 9 months ago
  53. 9802ad3 PM: ACPI: Output correct message on target power state by Kai-Heng Feng · 4 years, 9 months ago
  54. 9148b1a drm/qxl: qxl_release leak in qxl_hw_surface_alloc() by Vasily Averin · 4 years, 9 months ago
  55. c1dcdab drm/qxl: qxl_release leak in qxl_draw_dirty_fb() by Vasily Averin · 4 years, 9 months ago
  56. 9669600 drm/edid: Fix off-by-one in DispID DTD pixel clock by Ville Syrjälä · 4 years, 9 months ago
  57. 9368835 hwmon: (jc42) Fix name to have no illegal characters by Sascha Hauer · 4 years, 9 months ago
  58. ae52960 xen/xenbus: ensure xenbus_map_ring_valloc() returns proper grant status by Juergen Gross · 4 years, 10 months ago
  59. a474af1 scsi: target: fix PR IN / READ FULL STATUS for FC by Bodo Stroesser · 4 years, 9 months ago
  60. 024bb46 net/cxgb4: Check the return from t4_query_params properly by Jason Gunthorpe · 4 years, 9 months ago
  61. e75dc45 usb: gadget: udc: bdc: Remove unnecessary NULL checks in bdc_req_complete by Nathan Chancellor · 4 years, 10 months ago
  62. 5487985 mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer by Liu Jian · 6 years ago
  63. 8cb3f02 remoteproc: Fix wrong rvring index computation by Clement Leger · 5 years ago
  64. d51a00d usb: f_fs: Clear OS Extended descriptor counts to zero in ffs_data_reset() by Udipto Goswami · 4 years, 10 months ago
  65. 2aac729 UAS: fix deadlock in error handling and PM flushing work by Oliver Neukum · 4 years, 9 months ago
  66. dbb6527 UAS: no use logging any details in case of ENODEV by Oliver Neukum · 4 years, 9 months ago
  67. 9e07de0 staging: vt6656: Power save stop wake_up_count wrap around. by Malcolm Priestley · 4 years, 9 months ago
  68. b591ebe staging: vt6656: Fix drivers TBTT timing counter. by Malcolm Priestley · 4 years, 9 months ago
  69. 264274d staging: comedi: Fix comedi_device refcnt leak in comedi_open by Xiyu Yang · 4 years, 9 months ago
  70. 607dd7b staging: comedi: dt2815: fix writing hi byte of analog output by Ian Abbott · 4 years, 9 months ago
  71. be76ff0 usb-storage: Add unusual_devs entry for JMicron JMS566 by Alan Stern · 4 years, 9 months ago
  72. 315ecf5 tty: rocket, avoid OOB access by Jiri Slaby · 4 years, 9 months ago
  73. 8ecdbc1 tty: hvc: fix buffer overflow during hvc_alloc(). by Andrew Melnychenko · 4 years, 9 months ago
  74. e102270 tpm/tpm_tis: Free IRQ if probing fails by Jarkko Sakkinen · 4 years, 9 months ago
  75. fcef2fd USB: hub: Fix handling of connect changes during sleep by Alan Stern · 4 years, 9 months ago
  76. ab20e85 USB: core: Fix free-while-in-use bug in the USB S-Glibrary by Alan Stern · 4 years, 10 months ago
  77. 37de96d USB: Add USB_QUIRK_DELAY_CTRL_MSG and USB_QUIRK_DELAY_INIT for Corsair K70 RGB RAPIDFIRE by Jonathan Cox · 4 years, 9 months ago
  78. f14c64e USB: sisusbvga: Change port variable from signed to unsigned by Changming Liu · 4 years, 9 months ago
  79. 3d275f1 iio: xilinx-xadc: Fix sequencer configuration for aux channels in simultaneous mode by Lars-Peter Clausen · 4 years, 10 months ago
  80. 066bb35 iio: xilinx-xadc: Fix clearing interrupt when enabling trigger by Lars-Peter Clausen · 4 years, 10 months ago
  81. 4120828 iio: xilinx-xadc: Fix ADC-B powerdown by Lars-Peter Clausen · 4 years, 10 months ago
  82. 4245e14 net: dsa: b53: Fix ARL register definitions by Florian Fainelli · 4 years, 9 months ago
  83. edd12ef team: fix hang in team_mode_get() by Taehee Yoo · 4 years, 9 months ago
  84. 72ddf7b macvlan: fix null dereference in macvlan_device_event() by Taehee Yoo · 4 years, 9 months ago
  85. e46d552 macsec: avoid to set wrong mtu by Taehee Yoo · 4 years, 9 months ago
  86. 947a17f PCI/ASPM: Allow re-enabling Clock PM by Heiner Kallweit · 5 years ago
  87. 4c237ff pwm: bcm2835: Dynamically allocate base by Florian Fainelli · 5 years ago
  88. ba37c3b pwm: renesas-tpu: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
  89. fdcb9ad s390/cio: avoid duplicated 'ADD' uevents by Cornelia Huck · 4 years, 10 months ago
  90. 1a4a92c scsi: iscsi: Report unbind session event when the target has been removed by Wu Bo · 4 years, 10 months ago
  91. 3c33445 pwm: rcar: Fix late Runtime PM enablement by Geert Uytterhoeven · 4 years, 10 months ago
  92. f5fce91 scsi: lpfc: Fix kasan slab-out-of-bounds error in lpfc_unreg_login by James Smart · 4 years, 10 months ago
  93. 21abb35 watchdog: reset last_hw_keepalive time at start by Tero Kristo · 4 years, 10 months ago
  94. 32b13c5 crypto: mxs-dcp - make symbols 'sha1_null_hash' and 'sha256_null_hash' static by Wei Yongjun · 6 years ago
  95. dca9d4e drm/msm: Use the correct dma_sync calls harder by Rob Clark · 5 years ago
  96. bed37eb mtd: phram: fix a double free issue in error path by Wen Yang · 4 years, 10 months ago
  97. 6ada004 mtd: lpddr: Fix a double free in probe() by Dan Carpenter · 4 years, 11 months ago
  98. a845231 tty: evh_bytechan: Fix out of bounds accesses by Stephen Rothwell · 5 years ago
  99. 14d5999 fbdev: potential information leak in do_fb_ioctl() by Dan Carpenter · 5 years ago
  100. a42a984 iommu/amd: Fix the configuration of GCR3 table root pointer by Adrian Huang · 5 years ago