summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-10-26thermal: intel_powerclamp: Use first online CPU as control_cpuRafael J. Wysocki
2022-10-26usb: idmouse: fix an uninit-value in idmouse_openDongliang Mu
2022-10-26Revert "usb: storage: Add quirk for Samsung Fit flash"sunghwan jung
2022-10-26usb: musb: Fix musb_gadget.c rxstate overflow bugRobin Guo
2022-10-26usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()Jianglei Nie
2022-10-26HID: roccat: Fix use-after-free in roccat_read()Hyunwoo Kim
2022-10-26scsi: 3w-9xxx: Avoid disabling device if failing to enable itLetu Ren
2022-10-26media: cx88: Fix a null-ptr-deref bug in buffer_prepare()Zheyu Ma
2022-10-26drm/amdgpu: fix initial connector audio valuehongao
2022-10-26platform/x86: msi-laptop: Change DMI match / alias strings to fix module auto...Hans de Goede
2022-10-26drm: Prevent drm_copy_field() to attempt copying a NULL pointerJavier Martinez Canillas
2022-10-26drm: Use size_t type for len variable in drm_copy_field()Javier Martinez Canillas
2022-10-26r8152: Rate limit overflow messagesAndrew Gaul
2022-10-26wifi: rt2x00: don't run Rt5592 IQ calibration on MT7620Daniel Golle
2022-10-26thermal: intel_powerclamp: Use get_cpu() instead of smp_processor_id() to avo...Srinivas Pandruvada
2022-10-26powercap: intel_rapl: fix UBSAN shift-out-of-bounds issueChao Qin
2022-10-26ACPI: video: Add Toshiba Satellite/Portege Z830 quirkArvid Norlander
2022-10-26iommu/omap: Fix buffer overflow in debugfsDan Carpenter
2022-10-26clk: ti: dra7-atl: Fix reference leak in of_dra7_atl_clk_probeMiaoqian Lin
2022-10-26clk: bcm2835: fix bcm2835_clock_rate_from_divisor declarationStefan Wahren
2022-10-26dmaengine: ioat: stop mod_timer from resurrecting deleted timer in __cleanup()Dave Jiang
2022-10-26mfd: sm501: Add check for platform_driver_register()Jiasheng Jiang
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_irq_init() and lp8788_irq_i...Christophe JAILLET
2022-10-26mfd: lp8788: Fix an error handling path in lp8788_probe()Christophe JAILLET
2022-10-26mfd: intel_soc_pmic: Fix an error handling path in intel_soc_pmic_i2c_probe()Christophe JAILLET
2022-10-26serial: 8250: Fix restoring termios speed after suspendPali Rohár
2022-10-26firmware: google: Test spinlock on panic path to avoid lockupsGuilherme G. Piccoli
2022-10-26drivers: serial: jsm: fix some leaks in probeDan Carpenter
2022-10-26RDMA/rxe: Fix the error caused by qp->skZhu Yanjun
2022-10-26RDMA/rxe: Fix "kernel NULL pointer dereference" errorZhu Yanjun
2022-10-26media: xilinx: vipp: Fix refcount leak in xvip_graph_dma_initMiaoqian Lin
2022-10-26tty: xilinx_uartps: Fix the ignore_statusShubhrajyoti Datta
2022-10-26media: exynos4-is: fimc-is: Add of_node_put() when breaking out of loopLiang He
2022-10-26HSI: omap_ssi_port: Fix dma_map_sg error checkJack Wang
2022-10-26HSI: omap_ssi: Fix refcount leak in ssi_probeMiaoqian Lin
2022-10-26clk: tegra20: Fix refcount leak in tegra20_clock_initMiaoqian Lin
2022-10-26clk: tegra: Fix refcount leak in tegra114_clock_initMiaoqian Lin
2022-10-26clk: tegra: Fix refcount leak in tegra210_clock_initMiaoqian Lin
2022-10-26iio: inkern: only release the device node when done with itNuno Sá
2022-10-26iio: adc: at91-sama5d2_adc: fix AT91_SAMA5D2_MR_TRACKTIM_MAXClaudiu Beznea
2022-10-26soc: qcom: smem_state: Add refcounting for the 'state->of_node'Liang He
2022-10-26soc: qcom: smsm: Fix refcount leak bugs in qcom_smsm_probe()Liang He
2022-10-26memory: of: Fix refcount leak bug in of_get_ddr_timings()Liang He
2022-10-26mmc: au1xmmc: Fix an error handling path in au1xmmc_probe()Christophe JAILLET
2022-10-26platform/x86: msi-laptop: Fix old-ec check for backlight registeringHans de Goede
2022-10-26drm/mipi-dsi: Detach devices when removing the hostMaxime Ripard
2022-10-26bnx2x: fix potential memory leak in bnx2x_tpa_stop()Jianglei Nie
2022-10-26mISDN: fix use-after-free bugs in l1oip timer handlersDuoming Zhou
2022-10-26spi/omap100k:Fix PM disable depth imbalance in omap1_spi100k_probeZhang Qilong
2022-10-26net: fs_enet: Fix wrong check in do_pd_setupZheng Yongjun