summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-04media: i2c/tw9903: Fix potential memory leak in tw9903_probe()Abdun Nihaal
2026-03-04media: cx25821: Add missing unmap in snd_cx25821_hw_params()Haoxiang Li
2026-03-04media: cx23885: Add missing unmap in snd_cx23885_hw_params()Haoxiang Li
2026-03-04media: cx88: Add missing unmap in snd_cx88_hw_params()Haoxiang Li
2026-03-04media: radio-keene: fix memory leak in error pathShaurya Rane
2026-03-04HID: logitech-hidpp: Check maxfield in hidpp_get_report_length()Günther Noack
2026-03-04HID: prodikeys: Check presence of pm->input_ep82Günther Noack
2026-03-04HID: magicmouse: Do not crash on missing msc->inputGünther Noack
2026-03-04HID: hid-pl: handle probe errorsOliver Neukum
2026-03-04media: mtk-mdp: Fix a reference leak bug in mtk_mdp_remove()Haoxiang Li
2026-03-04media: mtk-mdp: Fix error handling in probe functionHaoxiang Li
2026-03-04dm-verity: correctly handle dm_bufio_client_create() failureEric Biggers
2026-03-04fpga: dfl: use subsys_initcall to allow built-in drivers to be addedThadeu Lima de Souza Cascardo
2026-03-04clk: renesas: rzg2l: Select correct div round macroChris Brandt
2026-03-04clk: renesas: rzg2l: Fix intin variable sizeChris Brandt
2026-03-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han
2026-03-04dpaa2-switch: validate num_ifs to prevent out-of-bounds writeJunrui Luo
2026-03-04RDMA/umem: Fix double dma_buf_unpin in failure pathJacob Moroni
2026-03-04net: usb: pegasus: enable basic endpoint checkingZiyi Guo
2026-03-04RDMA/efa: Fix typo in efa_alloc_mr()Jason Gunthorpe
2026-03-04net: wan: farsync: Fix use-after-free bugs caused by unfinished taskletsDuoming Zhou
2026-03-04RDMA/core: Fix stale RoCE GIDs during netdev events at registrationJiri Pirko
2026-03-04Bluetooth: hci_qca: Cleanup on all setup failuresJinwang Li
2026-03-04net: ethernet: xscale: Check for PTP support properlyLinus Walleij
2026-03-04net: ixp4xx_eth: convert to ndo_hwtstamp_get() and ndo_hwtstamp_set()Vladimir Oltean
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
2026-03-04ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-03-04ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-03-04ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-03-04rtc: zynqmp: correct frequency valueTomas Melin
2026-03-04drm/amd/display: Remove conditional for shaper 3DLUT power-onAlex Hung
2026-03-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Adjust usleep_range in fence waitCe Sun
2026-03-04drm/amd/display: Avoid updating surface with the same surface under MPOWayne Lin
2026-03-04iio: magnetometer: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-03-04iio: Use IRQF_NO_THREADSebastian Andrzej Siewior
2026-03-04Revert "mfd: da9052-spi: Change read-mask to write-mask"Marcus Folkesson
2026-03-04phy: fsl-imx8mq-usb: disable bind/unbind platform driver featureXu Yang
2026-03-04phy: mvebu-cp110-utmi: fix dr_mode property read from dtsAleksandar Gerasimovski
2026-03-04watchdog: imx7ulp_wdt: handle the nowayout optionOleksandr Suvorov
2026-03-04binder: don't use %pK through printkThomas Weißschuh
2026-03-04fix it87_wdt early reboot by reporting running timerRené Rebe
2026-03-04serial: 8250: 8250_omap.c: Clear DMA RX running status only after DMA termina...Moteen Shah
2026-03-04staging: rtl8723bs: fix memory leak on failure pathDiksha Kumari
2026-03-04misc: eeprom: Fix EWEN/EWDS/ERAL commands for 93xx56 and 93xx66Markus Perkins
2026-03-04misc: bcm_vk: Fix possible null-pointer dereferences in bcm_vk_read()Tuo Li
2026-03-04dmaengine: stm32-mdma: initialize m2m_hw_period and ccr to fix warningsClément Le Goffic
2026-03-04dmaengine: sun6i: Choose appropriate burst length under maxburstChen-Yu Tsai