summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-03-08Merge tag 'efi-fixes-for-v7.0-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2026-03-08Merge tag 'i2c-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+10
2026-03-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds4-10/+18
2026-03-08Merge tag 'fbdev-for-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2026-03-07Merge tag 'hwmon-for-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-211/+46
2026-03-07Merge tag 'driver-core-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-11/+2
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-39/+83
2026-03-07Merge tag 'drm-fixes-2026-03-07' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds44-274/+482
2026-03-06Merge tag 'spi-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2026-03-06Merge tag 'regulator-fix-v7.0-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+2
2026-03-06Merge tag 'hid-for-linus-2026030601' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds12-23/+85
2026-03-06Merge tag 'platform-drivers-x86-v7.0-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds14-48/+278
2026-03-06Merge tag 'pmdomain-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+4
2026-03-06Merge tag 'v7.0-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-9/+8
2026-03-06Merge tag 'ata-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds3-1/+5
2026-03-06Merge tag 'block-7.0-20260305' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds9-37/+299
2026-03-06Merge tag 'drm-xe-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie10-41/+74
2026-03-06Merge tag 'drm-misc-fixes-2026-03-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie9-113/+151
2026-03-06Merge tag 'drm-misc-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie14-36/+84
2026-03-06ata: libata-eh: Fix detection of deferred qc timeoutsGuenter Roeck1-1/+1
2026-03-06Merge tag 'drm-intel-fixes-2026-03-05' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-3/+8
2026-03-06accel: ethosu: Handle possible underflow in IFM size calculationsRob Herring (Arm)1-2/+5
2026-03-06accel: ethosu: Fix NPU_OP_ELEMENTWISE validation with scalarRob Herring (Arm)1-1/+4
2026-03-06accel: ethosu: Fix job submit error clean-up refcount underflowsRob Herring (Arm)1-8/+18
2026-03-05Merge tag 'acpi-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2-11/+3
2026-03-05Merge tag 'net-7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds69-294/+639
2026-03-05Merge branch 'acpica'Rafael J. Wysocki1-2/+3
2026-03-05accel/amdxdna: Split mailbox channel create functionLizhi Hou4-90/+112
2026-03-05drm/panthor: Correct the order of arguments passed to gem_syncAkash Goel1-4/+5
2026-03-05fbdev: au1100fb: Fix build on MIPS64Helge Deller1-2/+6
2026-03-05net: enetc: use truesize as XDP RxQ info frag_sizeLarysa Zaremba1-1/+1
2026-03-05libeth, idpf: use truesize as XDP RxQ info frag_sizeLarysa Zaremba3-1/+7
2026-03-05i40e: use xdp.frame_sz as XDP RxQ info frag_sizeLarysa Zaremba1-3/+6
2026-03-05i40e: fix registering XDP RxQ infoLarysa Zaremba2-17/+22
2026-03-05ice: change XDP RxQ frag_size from DMA write length to xdp.frame_szLarysa Zaremba1-5/+4
2026-03-05ice: fix rxq info registering in mbuf packetsLarysa Zaremba4-20/+14
2026-03-05net: vxlan: fix nd_tbl NULL dereference when IPv6 is disabledFernando Fernandez Mancera1-0/+5
2026-03-05ata: libata-core: Add BRIDGE_OK quirk for QEMU drivesPedro Falcato1-0/+1
2026-03-05net: ethernet: mtk_eth_soc: Reset prog ptr to old_prog in case of error in mt...Lorenzo Bianconi1-3/+12
2026-03-05Revert "drm/syncobj: Fix handle <-> fd ioctls with dirty stack"Maarten Lankhorst1-2/+2
2026-03-05drm/ttm: Fix bo resource use-after-freeThadeu Lima de Souza Cascardo1-6/+5
2026-03-05net: stmmac: Defer VLAN HW configuration when interface is downOvidiu Panait2-19/+26
2026-03-05net: stmmac: Fix VLAN HW state restoreOvidiu Panait2-12/+22
2026-03-05net: stmmac: Improve double VLAN handlingOvidiu Panait3-4/+21
2026-03-05net: stmmac: Fix error handling in VLAN add and delete pathsOvidiu Panait1-4/+14
2026-03-05Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski7-47/+110
2026-03-05hwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs readSanman Pradhan1-9/+10
2026-03-05Merge tag 'linux-can-fixes-for-7.0-20260302' of git://git.kernel.org/pub/scm/...Jakub Kicinski8-28/+102
2026-03-05Merge tag 'wireless-2026-03-04' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski8-29/+24
2026-03-05hwmon: (max6639) fix inverted polarityOlivier Sobrie1-1/+1