summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-12-08mmc: sdhci: Fix voltage switch delayAdrian Hunter
2022-12-08mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada
2022-12-08nvme: restrict management ioctls to adminKeith Busch
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-08efi: random: Properly limit the size of the random seedBen Hutchings
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-08dsa: lan9303: Correct stat nameJerry Ray
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-08of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang
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: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo
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: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng
2022-12-08platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede
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-08Input: synaptics - switch touchpad on HP Laptop 15-da3001TU to RMI modeAman Dhoot
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-08s390/dasd: fix no record found for raw_track_accessStefan Haberland
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
2022-12-08bus: sunxi-rsb: Support atomic transfersSamuel Holland
2022-12-08spi: stm32: fix stm32_spi_prepare_mbr() that halves spi clk for every runSean Nyekjaer
2022-12-08wifi: mac80211_hwsim: fix debugfs attribute ps with rc table supportJonas Jelonek
2022-11-25macvlan: enforce a consistent minimal mtuEric Dumazet
2022-11-25serial: 8250: Flush DMA Rx on RLSIIlpo Järvinen
2022-11-25misc/vmw_vmci: fix an infoleak in vmci_host_do_receive_datagram()Alexander Potapenko
2022-11-25mmc: sdhci-pci: Fix possible memory leak caused by missing pci_dev_put()Xiongfeng Wang
2022-11-25mmc: core: properly select voltage range without power cycleYann Gautier
2022-11-25serial: 8250_lpss: Configure DMA also w/o DMA filterIlpo Järvinen
2022-11-25serial: 8250: Fall back to non-DMA Rx if IIR_RDI occursIlpo Järvinen
2022-11-25dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka