summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-17carl9170: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2026-01-17lkdtm/bugs: Add __counted_by_ptr() test PTR_BOUNDSKees Cook
2026-01-17hwmon: (dell-smm) Add Dell G15 5510 to fan control whitelistleobannocloutier@gmail.com
2026-01-17ntb: transport: Fix uninitialized mutexDave Jiang
2026-01-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2026-01-17of: fix reference count leak in of_alias_scan()Weigang He
2026-01-17watchdog: starfive-wdt: Fix PM reference leak in probe error pathKery Qi
2026-01-17fix it87_wdt early reboot by reporting running timerRené Rebe
2026-01-17media: pci: mgb4: Add support for GMSL3 coaxial modulesMartin Tůma
2026-01-17media: pci: mgb4: Add support for GMSL1 modulesMartin Tůma
2026-01-17soc: imx: Spport i.MX9[4,52]Peng Fan
2026-01-17soc: imx: Use dev_err_probe() for i.MX9Peng Fan
2026-01-17soc: imx: Use device-managed APIs for i.MX9Peng Fan
2026-01-16Merge tag 'block-6.19-20260116' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-01-16Merge patch series "Clean up the SCSI disk driver source code"Martin K. Petersen
2026-01-16scsi: sd: Do not split error messagesBart Van Assche
2026-01-16scsi: sd: Move the sd_fops definitionBart Van Assche
2026-01-16scsi: sd: Move the scsi_disk_release() function definitionBart Van Assche
2026-01-16scsi: sd: Move the sd_config_discard() function definitionBart Van Assche
2026-01-16scsi: sd: Move the sd_remove() function definitionBart Van Assche
2026-01-16scsi: ufs: core: Handle sentinel value for dHIDAvailableSizeKeoseong Park
2026-01-16scsi: qla2xxx: Sanitize payload size to prevent member overflowJiasheng Jiang
2026-01-16scsi: ufs: exynos: Call phy_notify_state() from hibern8 callbacksPeter Griffin
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_session_usage_count()Maurizio Lombardi
2026-01-16scsi: target: iscsi: Fix use-after-free in iscsit_dec_conn_usage_count()Maurizio Lombardi
2026-01-16scsi: core: Wake up the error handler when final completions race against eac...David Jeffery
2026-01-16scsi: storvsc: Process unsupported MODE_SENSE_10Long Li
2026-01-17firmware: imx: sm-misc: Dump syslog infoPeng Fan
2026-01-17firmware: arm_scmi: imx: Support getting syslog of MISC protocolPeng Fan
2026-01-16drm/xe: Add context-based invalidation to GuC TLB invalidation backendMatthew Brost
2026-01-16drm/xe: Add exec queue active vfuncMatthew Brost
2026-01-16drm/xe: Add xe_tlb_inval_idle helperMatthew Brost
2026-01-16drm/xe: Add send_tlb_inval_ppgtt helperMatthew Brost
2026-01-16drm/xe: Rename send_tlb_inval_ppgtt to send_tlb_inval_asid_ppgttMatthew Brost
2026-01-16drm/xe: Taint TLB invalidation seqno lock with GFP_KERNELMatthew Brost
2026-01-16drm/xe: Add vm to exec queues associationMatthew Brost
2026-01-16drm/xe: Add xe_device_asid_to_vm helperMatthew Brost
2026-01-16drm/xe: Add has_ctx_tlb_inval to device infoMatthew Brost
2026-01-16drm/xe: Make usm.asid_to_vm allocation use GFP_NOWAITMatthew Brost
2026-01-16drm/xe: Add normalize_invalidation_rangeMatthew Brost
2026-01-16drm/xe/multi_queue: Enable multi_queue on xe3p_xpcNiranjana Vishwanathapura
2026-01-16drm/xe: Ban entire multi-queue group on any job timeoutMatthew Brost
2026-01-16of: platform: Use default match table for /firmwareRob Herring (Arm)
2026-01-17clk: tegra30: Add CSI pad clock gatesSvyatoslav Ryhel
2026-01-17clk: tegra: Set CSUS as vi_sensor's gate for Tegra20, Tegra30 and Tegra114Svyatoslav Ryhel
2026-01-17clk: tegra20: Reparent dsi clock to pll_d_out0Svyatoslav Ryhel
2026-01-17clk: tegra: tegra124-emc: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-17clk: tegra: Adjust callbacks in tegra_clock_pmRafael J. Wysocki
2026-01-16drm/mediatek: mtk_dsi: Add support for High Speed (HS) modeAngeloGioacchino Del Regno
2026-01-16Merge tag 'drm-fixes-2026-01-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds