1. 7c8e283 liquidio: Fix unintented sign extension of a left shift of a u16 by Colin Ian King · 3 years, 8 months ago
  2. d0ad174 nfc: pn533: prevent potential memory corruption by Dan Carpenter · 3 years, 8 months ago
  3. 41b321b net: lapbether: Prevent racing when checking whether the netif is running by Xie He · 3 years, 8 months ago
  4. a9104f6 HID: plantronics: Workaround for double volume key presses by Maxim Mikityanskiy · 3 years, 9 months ago
  5. 08557db HSI: core: fix resource leaks in hsi_add_client_from_dt() by Dan Carpenter · 3 years, 7 months ago
  6. a8deef4 scsi: sni_53c710: Add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  7. 5f1eb03 scsi: sun3x_esp: Add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  8. 17bb1c7 scsi: jazz_esp: Add IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  9. 5966f7b clk: uniphier: Fix potential infinite loop by Colin Ian King · 3 years, 7 months ago
  10. d15fd63 media: dvb-usb-remote: fix dvb_usb_nec_rc_key_to_event type mismatch by Arnd Bergmann · 3 years, 8 months ago
  11. 597a1cd ata: libahci_platform: fix IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  12. 48f03db sata_mv: add IRQ checks by Sergey Shtylyov · 3 years, 8 months ago
  13. ee3fa23 pata_ipx4xx_cf: fix IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  14. 4199e48 pata_arasan_cf: fix IRQ check by Sergey Shtylyov · 3 years, 8 months ago
  15. 769c516 media: m88rs6000t: avoid potential out-of-bounds reads on arrays by Colin Ian King · 4 years, 1 month ago
  16. 0e892ce media: omap4iss: return error code when omap4iss_get() failed by Yang Yingliang · 4 years ago
  17. 3c0aa18 media: vivid: fix assignment of dev->fbuf_out_flags by Colin Ian King · 3 years, 9 months ago
  18. c7e812a ttyprintk: Add TTY hangup callback. by Tetsuo Handa · 3 years, 7 months ago
  19. 9e5f64b Drivers: hv: vmbus: Increase wait time for VMbus unload by Michael Kelley · 3 years, 7 months ago
  20. af0d8da firmware: qcom-scm: Fix QCOM_SCM configuration by He Ying · 3 years, 8 months ago
  21. 2707118 tty: fix return value for unsupported ioctls by Johan Hovold · 3 years, 8 months ago
  22. ff0a02c USB: cdc-acm: fix unprivileged TIOCCSERIAL by Johan Hovold · 3 years, 7 months ago
  23. 57f35fb usb: gadget: r8a66597: Add missing null check on return from platform_get_resource by Colin Ian King · 3 years, 8 months ago
  24. eb526e8 crypto: qat - Fix a double free in adf_create_ring by Lv Yunlong · 3 years, 8 months ago
  25. a00d41a staging: greybus: uart: fix unprivileged TIOCCSERIAL by Johan Hovold · 3 years, 8 months ago
  26. e04675b staging: rtl8192u: Fix potential infinite loop by Colin Ian King · 3 years, 7 months ago
  27. eb40f8a mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init by Lv Yunlong · 3 years, 8 months ago
  28. 70b6c9f crypto: qat - fix error path in adf_isr_resource_alloc() by Giovanni Cabiddu · 3 years, 8 months ago
  29. a6191e9 bus: qcom: Put child node before return by Pan Bian · 3 years, 10 months ago
  30. 9625b00 mtd: require write permissions for locking and badblock ioctls by Michael Walle · 3 years, 9 months ago
  31. 8e3f189 fotg210-udc: Complete OUT requests on short packets by Fabian Vogt · 3 years, 8 months ago
  32. 4028f50 fotg210-udc: Don't DMA more than the buffer can take by Fabian Vogt · 3 years, 8 months ago
  33. d2cba2f fotg210-udc: Mask GRP2 interrupts we don't handle by Fabian Vogt · 3 years, 8 months ago
  34. 44393cf fotg210-udc: Remove a dubious condition leading to fotg210_done by Fabian Vogt · 3 years, 8 months ago
  35. c619147 fotg210-udc: Fix EP0 IN requests bigger than two packets by Fabian Vogt · 3 years, 8 months ago
  36. c507ca9 fotg210-udc: Fix DMA on EP0 for length > max packet size by Fabian Vogt · 3 years, 8 months ago
  37. f4c4e07 crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_init by Tong Zhang · 3 years, 8 months ago
  38. 952ce02 crypto: qat - don't release uninitialized resources by Tong Zhang · 3 years, 8 months ago
  39. ee84a94 usb: gadget: pch_udc: Check for DMA mapping error by Andy Shevchenko · 3 years, 8 months ago
  40. 23591da usb: gadget: pch_udc: Check if driver is present before calling ->setup() by Andy Shevchenko · 3 years, 8 months ago
  41. 6dd41ce usb: gadget: pch_udc: Replace cpu_to_le32() by lower_32_bits() by Andy Shevchenko · 3 years, 8 months ago
  42. 607938e serial: stm32: fix incorrect characters on console by Erwan Le Ray · 3 years, 9 months ago
  43. a9e6199 memory: gpmc: fix out of bounds read and dereference on gpmc_cs[] by Colin Ian King · 3 years, 9 months ago
  44. 22d7a55 usb: gadget: pch_udc: Revert d3cb25a12138 completely by Andy Shevchenko · 3 years, 8 months ago
  45. 68d08ec drm/radeon: fix copy of uninitialized variable back to userspace by Colin Ian King · 3 years, 9 months ago
  46. fc54ad3 ipw2x00: potential buffer overflow in libipw_wx_set_encodeext() by Dan Carpenter · 3 years, 7 months ago
  47. f8ea680 md: md_open returns -EBUSY when entering racing area by Zhao Heming · 3 years, 8 months ago
  48. e5f2afe md: factor out a mddev_find_locked helper from mddev_find by Christoph Hellwig · 3 years, 8 months ago
  49. 830ba94 md-cluster: fix use-after-free issue when removing rdev by Heming Zhao · 3 years, 7 months ago
  50. 4e772cf misc: vmw_vmci: explicitly initialize vmci_datagram payload by Tetsuo Handa · 3 years, 8 months ago
  51. 7998c14 misc: vmw_vmci: explicitly initialize vmci_notify_bm_set_msg struct by Tetsuo Handa · 3 years, 8 months ago
  52. 800e360 misc: lis3lv02d: Fix false-positive WARN on various HP models by Hans de Goede · 3 years, 9 months ago
  53. 3b27e0e FDDI: defxx: Bail out gracefully with unassigned PCI resource for CSR by Maciej W. Rozycki · 3 years, 8 months ago
  54. 8ae0185 dm rq: fix double free of blk_mq_tag_set in dev remove after table load fails by Benjamin Block · 3 years, 7 months ago
  55. a104a5e dm space map common: fix division bug in sm_ll_find_free_block() by Joe Thornber · 3 years, 7 months ago
  56. 6b1d9e1 dm persistent data: packed struct should have an aligned() attribute too by Joe Thornber · 3 years, 8 months ago
  57. 82d706f usb: gadget/function/f_fs string table fix for multiple languages by Dean Anderson · 3 years, 8 months ago
  58. 1ed2c7f usb: gadget: Fix double free of device descriptor pointers by Hemant Kumar · 3 years, 7 months ago
  59. 0cd20ff usb: gadget: dummy_hcd: fix gpf in gadget_setup by Anirudh Rayabharam · 3 years, 7 months ago
  60. 06854b9 media: dvbdev: Fix memory leak in dvb_media_device_free() by Peilin Ye · 4 years ago
  61. e4d341e scsi: libfc: Fix a format specifier by Bart Van Assche · 3 years, 7 months ago
  62. 9e64406 scsi: lpfc: Fix crash when a REG_RPI mailbox fails triggering a LOGO response by James Smart · 3 years, 7 months ago
  63. 592a02e drm/amdgpu: fix NULL pointer dereference by Guchun Chen · 3 years, 8 months ago
  64. f13842f drm/msm/mdp5: Configure PP_SYNC_HEIGHT to double the vtotal by Marijn Suijten · 3 years, 8 months ago
  65. e98dd97 media: gscpa/stv06xx: fix memory leak by Hans Verkuil · 3 years, 7 months ago
  66. 88a064c media: dvb-usb: fix memory leak in dvb_usb_adapter_init by Pavel Skripkin · 3 years, 8 months ago
  67. 5f157d3 media: i2c: adv7842: fix possible use-after-free in adv7842_remove() by Yang Yingliang · 3 years, 8 months ago
  68. b1d4aba media: i2c: adv7511-v4l2: fix possible use-after-free in adv7511_remove() by Yang Yingliang · 3 years, 8 months ago
  69. e06cc565 media: adv7604: fix possible use-after-free in adv76xx_remove() by Yang Yingliang · 3 years, 8 months ago
  70. 87cc386 power: supply: s3c_adc_battery: fix possible use-after-free in s3c_adc_bat_remove() by Yang Yingliang · 3 years, 8 months ago
  71. d42d49b power: supply: generic-adc-battery: fix possible use-after-free in gab_remove() by Yang Yingliang · 3 years, 8 months ago
  72. 6753712 clk: socfpga: arria10: Fix memory leak of socfpga_clk on error return by Colin Ian King · 3 years, 8 months ago
  73. 9ce2a83 media: em28xx: fix memory leak by Muhammad Usama Anjum · 3 years, 8 months ago
  74. e60ce2a scsi: scsi_dh_alua: Remove check for ASC 24h in alua_rtpg() by Ewan D. Milne · 3 years, 8 months ago
  75. 07293de scsi: qla2xxx: Always check the return value of qla24xx_get_isp_stats() by Bart Van Assche · 3 years, 8 months ago
  76. 9874fab power: supply: Use IRQF_ONESHOT by dongjian · 3 years, 8 months ago
  77. ff6c914 media: gspca/sq905.c: fix uninitialized variable by Hans Verkuil · 3 years, 8 months ago
  78. 5f15c0d media: media/saa7164: fix saa7164_encoder_register() memory leak bugs by Daniel Niv · 3 years, 8 months ago
  79. c369883 extcon: arizona: Fix some issues when HPDET IRQ fires after the jack has been unplugged by Hans de Goede · 3 years, 9 months ago
  80. d58e73c media: ite-cir: check for receive overflow by Sean Young · 3 years, 9 months ago
  81. daf446c scsi: target: pscsi: Fix warning in pscsi_complete_cmd() by Chaitanya Kulkarni · 3 years, 9 months ago
  82. 0956dcc phy: phy-twl4030-usb: Fix possible use-after-free in twl4030_usb_remove() by Yang Yingliang · 3 years, 8 months ago
  83. 1ab733b intel_th: Consistency and off-by-one fix by Pavel Machek · 3 years, 7 months ago
  84. 002bb41 spi: omap-100k: Fix reference leak to master by Wei Yongjun · 3 years, 7 months ago
  85. be19945 spi: dln2: Fix reference leak to master by Wei Yongjun · 3 years, 7 months ago
  86. 80d37f2 PCI: PM: Do not read power state in pci_enable_device_flags() by Rafael J. Wysocki · 3 years, 8 months ago
  87. a7dc1bf usb: xhci: Fix port minor revision by Thinh Nguyen · 3 years, 8 months ago
  88. 14751cf usb: dwc3: gadget: Ignore EP queue requests during bus reset by Wesley Cheng · 3 years, 8 months ago
  89. 8f0c773 usb: gadget: uvc: add bInterval checking for HS mode by Pawel Laszczak · 3 years, 8 months ago
  90. 4cfdf95 staging: wimax/i2400m: fix byte-order issue by karthik alapati · 3 years, 9 months ago
  91. 2fc2662 fbdev: zero-fill colormap in fbcmap.c by Phillip Potter · 3 years, 8 months ago
  92. c66b0d5 mmc: core: Set read only for SD cards with permanent write protect bit by Seunghui Lee · 3 years, 9 months ago
  93. 57859c6 mmc: core: Do a power cycle when the CMD11 fails by DooHyun Hwang · 3 years, 9 months ago
  94. b14abdf ACPI: custom_method: fix a possible memory leak by Mark Langsdorf · 3 years, 7 months ago
  95. 8b04d57 ACPI: custom_method: fix potential use-after-free issue by Mark Langsdorf · 3 years, 7 months ago
  96. 8cfb2e0 platform/x86: thinkpad_acpi: Correct thermal sensor allocation by Mark Pearson · 3 years, 7 months ago
  97. 14c8aec USB: Add reset-resume quirk for WD19's Realtek Hub by Chris Chiu · 3 years, 7 months ago
  98. 640a188 USB: Add LPM quirk for Lenovo ThinkPad USB-C Dock Gen2 Ethernet by Kai-Heng Feng · 3 years, 7 months ago
  99. c6dac1d iwlwifi: Fix softirq/hardirq disabling in iwl_pcie_enqueue_hcmd() by Jiri Kosina · 3 years, 9 months ago
  100. 3a095a5 net: usb: ax88179_178a: initialize local variables before use by Phillip Potter · 3 years, 8 months ago