summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-04iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo
2026-03-04media: venus: vdec: fix error state assignment for zero bytesusedRenjiang Han
2026-03-04dm-unstripe: fix mapping bug when there are multiple targets in a tableMatt Whitlock
2026-03-04clk: tegra: tegra124-emc: Fix potential memory leak in tegra124_clk_register_...Haoxiang Li
2026-03-04soc: ti: pruss: Fix double free in pruss_clk_mux_setup()Wentao Liang
2026-03-04soc: ti: k3-socinfo: Fix regmap leak on probe failureJohan Hovold
2026-03-04dm: clear cloned request bio pointer when last clone bio completesMichael Liang
2026-03-04dm-integrity: fix a typo in the code for write/discard raceMikulas Patocka
2026-03-04media: i2c/tw9906: Fix potential memory leak in tw9906_probe()Abdun Nihaal
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-04rpmsg: core: fix race in driver_override_show() and use core helperGui-Dong Han
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-04RDMA/core: device: Fix formatting in worthy kernel-doc header and demote anotherLee Jones
2026-03-04net: usb: lan78xx: scan all MDIO addresses on LAN7801Martin Pålsson
2026-03-04lan78xx: Fix memory allocation bugJohn Efstathiades
2026-03-04lan78xx: Fix race condition in disconnect handlingJohn Efstathiades
2026-03-04lan78xx: Remove unused pause frame queueJohn Efstathiades
2026-03-04net: usb: kaweth: remove TX queue manipulation in kaweth_set_rx_modeZiyi Guo
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-04drm/radeon: Add HAINAN clock adjustmentdecce6
2026-03-04drm/amdgpu: Add HAINAN clock adjustmentdecce6
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-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-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-04serial: 8250_dw: handle clock enable errors in runtime_resumeArtem Shimko
2026-03-04clk: microchip: core: correct return value on *_get_parent()Brian Masney
2026-03-04mailbox: sprd: clear delivery flag before handling TX doneOtto Pflüger
2026-03-04nfc: nxp-nci: remove interrupt trigger typeCarl Lee
2026-03-04myri10ge: avoid uninitialized variable useArnd Bergmann
2026-03-04PCI: Mark Nvidia GB10 to avoid bus resetJohnny-CC Chang