summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter2-7/+56
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2-11/+9
2022-12-08nvme: restrict management ioctls to adminKeith Busch1-0/+6
2022-12-08iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang1-0/+1
2022-12-08pinctrl: single: Fix potential division by zeroMaxim Korotkov1-1/+1
2022-12-08pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko1-1/+26
2022-12-08hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang1-1/+4
2022-12-08hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld1-0/+4
2022-12-08net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda1-0/+1
2022-12-08net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida1-1/+3
2022-12-08dsa: lan9303: Correct stat nameJerry Ray1-1/+1
2022-12-08net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can1-1/+8
2022-12-08net: phy: fix null-ptr-deref while probe() failedYang Yingliang1-0/+1
2022-12-08qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou1-2/+2
2022-12-08can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong1-4/+6
2022-12-08can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong1-4/+6
2022-12-08net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing1-2/+2
2022-12-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang1-1/+3
2022-12-08hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui1-0/+1
2022-12-08hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang1-1/+1
2022-12-08iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo1-0/+2
2022-12-08iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun1-5/+7
2022-12-08iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun1-2/+3
2022-12-08spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf1-2/+1
2022-12-08drm/amdgpu: always register an MMU notifier for userptrChristian König1-5/+3
2022-12-08drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul1-1/+2
2022-12-08dm integrity: flush the journal on suspendMikulas Patocka1-6/+1
2022-12-08net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau1-0/+1
2022-12-08platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng1-0/+3
2022-12-08platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede1-0/+9
2022-12-08platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang1-0/+2
2022-12-08xen/platform-pci: add missing free_irq() in error pathruanjinjie1-2/+5
2022-12-08serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()Lukas Wunner1-3/+4
2022-12-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot1-0/+1
2022-12-08iio: pressure: ms5611: fixed value compensation bugMitja Spes2-32/+31
2022-12-08iio: ms5611: Simplify IO callback parametersLars-Peter Clausen4-24/+17
2022-12-08iio: core: Fix entry not deleted when iio_register_sw_trigger_type() failsChen Zhongjin1-1/+5
2022-12-08iio: light: apds9960: fix wrong register for gesture gainAlejandro Concepción Rodríguez1-6/+6
2022-12-08net: thunderx: Fix the ACPI memory leakYu Liao1-1/+3
2022-12-08nfc: st-nci: fix memory leaks in EVT_TRANSACTIONMartin Faltesek1-1/+3
2022-12-08nfc: st-nci: fix incorrect validating logic in EVT_TRANSACTIONMartin Faltesek1-1/+1
2022-12-08s390/dasd: fix no record found for raw_track_accessStefan Haberland1-4/+2
2022-12-08bnx2x: fix pci device refcount leak in bnx2x_vf_is_pcie_pending()Yang Yingliang1-4/+8
2022-12-08net/mlx5: Fix FW tracer timestamp calculationMoshe Shemesh1-1/+1
2022-12-08Drivers: hv: vmbus: fix possible memory leak in vmbus_device_register()Yang Yingliang1-0/+1
2022-12-08Drivers: hv: vmbus: fix double free in the error path of vmbus_add_channel_wo...Yang Yingliang1-1/+5
2022-12-08net: pch_gbe: fix pci device refcount leak while module exitingYang Yingliang1-1/+4
2022-12-08net/qla3xxx: fix potential memleak in ql3xxx_send()Zhang Changzhong1-0/+1
2022-12-08net/mlx4: Check retval of mlx4_bitmap_initPeter Kosyh1-1/+2
2022-12-08net: pch_gbe: fix potential memleak in pch_gbe_tx_queue()Wang Hai1-0/+1