index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-07-15
PCI: cadence: Add LGA IP debugfs for LTSSM status
Hans Zhang
2026-07-15
gpio: sloppy-logic-analyzer: add a comment explaining the buffer init
Wolfram Sang
2026-07-15
PCI: cadence: Add HPA IP debugfs for LTSSM status
Hans Zhang
2026-07-15
PCI: cadence: Add HPA architecture flag
Hans Zhang
2026-07-15
drm/imx: include dc-drv.h to avoid sparse warning
Jiri Slaby (SUSE)
2026-07-15
drm/imx: Switch to irq_domain_create_linear()
Jiri Slaby (SUSE)
2026-07-15
irqchip/renesas-irqc: Fix generic interrupt chip leak on remove
Qingshuang Fu
2026-07-15
irqchip/gic-v3-its: Enable dynamic MSI-X allocation
Jinqian Yang
2026-07-15
irqchip: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2026-07-15
irqchip/gic-v5/iwb: Fix stray verb in comment
Lorenzo Pieralisi
2026-07-15
PCI: keystone: Fix OF node reference leak in init
Yuho Choi
2026-07-15
PCI: xgene: Drop unnecessary OF node reference
Yuho Choi
2026-07-15
cpufreq: spear: Fix an IS_ERR() vs NULL bug in spear1340_set_cpu_rate()
Dan Carpenter
2026-07-15
drm/xe/xe_pci_error: Process errors in mmio_enabled
Riana Tauro
2026-07-15
drm/xe/xe_ras: Query errors from system controller on probe
Riana Tauro
2026-07-15
drm/xe/xe_ras: Add support for uncorrectable core-compute errors
Riana Tauro
2026-07-15
drm/xe/xe_sysctrl: Make sysctrl flood limit reusable
Riana Tauro
2026-07-14
drm/ttm: Account for NULL and handle pages in ttm_pool_backup
Matthew Brost
2026-07-14
clk: thead: allow COMPILE_TEST builds
Rosen Penev
2026-07-15
drm/i915/dmc: Enable PIPEDMC_ERROR interrupt on display version 30+
Dibin Moolakadan Subrahmanian
2026-07-14
accel/amdxdna: reject command submission on devices without a submit op
Doruk Tan Ozturk
2026-07-14
accel/amdxdna: reject user command submission without a command BO
Doruk Tan Ozturk
2026-07-14
dax: fsdev.c minor formatting cleanup
John Groves
2026-07-14
dax: fix holder_ops race in fs_put_dax()
John Groves
2026-07-14
dax: read holder_ops once in dax_holder_notify_failure()
John Groves
2026-07-14
dax/fsdev: fail probe on invalid pgmap offset
John Groves
2026-07-14
dax/fsdev: use __va(phys) for kaddr in direct_access
John Groves
2026-07-14
dax/fsdev: clear pgmap ops and owner on unbind
John Groves
2026-07-14
dax/fsdev: don't leave a dangling dev_dax->pgmap on probe failure
John Groves
2026-07-14
dax/fsdev: clear vmemmap_shift when binding static pgmap
John Groves
2026-07-14
dax/fsdev: fix multi-range offset in memory_failure handler
John Groves
2026-07-14
nvdimm/btt: reject an arena whose nfree is below the lane count
Bryam Vargas
2026-07-14
libnvdimm/labels: Bound the on-media label size before the shift
Bryam Vargas
2026-07-14
libnvdimm/labels: Prevent integer overflow in __nd_label_validate()
Bryam Vargas
2026-07-14
drm/amdgpu/ras: only check bad page for address-based UMC injection
Stanley.Yang
2026-07-14
drm/amdgpu: drop debug_enable_ras_aca debug mask flag
Ce Sun
2026-07-14
drm/amdgpu: use IP version check in sysfs creation conditional logic
Ce Sun
2026-07-14
drm/amd/display: move connector state dereference after NULL check
Guangshuo Li
2026-07-14
drm/amdkfd: fix 32-bit overflow in CWSR total size calculation
Yongqiang Sun
2026-07-14
drm/amd/display: Test MCCS FreeSync VCP helpers
Alex Hung
2026-07-14
drm/amd/display: Test I2C, stubs and MST early returns
Alex Hung
2026-07-14
drm/amd/display: Test MST start/stop and panel settings
Alex Hung
2026-07-14
drm/amd/display: Test DPCD AUX and Synaptics helpers
Alex Hung
2026-07-14
drm/amd/display: Test EDID and ACPI/VBIOS readers
Alex Hung
2026-07-14
drm/amd/display: Re-evaluate cursor mode on plane position/size change
James Lin
2026-07-14
drm/amd/display: ensure dtbclk clk_src selected before hdmistream_clk_en
Charlene Liu
2026-07-14
drm/amd/display: Fix indenting of dpms on
Dominik Kaszewski
2026-07-14
drm/amd/display: Add MALL status readback support for DCN 4.0.1
James Lin
2026-07-14
drm/amd/display: Add DCN42B VID_CRC_CONTROL and HBLANK_CONTROL registers
Matthew Stewart
2026-07-14
drm/amd/display: add null pointer access check
Charlene Liu
[prev]
[next]