aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-04-15Merge tag 'v7.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds108-525/+2950
2026-04-15Merge tag 'for-linus-7.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-5/+23
2026-04-15Merge tag 'for-7.1/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds71-840/+1239
2026-04-15Merge tag 'iommu-updates-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds35-783/+2023
2026-04-15Merge tag 'ata-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds11-360/+256
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds84-1734/+2262
2026-04-15Merge tag 'hwmon-for-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds53-2092/+2856
2026-04-15Merge tag 'spi-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds71-485/+676
2026-04-15Merge tag 'regulator-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds22-61/+194
2026-04-15Merge tag 'regmap-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds5-67/+92
2026-04-15Merge tag 'pmdomain-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds19-101/+827
2026-04-15Merge tag 'mmc-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds53-1322/+2121
2026-04-15Merge tag 'pwm/for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-6/+9
2026-04-15Merge tag 'chrome-platform-v7.1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-83/+107
2026-04-15Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds33-279/+317
2026-04-15Merge tag 'wq-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+1
2026-04-15Merge tag 'sound-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds13-102/+249
2026-04-15Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1540-26922/+156579
2026-04-15Merge tag 'fbdev-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds23-695/+554
2026-04-15Merge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds234-6617/+8678
2026-04-14Merge tag 'net-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds809-15971/+45036
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds2-16/+14
2026-04-14Merge tag 'powerpc-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds3-14/+15
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds15-92/+4875
2026-04-14Merge tag 'ras_core_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-19/+29
2026-04-14Merge tag 'edac_updates_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds12-132/+147
2026-04-14Merge tag 'x86_sev_for_v7.1_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-27/+35
2026-04-14Merge tag 'x86_tdx_for_7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-0/+5
2026-04-14Merge tag 'x86-platform-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-15/+19
2026-04-14Merge tag 'x86-cleanups-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-2/+0
2026-04-14Merge tag 'locking-core-2026-04-13' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2026-04-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski28-97/+365
2026-04-14net: pse-pd: fix kernel-doc function name for pse_control_find_by_id()Kory Maincent1-1/+1
2026-04-14wireguard: device: use exit_rtnl callback instead of manual rtnl_lock in pre_...Shardul Bankar1-5/+3
2026-04-14wireguard: allowedips: remove redundant spaceJason A. Donenfeld1-1/+1
2026-04-14wireguard: allowedips: Use kfree_rcu() instead of call_rcu()Fushuai Wang1-7/+2
2026-04-14Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-10/+6
2026-04-14Merge tag 'timers-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-4/+1
2026-04-14Merge tag 'irq-msi-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2026-04-14Merge tag 'irq-drivers-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds9-257/+987
2026-04-14Merge tag 'irq-core-2026-04-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-6/+0
2026-04-14Merge tag 'kbuild-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...Linus Torvalds1-2/+1
2026-04-14Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linuxLinus Torvalds5-27/+19
2026-04-14net: airoha: Add missing PPE configurations in airoha_ppe_hw_init()Lorenzo Bianconi1-3/+11
2026-04-14net: airoha: Fix VIP configuration for AN7583 SoCLorenzo Bianconi2-17/+51
2026-04-14net: usb: cdc-phonet: fix skb frags[] overflow in rx_complete()Greg Kroah-Hartman1-1/+6
2026-04-13Merge tag 'pwrseq-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-16/+363
2026-04-13Merge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds54-1124/+1497
2026-04-13Merge tag 'thermal-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-109/+95
2026-04-13Merge tag 'pm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds31-843/+1749