summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* mmc: sdhci: Fix voltage switch delayAdrian Hunter2022-12-082-7/+56
* mmc: sdhci: use FIELD_GET for preset value bit masksMasahiro Yamada2022-12-082-11/+9
* char: tpm: Protect tpm_pm_suspend with locksJan Dabros2022-12-081-2/+3
* Revert "clocksource/drivers/riscv: Events are stopped during CPU suspend"Conor Dooley2022-12-081-1/+1
* nvme: ensure subsystem reset is single threadedKeith Busch2022-12-081-3/+13
* nvme: restrict management ioctls to adminKeith Busch2022-12-081-0/+6
* iommu/vt-d: Fix PCI device refcount leak in dmar_dev_scope_init()Xiongfeng Wang2022-12-081-0/+1
* pinctrl: single: Fix potential division by zeroMaxim Korotkov2022-12-081-1/+1
* mmc: sdhci-sprd: Fix no reset data and command after voltage switchWenchao Chen2022-12-081-1/+3
* mmc: sdhci-esdhc-imx: correct CQHCI exit halt state checkSebastian Falbesoner2022-12-081-1/+1
* mmc: core: Fix ambiguous TRIM and DISCARD argChristian Löhle2022-12-081-2/+7
* mmc: mmc_test: Fix removal of debugfs fileYe Bin2022-12-081-1/+2
* pinctrl: intel: Save and restore pins in "direct IRQ" modeAndy Shevchenko2022-12-081-1/+26
* net/mlx5: DR, Fix uninitialized var warningYueHaibing2022-12-081-1/+4
* hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()Yang Yingliang2022-12-081-1/+4
* hwmon: (coretemp) Check for null before removing sysfs attrsPhil Auld2022-12-081-0/+4
* net: ethernet: renesas: ravb: Fix promiscuous mode after system resumedYoshihiro Shimoda2022-12-081-0/+1
* net: tun: Fix use-after-free in tun_detach()Shigeru Yoshida2022-12-081-1/+3
* dsa: lan9303: Correct stat nameJerry Ray2022-12-081-1/+1
* net: ethernet: nixge: fix NULL dereferenceYuri Karpov2022-12-081-14/+15
* net: net_netdev: Fix error handling in ntb_netdev_init_module()Yuan Can2022-12-081-1/+8
* net: phy: fix null-ptr-deref while probe() failedYang Yingliang2022-12-081-0/+1
* qlcnic: fix sleep-in-atomic-context bugs caused by msleepDuoming Zhou2022-12-081-2/+2
* can: cc770: cc770_isa_probe(): add missing free_cc770dev()Zhang Changzhong2022-12-081-4/+6
* can: sja1000_isa: sja1000_isa_probe(): add missing free_sja1000dev()Zhang Changzhong2022-12-081-4/+6
* net/mlx5e: Fix use-after-free when reverting termination tableRoi Dayan2022-12-081-0/+2
* net/mlx5: Fix uninitialized variable bug in outlen_write()YueHaibing2022-12-081-2/+2
* of: property: decrement node refcount in of_fwnode_get_reference_args()Yang Yingliang2022-12-081-1/+3
* hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() failsGaosheng Cui2022-12-081-0/+1
* hwmon: (i5500_temp) fix missing pci_disable_device()Yang Yingliang2022-12-081-1/+1
* iio: light: rpr0521: add missing Kconfig dependenciesPaul Gazzillo2022-12-081-0/+2
* iio: health: afe4404: Fix oob read in afe4404_[read|write]_rawWei Yongjun2022-12-081-5/+7
* iio: health: afe4403: Fix oob read in afe4403_read_rawWei Yongjun2022-12-081-2/+3
* drm/amdgpu: Partially revert "drm/amdgpu: update drm_display_info correctly w...Alex Deucher2022-12-081-1/+0
* drm/amdgpu: update drm_display_info correctly when the edid is readClaudio Suarez2022-12-082-3/+5
* spi: spi-imx: Fix spi_bus_clk if requested clock is higher than input clockFrieder Schrempf2022-12-081-2/+1
* drm/i915: fix TLB invalidation for Gen12 video and compute enginesAndrzej Hajda2022-12-081-0/+4
* drm/amdgpu: always register an MMU notifier for userptrChristian König2022-12-081-5/+3
* drm/amd/dc/dce120: Fix audio register mapping, stop triggering KASANLyude Paul2022-12-081-1/+2
* binder: Gracefully handle BINDER_TYPE_FDA objects with num_fds=0Alessandro Astone2022-12-081-0/+3
* binder: Address corner cases in deferred copy and fixupAlessandro Astone2022-12-081-1/+6
* binder: fix pointer cast warningArnd Bergmann2022-12-081-1/+2
* binder: defer copies of pre-patched txn dataTodd Kjos2022-12-081-25/+274
* binder: read pre-translated fds from sender bufferTodd Kjos2022-12-081-7/+32
* binder: avoid potential data leakage when copying txnTodd Kjos2022-12-081-24/+70
* dm integrity: flush the journal on suspendMikulas Patocka2022-12-081-6/+1
* net: usb: qmi_wwan: add Telit 0x103a compositionEnrico Sau2022-12-081-0/+1
* platform/x86: hp-wmi: Ignore Smart Experience App eventKai-Heng Feng2022-12-081-0/+3
* platform/x86: acer-wmi: Enable SW_TABLET_MODE on Switch V 10 (SW5-017)Hans de Goede2022-12-081-0/+9
* platform/x86: asus-wmi: add missing pci_dev_put() in asus_wmi_set_xusb2pr()Xiongfeng Wang2022-12-081-0/+2