index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-12-21
RDMA/bnxt_re: Fix incorrect BAR check in bnxt_qplib_map_creq_db()
Alok Tiwari
-1
/
+1
2025-12-21
RDMA/core: Fix logic error in ib_get_gids_from_rdma_hdr()
Jang Ingyu
-1
/
+1
2025-12-20
Merge tag 'ata-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
-0
/
+3
2025-12-21
drm/panfrost: Add GPU_PM_RT support for RZ/G3E SoC
Biju Das
-2
/
+3
2025-12-20
Merge tag 'spi-fix-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+9
2025-12-20
Merge tag 'hwmon-for-v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+23
2025-12-20
Merge tag 'mmc-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
-3
/
+3
2025-12-20
Merge tag 'drm-fixes-2025-12-20' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-74
/
+330
2025-12-20
block: rnbd-clt: Fix signedness bug in init_dev()
Dan Carpenter
-1
/
+1
2025-12-20
ublk: clean up user copy references on ublk server exit
Caleb Sander Mateos
-2
/
+1
2025-12-20
Merge tag 'devicetree-fixes-for-6.19-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-4
/
+5
2025-12-20
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-0
/
+53
2025-12-20
Merge tag 'iommu-fixes-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-12
/
+47
2025-12-20
Merge tag 'block-6.19-20251218' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-22
/
+53
2025-12-20
drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fb
Lyude Paul
-1
/
+14
2025-12-19
drm/msm: Fix a7xx per pipe register programming
Anna Maniscalco
-5
/
+55
2025-12-19
drm/msm: add PERFCTR_CNTL to ifpc_reglist
Anna Maniscalco
-0
/
+1
2025-12-19
drm/msm/a6xx: move preempt_prepare_postamble after error check
Alok Tiwari
-2
/
+2
2025-12-19
drm/msm: adreno: fix deferencing ifpc_reglist when not declared
Neil Armstrong
-8
/
+10
2025-12-19
Bluetooth: btusb: revert use of devm_kzalloc in btusb
Raphael Pinsonneault-Thibeault
-3
/
+9
2025-12-19
drm/panic: avoid WARN when checking format support
Francesco Valla
-1
/
+1
2025-12-19
drm/log: avoid WARN when searching for usable format
Francesco Valla
-1
/
+1
2025-12-19
drm/draw: add drm_draw_can_convert_from_xrgb8888
Francesco Valla
-0
/
+31
2025-12-19
EDAC/igen6: Add more Intel Panther Lake-H SoCs support
Lili Li
-0
/
+20
2025-12-19
EDAC/igen6: Make masks of {MCHBAR, TOM, TOUUD, ECC_ERROR_LOG} configurable
Qiuxu Zhuo
-12
/
+53
2025-12-19
misc: rp1: drop overlay support
Andrea della Porta
-66
/
+6
2025-12-19
drm/xe: Print GuC queue submission state on engine reset
Matthew Brost
-2
/
+3
2025-12-19
drm/xe: Increase log level for unhandled page faults
Matthew Brost
-24
/
+24
2025-12-19
drm/i915/pc8: Add parent interface for PC8 forcewake tricks
Ville Syrjälä
-4
/
+68
2025-12-19
drm/i915/cx0: Toggle powerdown states for C10 on HDMI
Gustavo Sousa
-0
/
+15
2025-12-19
drm/i915/cx0: Use a more accurate message for powerdown change failure
Gustavo Sousa
-1
/
+1
2025-12-19
hwmon: (ltc4282): Fix reset_history file permissions
Nuno Sá
-3
/
+6
2025-12-19
drm/xe/xe_survivability: Add index bound check
Riana Tauro
-3
/
+7
2025-12-19
drm/xe/xe_survivability: Use static for survivability info attributes
Riana Tauro
-9
/
+9
2025-12-19
fpga: dfl: use subsys_initcall to allow built-in drivers to be added
Thadeu Lima de Souza Cascardo
-1
/
+1
2025-12-19
fpga: xilinx: Switch Michal Simek's email to new one
Michal Simek
-2
/
+2
2025-12-19
fpga: of-fpga-region: Fail if any bridge is missing
Romain Gantois
-4
/
+4
2025-12-19
drm/xe/pmu: Replace sprintf() with sysfs_emit()
Madhur Kumar
-1
/
+1
2025-12-19
lkdtm/bugs: Do not confuse the clang/objtool with busy wait loop
Catalin Marinas
-4
/
+4
2025-12-19
drm/i915/dp: Fail state computation for invalid DSC source input BPP values
Imre Deak
-7
/
+21
2025-12-19
drm/i915/dp: Fail state computation for invalid max sink compressed BPP value
Imre Deak
-2
/
+1
2025-12-19
drm/i915/dp: Fail state computation for invalid max throughput BPP value
Imre Deak
-2
/
+0
2025-12-19
drm/i915/dp: Fail state computation for invalid min/max link BPP values
Imre Deak
-1
/
+6
2025-12-19
drm/i915/dp: Account with pipe joiner max compressed BPP limit for DP-MST and...
Imre Deak
-8
/
+8
2025-12-19
drm/i915/dp: Account with DSC BW overhead for compressed DP-SST stream BW
Imre Deak
-1
/
+5
2025-12-19
drm/i915/dp: Account with MST, SSC BW overhead for uncompressed DP-MST stream BW
Imre Deak
-1
/
+4
2025-12-19
drm/i915/dp: Use the effective data rate for DP compressed BW calculation
Imre Deak
-11
/
+16
2025-12-19
drm/i915/dp: Use the effective data rate for DP BW calculation
Imre Deak
-19
/
+33
2025-12-19
drm/i915/dp: Fix BW check in is_bw_sufficient_for_dsc_config()
Imre Deak
-1
/
+1
2025-12-19
drm/i915/dp: Factor out intel_dp_link_bw_overhead()
Imre Deak
-16
/
+34
[prev]
[next]