1. 081538a clk: st: Fix memory leak in st_of_quadfs_setup() by Xiu Jianfeng · 1 year, 6 months ago
  2. 146bd00 media: si470x: Fix use-after-free in si470x_int_in_callback() by Shigeru Yoshida · 1 year, 6 months ago
  3. 623cdf2 mmc: f-sdh30: Add quirks for broken timeout clock capability by Kunihiko Hayashi · 1 year, 7 months ago
  4. 6548707 blk-mq: fix possible memleak when register 'hctx' failed by Ye Bin · 1 year, 6 months ago
  5. 733bc9e media: dvb-usb: fix memory leak in dvb_usb_adapter_init() by Mazin Al Haddad · 1 year, 9 months ago
  6. afccb6a media: dvb-frontends: fix leak of memory fw by Yan Lei · 2 years, 2 months ago
  7. e387a25 ppp: associate skb with a device at tx by Stanislav Fomichev · 1 year, 6 months ago
  8. 98f53e5 mrp: introduce active flags to prevent UAF when applicant uninit by Schspa Shi · 1 year, 6 months ago
  9. d684ceb md/raid1: stop mdx_raid1 thread when raid1 array run failed by Jiang Li · 1 year, 7 months ago
  10. a7c2d8c0 drm/sti: Use drm_mode_copy() by Ville Syrjälä · 1 year, 7 months ago
  11. 7b4da3f s390/lcs: Fix return type of lcs_start_xmit() by Nathan Chancellor · 1 year, 7 months ago
  12. f13d870 s390/netiucv: Fix return type of netiucv_tx() by Nathan Chancellor · 1 year, 7 months ago
  13. 636a701 s390/ctcm: Fix return type of ctc{mp,}m_tx() by Nathan Chancellor · 1 year, 7 months ago
  14. 64ca196 igb: Do not free q_vector unless new one was allocated by Kees Cook · 1 year, 7 months ago
  15. 1db036d wifi: brcmfmac: Fix potential shift-out-of-bounds in brcmf_fw_alloc_request() by Minsuk Kang · 1 year, 7 months ago
  16. d467bbc hamradio: baycom_epp: Fix return type of baycom_send_packet() by Nathan Chancellor · 1 year, 7 months ago
  17. a447479 net: ethernet: ti: Fix return type of netcp_ndo_start_xmit() by Nathan Chancellor · 1 year, 7 months ago
  18. 3fa7cbd ipmi: fix memleak when unload ipmi driver by Zhang Yuchen · 1 year, 8 months ago
  19. c9ba3fb wifi: ar5523: Fix use-after-free on ar5523_cmd() timed out by Shigeru Yoshida · 1 year, 8 months ago
  20. 932f0a5 wifi: ath9k: verify the expected usb_endpoints are present by Fedor Pchelkin · 1 year, 8 months ago
  21. 8c40f2d hfs: fix OOB Read in __hfs_brec_find by ZhangPeng · 1 year, 6 months ago
  22. e93f995 acct: fix potential integer overflow in encode_comp_t() by Zheng Yejian · 3 years ago
  23. 6b0ea3d nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() by Ryusuke Konishi · 1 year, 7 months ago
  24. 38e251d ACPICA: Fix error code path in acpi_ds_call_control_method() by Rafael J. Wysocki · 1 year, 7 months ago
  25. f8d4d0b fs: jfs: fix shift-out-of-bounds in dbDiscardAG by Hoi Pok Wu · 1 year, 7 months ago
  26. 78eba27 udf: Avoid double brelse() in udf_rename() by Shigeru Yoshida · 1 year, 7 months ago
  27. d3b4869 fs: jfs: fix shift-out-of-bounds in dbAllocAG by Dongliang Mu · 1 year, 7 months ago
  28. 0f1a489 binfmt_misc: fix shift-out-of-bounds in check_special_flags by Liu Shixin · 1 year, 7 months ago
  29. c8c1eec net: stream: purge sk_error_queue in sk_stream_kill_queues() by Eric Dumazet · 1 year, 5 months ago
  30. a4da73a myri10ge: Fix an error handling path in myri10ge_probe() by Christophe JAILLET · 1 year, 5 months ago
  31. 4d5d13e net_sched: reject TCF_EM_SIMPLE case for complex ematch module by Cong Wang · 1 year, 5 months ago
  32. ff3743d skbuff: Account for tail adjustment during pull operations by Subash Abhinov Kasiviswanathan · 1 year, 6 months ago
  33. 4f592e7 openvswitch: Fix flow lookup to use unmasked key by Eelco Chaudron · 1 year, 5 months ago
  34. a04707f4 r6040: Fix kmemleak in probe and remove by Li Zetao · 1 year, 6 months ago
  35. 9da4a04 nfc: pn533: Clear nfc_target before being used by Minsuk Kang · 1 year, 6 months ago
  36. 7f1cda9 mISDN: hfcmulti: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  37. fc24113 mISDN: hfcpci: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  38. 291b787 mISDN: hfcsusb: don't call dev_kfree_skb/kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  39. 707bcca9 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure by Dan Aloni · 1 year, 6 months ago
  40. 4761ab9 rtc: st-lpc: Add missing clk_disable_unprepare in st_rtc_probe() by Gaosheng Cui · 1 year, 6 months ago
  41. 81a61f3 selftests/powerpc: Fix resource leaks by Miaoqian Lin · 1 year, 6 months ago
  42. 1bd3768 powerpc/hv-gpci: Fix hv_gpci event list by Kajol Jain · 1 year, 6 months ago
  43. 225c852 powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe() by Yang Yingliang · 1 year, 7 months ago
  44. 4a62ab0 powerpc/perf: callchain validate kernel stack pointer bounds by Nicholas Piggin · 1 year, 6 months ago
  45. be9caf2 powerpc/52xx: Fix a resource leak in an error handling path by Christophe JAILLET · 2 years, 4 months ago
  46. aaf59a4 macintosh/macio-adb: check the return value of ioremap() by Xie Shaowen · 1 year, 10 months ago
  47. 3a866ff macintosh: fix possible memory leak in macio_add_one_device() by Yang Yingliang · 1 year, 7 months ago
  48. c939832 iommu/fsl_pamu: Fix resource leak in fsl_pamu_probe() by Yuan Can · 1 year, 6 months ago
  49. 4be1a8d89 rtc: snvs: Allow a time difference on clock register read by Stefan Eichenberger · 1 year, 7 months ago
  50. 4e0b636 include/uapi/linux/swab: Fix potentially missing __always_inline by Matt Redfearn · 1 year, 8 months ago
  51. 7f43b9a HSI: omap_ssi_core: Fix error handling in ssi_init() by Yuan Can · 1 year, 6 months ago
  52. 29a5727 power: supply: fix residue sysfs file in error handle route of __power_supply_register() by Zeng Heng · 1 year, 6 months ago
  53. 107eb67 HSI: omap_ssi_core: fix possible memory leak in ssi_probe() by Yang Yingliang · 1 year, 7 months ago
  54. 8a502df HSI: omap_ssi_core: fix unbalanced pm_runtime_disable() by Yang Yingliang · 1 year, 7 months ago
  55. 8a62bc1 fbdev: uvesafb: Fixes an error handling path in uvesafb_probe() by Christophe JAILLET · 1 year, 6 months ago
  56. 4383832 fbdev: vermilion: decrease reference count in error path by Xiongfeng Wang · 1 year, 7 months ago
  57. 5bf10c3 fbdev: via: Fix error in via_core_init() by Shang XiaoJing · 1 year, 7 months ago
  58. 0a71d04 fbdev: pm2fb: fix missing pci_disable_device() by Yang Yingliang · 1 year, 7 months ago
  59. c0cdb87 fbdev: ssd1307fb: Drop optional dependency by Andy Shevchenko · 1 year, 7 months ago
  60. 0b8a070 usb: storage: Add check for kcalloc by Jiasheng Jiang · 1 year, 6 months ago
  61. 4a7bb1d i2c: ismt: Fix an out-of-bounds bug in ismt_access() by Zheyu Ma · 1 year, 10 months ago
  62. e831fdd vme: Fix error not catched in fake_init() by Chen Zhongjin · 1 year, 6 months ago
  63. cf7d89e staging: rtl8192e: Fix potential use-after-free in rtllib_rx_Monitor() by YueHaibing · 1 year, 6 months ago
  64. 9c03db0 staging: rtl8192u: Fix use after free in ieee80211_rx() by Dan Carpenter · 1 year, 6 months ago
  65. 9e6fe3e i2c: pxa-pci: fix missing pci_disable_device() on error in ce4100_i2c_probe by Hui Tang · 1 year, 7 months ago
  66. 5d21468 chardev: fix error handling in cdev_device_add() by Yang Yingliang · 1 year, 6 months ago
  67. 891f606 mcb: mcb-parse: fix error handing in chameleon_parse_gdd() by Yang Yingliang · 1 year, 6 months ago
  68. 531ac7b drivers: mcb: fix resource leak in mcb_probe() by Zhengchao Shao · 1 year, 6 months ago
  69. 82e6843 cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter() by Yang Yingliang · 1 year, 7 months ago
  70. 96fba6f cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter() by Yang Yingliang · 1 year, 7 months ago
  71. f99d5f1 misc: sgi-gru: fix use-after-free error in gru_set_context_option, gru_fault and gru_handle_user_call_os by Zheng Wang · 1 year, 7 months ago
  72. 2bbb222 misc: tifm: fix possible memory leak in tifm_7xx1_switch_media() by ruanjinjie · 1 year, 6 months ago
  73. 5ea80d3 serial: sunsab: Fix error handling in sunsab_init() by Yuan Can · 1 year, 6 months ago
  74. 90ff030 serial: pch: Fix PCI device refcount leak in pch_request_dma() by Xiongfeng Wang · 1 year, 6 months ago
  75. 1c5f0d3 serial: amba-pl011: avoid SBSA UART accessing DMACR register by Jiamei Xie · 1 year, 6 months ago
  76. 5cc4eea staging: vme_user: Fix possible UAF in tsi148_dma_list_add by Gaosheng Cui · 1 year, 6 months ago
  77. 92a0e90 usb: fotg210-udc: Fix ages old endianness issues by Linus Walleij · 1 year, 7 months ago
  78. 35a27f3 uio: uio_dmem_genirq: Fix deadlock between irq config and handling by Rafael Mendonca · 1 year, 8 months ago
  79. 9977cb7 uio: uio_dmem_genirq: Fix missing unlock in irq configuration by Rafael Mendonca · 1 year, 8 months ago
  80. a896a01 vfio: platform: Do not pass return buffer to ACPI _RST method by Rafael Mendonca · 1 year, 7 months ago
  81. affe3ce drivers: dio: fix possible memory leak in dio_init() by Yang Yingliang · 1 year, 7 months ago
  82. 2aecfec IB/IPoIB: Fix queue count inconsistency for PKEY child interfaces by Dragos Tatulea · 1 year, 6 months ago
  83. 88f4ea6 hwrng: geode - Fix PCI device refcount leak by Xiongfeng Wang · 1 year, 6 months ago
  84. f1c97f7 hwrng: amd - Fix PCI device refcount leak by Xiongfeng Wang · 1 year, 6 months ago
  85. 84e4794 crypto: img-hash - Fix variable dereferenced before check 'hdev->req' by Gaosheng Cui · 1 year, 6 months ago
  86. 36ffa81 orangefs: Fix sysfs not cleanup when dev init failed by Zhang Xiaoxu · 1 year, 7 months ago
  87. f9d8b8b scsi: snic: Fix possible UAF in snic_tgt_create() by Gaosheng Cui · 1 year, 6 months ago
  88. d581303 scsi: fcoe: Fix transport not deattached when fcoe_if_init() fails by Chen Zhongjin · 1 year, 6 months ago
  89. 020b660 scsi: ipr: Fix WARNING in ipr_init() by Shang XiaoJing · 1 year, 7 months ago
  90. 16b2077 scsi: fcoe: Fix possible name leak when device_register() fails by Yang Yingliang · 1 year, 7 months ago
  91. 07e97ce scsi: hpsa: Fix possible memory leak in hpsa_add_sas_device() by Yang Yingliang · 1 year, 7 months ago
  92. e744faa scsi: hpsa: Fix error handling in hpsa_add_sas_host() by Yang Yingliang · 1 year, 7 months ago
  93. 27353e2 stmmac: fix potential division by 0 by Piergiorgio Beruto · 1 year, 6 months ago
  94. 54c7317 Bluetooth: hci_core: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  95. 0913307 Bluetooth: hci_bcsp: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  96. 5c366b9 Bluetooth: hci_h5: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  97. f9c7eb2 Bluetooth: hci_qca: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  98. c7276ee Bluetooth: btusb: don't call kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago
  99. d4460c8 ntb_netdev: Use dev_kfree_skb_any() in interrupt context by Eric Pilmore · 1 year, 6 months ago
  100. d90f63e net: amd: lance: don't call dev_kfree_skb() under spin_lock_irqsave() by Yang Yingliang · 1 year, 6 months ago