summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-14net: mvneta: Fix an out of bounds checkDan Carpenter
2022-12-14net: plip: don't call kfree_skb/dev_kfree_skb() under spin_lock_irq()Yang Yingliang
2022-12-14xen/netback: fix build warningJuergen Gross
2022-12-14ethernet: aeroflex: fix potential skb leak in greth_init_rings()Zhang Changzhong
2022-12-14net: hisilicon: Fix potential use-after-free in hix5hd2_rx()Liu Jian
2022-12-14net: hisilicon: Fix potential use-after-free in hisi_femac_rx()Liu Jian
2022-12-14net: mvneta: Prevent out of bounds read in mvneta_config_rss()Dan Carpenter
2022-12-14net: encx24j600: Fix invalid logic in reading of MISTAT registerValentina Goncharenko
2022-12-14net: encx24j600: Add parentheses to fix precedenceValentina Goncharenko
2022-12-14igb: Allocate MSI-X vector when testingAkihiko Odaki
2022-12-14e1000e: Fix TX dispatch conditionAkihiko Odaki
2022-12-14gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang
2022-12-14ieee802154: cc2520: Fix error return code in cc2520_hw_init()Ziyang Xuan
2022-12-14HID: core: fix shift-out-of-bounds in hid_report_raw_eventZhangPeng
2022-12-14HID: hid-lg4ff: Add check for empty lbufAnastasia Belova
2022-12-14media: v4l2-dv-timings.c: fix too strict blanking sanity checksHans Verkuil
2022-12-14mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-14mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-12-14xen/netback: don't call kfree_skb() with interrupts disabledJuergen Gross
2022-12-14xen/netback: do some code cleanupJuergen Gross
2022-12-14xen/netback: Ensure protocol headers don't fall in the non-linear areaRoss Lagerwall
2022-12-08Revert "fbdev: fb_pm2fb: Avoid potential divide by zero error"Ulrich Hecht
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang
2022-12-08xen/platform-pci: add missing free_irq() in error pathruanjinjie
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner
2022-12-08iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai