summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
8 daysMerge tag 's390-7.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-124/+278
8 daysMerge tag 'usb-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds13-28/+68
8 daysMerge tag 'tty-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-50/+121
8 daysMerge tag 'staging-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-1/+11
8 daysMerge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-60/+124
9 daysMerge tag 'fbdev-for-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds5-15/+91
9 daysMerge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds13-34/+106
9 daysfbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel1-2/+7
9 daysfbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo1-0/+25
9 daysfbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang1-0/+8
9 daysfbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew1-8/+38
9 daysfbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew1-1/+4
9 daysfbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew1-5/+10
9 daysMerge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-8/+8
9 daysMerge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-51/+87
9 daysMerge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-1/+4
9 daysMerge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds25-96/+298
10 daysMerge tag 'pinctrl-v7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds3-6/+11
10 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-33/+176
10 daysMerge tag 'thermal-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-71/+159
10 daysMerge tag 'sound-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+3
10 daysMerge tag 'amd-drm-fixes-7.2-2026-08-06' of https://gitlab.freedesktop.org/ag...Dave Airlie16-64/+216
10 daysMerge tag 'drm-misc-fixes-2026-08-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie7-30/+74
10 dayshwmon: (corsair-psu) Fix linear11 calculationGuenter Roeck1-9/+14
10 dayshwmon: (corsair-psu) serialize debugfs access against hwmonAli Ahmet Memis1-0/+4
10 dayshwmon: (ltc4282) Fix parsing adi,current-limit-sense-microvoltGuenter Roeck1-1/+1
10 dayshwmon: (ltc4282) Clamp negative current limitsGuenter Roeck1-1/+5
10 dayshwmon: (ltc4282) Avoid overflow in maximum power calculationGuenter Roeck1-6/+6
10 dayshwmon: (ads7828) Fix external VREF regulator handlingQingshuang Fu1-5/+6
10 dayshwmon: (corsair-psu) fix possible out-of-bounds access on missing string term...Wilken Gottwalt1-2/+2
10 dayswatchdog: at91sam9_wdt: prevent timer rearm during teardownHongyan Xu1-2/+2
11 daysMerge tag 'net-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds49-181/+545
11 daysdrm/amd/display: allow self-refresh exit while entry is blockedDavid Weber1-1/+5
11 daysdrm/amdgpu: fix aperture iounmap skipped on device removalAsad Kamal1-8/+2
11 daysdrm/amd/display: Check for tg ops in dce110_set_avmuteRay Wu1-1/+4
11 daysRevert "drm/amdgpu: fix aperture mapping leak"Asad Kamal2-16/+21
11 daysdrm/radeon: restore hardware polling in fence_is_signaled to fix performance ...Wang Jiang1-0/+7
11 daysdrm/amd: Disable DP audio spread spectrum for Cyan SkillfishTravis K. Bangs1-0/+5
11 daysdrm/amdgpu/gmc12.1: fix MMHUB0 check in pasid tlb flushAlex Deucher1-1/+1
11 daysdrm/amdgpu: Allocate coredump ring buffers per ringLijo Lazar2-26/+27
11 daysdrm/amdgpu: Use virtual alloc during coredumpLijo Lazar1-3/+7
11 daysdrm/amdgpu: reject oversized IBs with per-ring packet limitsCandice Li1-1/+26
11 daysdrm/amdgpu/userq: serialize queue map against GPU resetJesse Zhang1-0/+5
11 daysdrm/amdgpu: Fix lockdep false positive in amdgpu_lockdep_initVitaly Prosyak1-6/+15
11 daysdrm/amdgpu/gmc12.1: implement tlb inv semaphoreAlex Deucher1-0/+46
11 daysdrm/amdgpu: read TRUNCATE_COORD_MODE on gfx12Qiang Yu1-0/+5
11 daysdrm/amdgpu: fix JPEG v5.3.0 queue reset failure in DPG modeJesse Zhang1-4/+17
11 daysdrm/amdgpu: fix JPEG v4.0.5 queue reset failure in DPG modeJesse Zhang1-4/+17
11 daysdrm/amdgpu: fix JPEG v5.0.0 queue reset failure in DPG modeJesse Zhang1-4/+17
11 daysigc: fix netdev not re-attached after resume if interface is downPhilipp David1-3/+5