summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
4 daysMerge tag 'x86-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+7
4 daysMerge tag 'irq-urgent-2026-05-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-4/+4
4 daysMerge tag 'hwmon-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-26/+40
4 daysdrm/msm: Restore second parameter name in purge() and evict()Nathan Chancellor1-2/+2
5 daysMerge tag 'loongarch-fixes-7.1-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-0/+20
5 daysMerge tag 'driver-core-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+15
5 daysMerge tag 'i2c-for-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+10
5 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds8-136/+156
5 daysMerge tag 'for-linus-fwctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-0/+3
6 daysMerge tag 'drm-fixes-2026-05-23' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds78-446/+670
6 daysMerge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+14
6 daysMerge tag 'platform-drivers-x86-v7.1-4' of git://git.kernel.org/pub/scm/linux...Linus Torvalds29-63/+328
6 daysMerge tag 'drm-xe-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie11-34/+69
6 daysMerge tag 'phy-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds10-65/+240
6 daysMerge tag 'spi-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-2/+9
6 daysMerge tag 'regulator-fix-v7.1-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-41/+96
6 daysMerge tag 'pinctrl-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds10-30/+129
6 daysMerge tag 'gpio-fixes-for-v7.1-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-12/+38
6 daysMerge tag 'sound-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds1-1/+1
6 daysMerge tag 'block-7.1-20260522' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+30
6 daysMerge tag 'pm-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds4-29/+49
6 daysMerge tag 'acpi-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-1/+3
6 daysMerge tag 's390-7.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-13/+13
6 daysplatform/x86: bitland-mifs-wmi: add CONFIG_LEDS_CLASS dependencyArnd Bergmann1-0/+1
7 daysMerge tag 'mediatek-drm-fixes-20260521' of https://git.kernel.org/pub/scm/lin...Dave Airlie4-4/+4
7 daysMerge tag 'pci-v7.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
7 daysMerge tag 'net-7.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds73-391/+2373
7 daysMerge tag 'ceph-for-7.1-rc5' of https://github.com/ceph/ceph-clientLinus Torvalds1-12/+8
7 daysMerge tag 'drm-misc-fixes-2026-05-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie20-142/+127
7 daysirqchip/renesas-rzt2h: Use pm_runtime_put_sync() in probe error pathCosmin Tanislav1-1/+1
7 daysMerge tag 'wireless-2026-05-21' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski15-76/+194
7 daysMerge tag 'efi-fixes-for-v7.1-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-15/+22
7 daysnet: enetc: avoid VF->PF mailbox timeout during SR-IOV teardownWei Fang1-1/+1
7 daysnet: enetc: fix init and teardown order to prevent use of unsafe resourcesWei Fang1-17/+18
7 daysnet: enetc: fix unbounded loop and interrupt handling in VF-to-PF messagingWei Fang2-31/+49
7 daysnet: enetc: fix DMA write to freed memory in enetc_msg_free_mbx()Wei Fang1-3/+3
7 daysnet: enetc: fix race condition in VF MAC address configurationWei Fang2-0/+11
7 daysnet: enetc: fix TOCTOU race and validate VF MAC addressWei Fang1-9/+30
7 daysnet: enetc: add ratelimiting to VF mailbox error messagesWei Fang1-4/+6
7 daysnet: enetc: fix missing error code when pf->vf_state allocation failsWei Fang1-1/+3
7 daysnet: enetc: fix incorrect mailbox message status returned to VFsWei Fang1-4/+6
7 daysMerge tag 'soc-fixes-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Linus Torvalds3-44/+114
7 daysnet: bcmgenet: keep RBUF EEE/PM disabledNicolai Buchwitz1-5/+4
7 daysethernet: 3c509: Fix most coding style issuesMaciej W. Rozycki1-376/+469
7 daysethernet: 3c509: Add GPL 2.0 SPDX license identifierMaciej W. Rozycki1-0/+1
7 daysethernet: 3c509: Fix AUI transceiver type selectionMaciej W. Rozycki1-0/+1
7 daysRevert "drivers: net: 3com: 3c509: Remove this driver"Maciej W. Rozycki3-0/+1463
7 dayspds_core: ensure null-termination for firmware version stringsNikhil P. Rao1-2/+4
7 daysnet: airoha: Disable GDM2 forwarding before configuring GDM2 loopbackLorenzo Bianconi1-4/+6
7 daystap: fix stack info leak in tap_ioctl() SIOCGIFHWADDRWeiming Shi1-1/+1