aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-11-21drm/imagination: Document pvr_device.power memberMatt Coster1-0/+8
2025-11-21platform: arm64: thinkpad-t14s-ec: sleep after EC accessSebastian Reichel1-0/+4
2025-11-21platform: arm64: thinkpad-t14s-ec: fix IRQ race conditionSebastian Reichel1-6/+6
2025-11-21drm/bridge: sii902x: Fix HDMI detection with DRM_BRIDGE_ATTACH_NO_CONNECTORDevarsh Thakkar1-12/+8
2025-11-21spi: spi-fsl-lpspi: fix watermark truncation caused by type castCarlos Song1-1/+7
2025-11-21usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transferOwen Gu1-0/+5
2025-11-21usb: dwc3: Fix race condition between concurrent dwc3_remove_requests() call pathsManish Nagar2-0/+8
2025-11-21xhci: dbgtty: fix device unregisterŁukasz Bartosik1-0/+6
2025-11-21usb: storage: sddr55: Reject out-of-bound new_pbaTianchu Chen1-0/+6
2025-11-21dm-verity: fix unreliable memory allocationMikulas Patocka1-5/+1
2025-11-21tty: synclink_gt: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-10/+10
2025-11-21tty: amiserial: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-7/+7
2025-11-21media: atomisp: gc2235: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-2/+2
2025-11-21serial: icom: Fix namespace collision and startup() section placement with -ffunction-sectionsJosh Poimboeuf1-4/+4
2025-11-21Merge tag 'drm-xe-fixes-2025-11-21' of https://gitlab.freedesktop.org/drm/xe/kernel into drm-fixesDave Airlie4-21/+6
2025-11-21Merge tag 'amd-drm-fixes-6.18-2025-11-20' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixesDave Airlie14-58/+196
2025-11-21Merge tag 'drm-misc-fixes-2025-11-20' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixesDave Airlie5-13/+10
2025-11-21cpufreq: qcom-nvmem: fix compilation warning for qcom_cpufreq_ipq806x_match_listChristian Marangi1-1/+1
2025-11-20veth: reduce XDP no_direct return section to fix raceJesper Dangaard Brouer1-4/+3
2025-11-20Bluetooth: btusb: mediatek: Avoid btusb_mtk_claim_iso_intf() NULL derefDouglas Anderson1-0/+5
2025-11-20Bluetooth: btusb: mediatek: Fix kernel crash when releasing mtk iso interfaceChris Lu1-7/+27
2025-11-20Merge back material related to system sleep for 6.19Rafael J. Wysocki7-76/+55
2025-11-20cpufreq: ACPI: Replace udelay() with usleep_range()Kaushlendra Kumar1-1/+1
2025-11-20dm: fix failure when empty flush's bi_sector points beyond the device endMikulas Patocka1-1/+1
2025-11-20Merge tag 'pm-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-9/+16
2025-11-20Merge tag 'acpi-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-23/+41
2025-11-20Merge tag 'platform-drivers-x86-v6.18-4' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86Linus Torvalds13-91/+120
2025-11-20Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds16-47/+115
2025-11-20be2net: pass wrb_params in case of OS2BMCAndrey Vatoropin1-3/+4
2025-11-20Merge tag 'nvme-6.18-2025-11-20' of git://git.infradead.org/nvme into block-6.18Jens Axboe6-11/+15
2025-11-20cpuidle: governors: teo: Simplify intercepts-based state lookupRafael J. Wysocki1-46/+16
2025-11-20thermal/drivers/rcar_gen3: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-4/+4
2025-11-20thermal/drivers/rcar: Convert to DEFINE_SIMPLE_DEV_PM_OPS()Geert Uytterhoeven1-5/+3
2025-11-20cpuidle: governors: teo: Fix tick_intercepts handling in teo_update()Rafael J. Wysocki1-1/+1
2025-11-20cpuidle: governors: teo: Rework the handling of tick wakeupsRafael J. Wysocki1-15/+24
2025-11-20ata: libata-core: Set capacity to zero for a security locked driveNiklas Cassel1-0/+10
2025-11-20ata: libata-scsi: Fix system suspend for a security locked driveNiklas Cassel1-0/+7
2025-11-20ata: libata-scsi: Add missing scsi_device_put() in ata_scsi_dev_rescan()Yihang Li1-1/+3
2025-11-20Merge tag 'wireless-2025-11-20' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wirelessPaolo Abeni1-0/+7
2025-11-20net: dsa: microchip: lan937x: Fix RGMII delay tuningOleksij Rempel1-0/+1
2025-11-19Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/net-queueJakub Kicinski2-3/+21
2025-11-19scsi: sg: Do not sleep in atomic contextBart Van Assche1-1/+9
2025-11-20wifi: rtw89: hw_scan: Don't let the operating channel be lastBitterblue Smith1-0/+7
2025-11-20spi: cadence-quadspi: Fix cqspi_probe() error handling for runtime pmSiddharth Vadapalli1-2/+1
2025-11-19drm/amdgpu: Add sriov vf check for VCN per queue reset support.Shikang Fan2-2/+4
2025-11-19drm/amdgpu/ttm: Fix crash when handling MMIO_REMAP in PDE flagsSrinivasan Shanmugam1-1/+1
2025-11-19drm/amdgpu/vm: Check PRT uAPI flag instead of PTE flagTimur Kristóf1-2/+2
2025-11-19drm/amdgpu: Skip emit de meta data on gfx11 with rs64 enabledYifan Zha1-2/+2
2025-11-19drm/amd: Skip power ungate during suspend for VPEMario Limonciello1-1/+2
2025-11-19EDAC/skx_common: Prepare for skx_set_hi_lo()Qiuxu Zhuo2-0/+8