summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-10-19drm/amd/display: Properly clear SCL_*_FILTER_CONTROL on DCE6Timur Kristóf1-4/+2
2025-10-19drm/amd/display: Add missing DCE6 SCL_HORZ_FILTER_INIT* SRIsTimur Kristóf1-0/+2
2025-10-19drm/amdgpu: Add additional DCE6 SCL registersAlex Deucher2-0/+9
2025-10-19mailbox: zynqmp-ipi: Remove dev.parent check in zynqmp_ipi_free_mboxesHarini T1-4/+2
2025-10-19mailbox: zynqmp-ipi: Remove redundant mbox_controller_unregister() callHarini T1-1/+0
2025-10-19net: fsl_pq_mdio: Fix device node reference leak in fsl_pq_mdio_probeErick Karanja1-0/+2
2025-10-19drm/vmwgfx: Fix copy-paste typo in validationIan Forbes1-1/+1
2025-10-19drm/vmwgfx: Fix Use-after-free in validationIan Forbes1-1/+3
2025-10-19drm/vmwgfx: Fix a null-ptr access in the cursor snooperZack Rusin1-5/+12
2025-10-19net/mlx4: prevent potential use after free in mlx4_en_do_uc_filter()Dan Carpenter1-1/+1
2025-10-19scsi: mvsas: Fix use-after-free bugs in mvs_work_queueDuoming Zhou1-1/+1
2025-10-19cpufreq: tegra186: Set target frequency for all cpus in policyAaron Kling1-2/+6
2025-10-19clk: tegra: do not overallocate memory for bpmp clocksFedor Pchelkin1-1/+1
2025-10-19clk: nxp: Fix pll0 rate check condition in LPC18xx CGU driverAlok Tiwari1-2/+2
2025-10-19clk: nxp: lpc18xx-cgu: convert from round_rate() to determine_rate()Brian Masney1-7/+9
2025-10-19clk: mediatek: clk-mux: Do not pass flags to clk_mux_determine_rate_flags()Chen-Yu Tsai1-3/+1
2025-10-19clk: mediatek: mt8195-infra_ao: Fix parent for infra_ao_hdmi_26mAngeloGioacchino Del Regno1-1/+1
2025-10-19rtc: optee: fix memory leak on driver removalClément Le Goffic1-0/+1
2025-10-19rtc: x1205: Fix Xicor X1205 vendor prefixRob Herring (Arm)1-1/+1
2025-10-19clk: at91: peripheral: fix return valueBrian Masney1-2/+5
2025-10-19clocksource/drivers/clps711x: Fix resource leaks in error pathsZhen Ni1-7/+16
2025-10-15usb: cdns3: cdnsp-pci: remove redundant pci_disable_device() callMiaoqian Lin1-4/+1
2025-10-15usb: typec: tipd: Clear interrupts firstSven Peter1-13/+11
2025-10-15net: usb: asix: hold PM usage ref to avoid PM/MDIO + RTNL deadlockOleksij Rempel1-0/+29
2025-10-15bus: fsl-mc: Check return value of platform_get_resource()Salah Triki1-0/+3
2025-10-15pinctrl: check the return value of pinmux_ops::get_function_name()Bartosz Golaszewski1-1/+1
2025-10-15remoteproc: pru: Fix potential NULL pointer dereference in pru_rproc_set_ctab...Zhen Ni1-1/+2
2025-10-15Input: uinput - zero-initialize uinput_ff_upload_compat to avoid info leakZhen Ni1-0/+1
2025-10-15Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1
2025-10-15misc: fastrpc: Skip reference for DMA handlesLing Xu1-18/+27
2025-10-15misc: fastrpc: fix possible map leak in fastrpc_put_argsLing Xu1-3/+7
2025-10-15misc: fastrpc: Fix fastrpc_map_lookup operationLing Xu1-1/+6
2025-10-15dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing1-3/+4
2025-10-15dm: fix queue start/stop imbalance under suspend/load/resume racesZheng Qixing2-3/+6
2025-10-15mfd: vexpress-sysreg: Check the return value of devm_gpiochip_add_data()Bartosz Golaszewski1-1/+5
2025-10-15mfd: rz-mtu3: Fix MTU5 NFCR register offsetCosmin Tanislav1-1/+1
2025-10-15uio_hv_generic: Let userspace take care of interrupt maskNaman Jain1-6/+1
2025-10-15vhost: vringh: Modify the return value checkzhang jiao1-3/+4
2025-10-15Revert "net/mlx5e: Update and set Xon/Xoff upon MTU set"Jakub Kicinski2-28/+1
2025-10-15net/mlx5: fw reset, add reset timeout workMoshe Shemesh1-0/+24
2025-10-15net/mlx5: pagealloc: Fix reclaim race during command interface teardownShay Drory1-2/+5
2025-10-15net/mlx5: Stop polling for command response if interface goes downMoshe Shemesh1-1/+5
2025-10-15net: dlink: handle copy_thresh allocation failureYeounsu Moon1-2/+5
2025-10-15net: ena: return 0 in ena_get_rxfh_key_size() when RSS hash key is not config...Kohei Enju1-1/+4
2025-10-15nfp: fix RSS hash key size when RSS is not supportedKohei Enju1-1/+1
2025-10-15mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nandsErick Karanja1-2/+2
2025-10-15drivers/base/node: fix double free in register_one_node()Donet Tom1-1/+0
2025-10-15hwrng: ks-sa - fix division by zero in ks_sa_rng_initNishanth Menon1-0/+4
2025-10-15vhost: vringh: Fix copy_to_iter return value checkMichael S. Tsirkin1-3/+4
2025-10-15net: usb: Remove disruptive netif_wake_queue in rtl8150_set_multicastI Viswanath1-2/+0