summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2025-06-27fbdev: Fix fb_set_var to prevent null-ptr-deref in fb_videomode_to_varMurad Masimov1-1/+3
2025-06-27EDAC/altera: Use correct write width with the INTTEST registerNiravkumar L Rabara1-3/+3
2025-06-27Input: ims-pcu - check record size in ims_pcu_flash_firmware()Dan Carpenter1-0/+6
2025-06-27bus: fsl-mc: do not add a device-link for the UAPI used DPMCP deviceIoana Ciornei1-6/+13
2025-06-27ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330Tasos Sahanidis1-1/+2
2025-06-27media: v4l2-dev: fix error handling in __video_register_device()Ma Ke1-7/+7
2025-06-27media: gspca: Add error handling for stv06xx_read_sensor()Wentao Liang1-3/+4
2025-06-27wifi: rtlwifi: disable ASPM for RTL8723BE with subsystem ID 11ad:1723Mingcong Bai1-0/+10
2025-06-27wifi: p54: prevent buffer-overflow in p54_rx_eeprom_readback()Christian Lamparter3-4/+12
2025-06-27net: usb: aqc111: debug info before sanitationOliver Neukum1-4/+4
2025-06-27usb: Flush altsetting 0 endpoints before reinitializating them after reset.Mathias Nyman1-2/+14
2025-06-27net/mdiobus: Fix potential out-of-bounds read/write accessJakub Raczynski1-0/+6
2025-06-27drm/amd/display: Do not add '-mhard-float' to dcn2{1,0}_resource.o for clangNathan Chancellor2-2/+2
2025-06-27drm/amd/display: Do not add '-mhard-float' to dml_ccflags for clangNathan Chancellor1-1/+2
2025-06-27net: mdio: C22 is now optional, EOPNOTSUPP if not providedAndrew Lunn1-2/+8
2025-06-27net/mlx5: Fix return value when searching for existing flow groupPatrisious Haddad1-1/+4
2025-06-27net/mlx5: Wait for inactive autogroupsPaul Blakey1-3/+5
2025-06-27i40e: retry VFLR handling if there is ongoing VF resetRobert Malz1-1/+4
2025-06-27i40e: return false from i40e_reset_vf if reset is in progressRobert Malz1-3/+3
2025-06-27scsi: iscsi: Fix incorrect error path labels for flashnode operationsAlok Tiwari1-6/+5
2025-06-27Input: synaptics-rmi - fix crash with unsupported versions of F34Dmitry Torokhov1-59/+76
2025-06-27Input: synaptics-rmi4 - convert to use sysfs_emit() APIszhang songyi1-8/+8
2025-06-27pmdomain: core: Fix error checking in genpd_dev_pm_attach_by_id()Dan Carpenter1-1/+1
2025-06-27PM: sleep: Fix power.is_suspended cleanup for direct-complete devicesRafael J. Wysocki1-1/+2
2025-06-27ice: create new Tx scheduler nodes for new queues onlyMichal Kubiak1-5/+6
2025-06-27net/mlx4_en: Prevent potential integer overflow calculating HzDan Carpenter1-1/+1
2025-06-27vt: remove VT_RESIZE and VT_RESIZEX from vt_compat_ioctl()Nicolas Pitre1-2/+0
2025-06-27serial: Fix potential null-ptr-deref in mlb_usio_probe()Henry Martin1-1/+4
2025-06-27usb: renesas_usbhs: Reorder clock handling and power management in probeLad Prabhakar1-12/+38
2025-06-27rtc: Fix offset calculation for .start_secs < 0Alexandre Mergnat1-1/+1
2025-06-27rtc: sh: assign correct interrupts with DTWolfram Sang1-3/+9
2025-06-27mfd: stmpe-spi: Correct the name used in MODULE_DEVICE_TABLEAlexey Gladkov1-1/+1
2025-06-27mfd: exynos-lpass: Avoid calling exynos_lpass_disable() twice in exynos_lpass...Christophe JAILLET1-1/+0
2025-06-27rpmsg: qcom_smd: Fix uninitialized return variable in __qcom_smd_send()Dan Carpenter1-1/+1
2025-06-27fbdev: core: fbcvt: avoid division by 0 in fb_cvt_hperiod()Sergey Shtylyov1-1/+1
2025-06-27soc: aspeed: Add NULL check in aspeed_lpc_enable_snoop()Henry Martin1-2/+13
2025-06-27soc: aspeed: lpc: Fix impossible judgment conditionSu Hui1-1/+1
2025-06-27bus: fsl-mc: fix double-free on mc_devIoana Ciornei1-2/+4
2025-06-27net: lan743x: rename lan743x_reset_phy to lan743x_hw_reset_phyThangaraj Samynathan1-2/+2
2025-06-27net: usb: aqc111: fix error handling of usbnet read callsNikita Zhandarovich1-2/+8
2025-06-27wifi: ath9k_htc: Abort software beacon handling if disabledToke Høiland-Jørgensen1-0/+3
2025-06-27pinctrl: at91: Fix possible out-of-boundary accessAndy Shevchenko1-1/+5
2025-06-27RDMA/hns: Include hnae3.h in hns_roce_hw_v2.hJunxian Huang3-2/+1
2025-06-27wifi: rtw88: do not ignore hardware read error during DPKDmitry Antipov1-1/+2
2025-06-27drm/tegra: rgb: Fix the unbound reference countBiju Das1-1/+13
2025-06-27drm/vkms: Adjust vkms_state->active_planes allocation typeKees Cook1-1/+1
2025-06-27drm: rcar-du: Fix memory leak in rcar_du_vsps_init()Biju Das1-6/+4
2025-06-27firmware: psci: Fix refcount leak in psci_dt_initMiaoqian Lin1-1/+3
2025-06-27drm/vmwgfx: Add seqno waiter for sync_filesIan Forbes1-0/+26
2025-06-27spi: sh-msiof: Fix maximum DMA transfer sizeGeert Uytterhoeven1-6/+7