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-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-06-04
drm/amdgpu: deprecate guilty handling
Christian König
2026-06-04
drm/amdgpu: Add lockdep annotations for lock ordering validation
Vitaly Prosyak
2026-06-04
drm/amdkfd: fix SMI event cross-process information leak
Yongqiang Sun
2026-06-04
drm/amd/display: Add DCN42B to dml21_translation_helper
Matthew Stewart
2026-06-04
drm/amd/display: Fix DCN42B version detection
Matthew Stewart
2026-06-04
drm/amdgpu: Fix user-triggerable BUG()/BUG_ON() calls
Ce Sun
2026-06-04
rpmsg: char: Fix use-after-free on probe error path
Yuho Choi
2026-06-04
net/mlx5: convert miss_list allocation to kvmalloc_array()
William Theesfeld
2026-06-04
power: supply: add support for Samsung S2M series PMIC charger device
Kaustabh Chakraborty
2026-06-04
Reapply "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
Jakub Kicinski
2026-06-04
regulator: bq257xx: drop confusing configuration of_node
Johan Hovold
2026-06-04
bonding: annotate data-races arcound churn variables
Eric Dumazet
2026-06-04
rtase: Avoid sleeping in get_stats64()
Justin Lai
2026-06-04
vxlan: vnifilter: fix spurious notification on VNI update
Andy Roulin
2026-06-04
vxlan: vnifilter: send notification on VNI add
Andy Roulin
2026-06-04
cxl/fwctl: Fix __fortify_panic
Dan Williams
2026-06-04
cxl/region: Validate partition index before array access
Koba Ko
2026-06-04
cxl/memdev: Hold memdev lock during memdev poison injection/clear
Li Ming
2026-06-04
rtase: Reset TX subqueue when clearing TX ring
Justin Lai
2026-06-04
octeontx2-af: npc: Fix CPT channel mask in npc_install_flow
Nithin Dabilpuram
2026-06-04
dmaengine: sh: rz-dmac: Set the Link End (LE) bit on the last descriptor
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add suspend to RAM support
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add runtime PM support
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Adjust rz_dmac_chan_get_residue() to return error codes
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add cyclic DMA support
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Drop the update of channel->chctrl with CHCTRL_SETEN
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Refactor pause/resume code
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Use virt-dma APIs for channel descriptor processing
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add helper to check if the channel is paused
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add helper to check if the channel is enabled
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Save the start LM descriptor
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Add helper to compute the lmdesc address
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Use rz_dmac_disable_hw()
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Use list_first_entry_or_null()
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Fix incorrect NULL check for list_first_entry()
Claudiu Beznea
2026-06-04
dmaengine: sh: rz-dmac: Move interrupt request after everything is set up
Claudiu Beznea
2026-06-04
PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hosts
Yadu M G
2026-06-04
power: supply: Add support for Surface RT battery and charger
Jonas Schwöbel
2026-06-04
drm/v3d: Fix global performance monitor reference counting
Maíra Canal
2026-06-04
gpio: remove obsolete UAF FIXMEs from lookup paths
Marco Scardovi (scardracs)
2026-06-04
gpio: core: fix const-correctness of gpio_chip_guard
Marco Scardovi (scardracs)
2026-06-04
drm/xe/multi_queue: skip submit when primary queue is suspended
Niranjana Vishwanathapura
2026-06-04
drm/xe: Clear pending_disable before signaling suspend fence
Tangudu Tilak Tirumalesh
2026-06-04
Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend"
Tangudu Tilak Tirumalesh
2026-06-04
Merge tag 'iwlwifi-next-2026-06-03' of https://git.kernel.org/pub/scm/linux/k...
Johannes Berg
2026-06-04
Merge tag 'ath-next-20260602' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Johannes Berg
2026-06-04
wifi: wlcore: enable the right set of ciphers
Andreas Kemnade
2026-06-04
ipmi: si: Use platform_get_irq_optional() to retrieve interrupt
Rosen Penev
2026-06-04
spi: cadence-xspi: Support 32bit and 64bit slave dma interface
Jisheng Zhang
2026-06-04
net: bonding: fix NULL pointer dereference in bond_do_ioctl()
ZhaoJinming
[prev]
[next]