aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-10-10Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds43-248/+385
2025-10-10Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds3-8/+17
2025-10-11Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...Dave Airlie3-8/+17
2025-10-10Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-2/+3
2025-10-10Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+7
2025-10-10Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-77/+178
2025-10-10Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+2
2025-10-10Merge tag 'ntb-6.18' of https://github.com/jonmason/ntbLinus Torvalds4-51/+93
2025-10-10Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-182/+294
2025-10-10gpio: wcd934x: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2025-10-10dpll: zl3073x: Increase maximum size of flash utilityIvan Vecera1-1/+1
2025-10-10tpm: Prevent local DOS via tpm/tpm0/ppi/*operationsDenis Aleksandrov1-23/+66
2025-10-10tpm: use a map for tpm2_calc_ordinal_duration()Jarkko Sakkinen3-97/+34
2025-10-10tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_singleGunnar Kudrjavets1-2/+2
2025-10-10tpm: Use HMAC-SHA256 library instead of open-coded HMACEric Biggers1-71/+27
2025-10-10tpm: Compare HMAC values in constant timeEric Biggers2-3/+4
2025-10-10tpm: Disable TPM2_TCG_HMAC by defaultJarkko Sakkinen1-1/+1
2025-10-10fbdev: Fix logic error in "offb" name matchFinn Thain1-1/+1
2025-10-09rtc: interface: Ensure alarm irq is enabled when UIE is enabledEsben Haabendal1-0/+4
2025-10-09rtc: tps6586x: Fix initial enable_irq/disable_irq balanceEsben Haabendal1-0/+1
2025-10-09rtc: cpcap: Fix initial enable_irq/disable_irq balanceEsben Haabendal1-0/+1
2025-10-09rtc: isl12022: Fix initial enable_irq/disable_irq balanceEsben Haabendal1-0/+1
2025-10-09rtc: interface: Fix long-standing race when setting alarmEsben Haabendal1-0/+23
2025-10-10Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...Dave Airlie27-172/+274
2025-10-09Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds27-107/+251
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds4-19/+29
2025-10-09nvme-multipath: Skip nr_active increments in RETRY dispositionAmit Chaudhary1-2/+4
2025-10-09drm/panthor: Ensure MCU is disabled on suspendKetil Johnsen1-0/+1
2025-10-09gpio: usbio: Add ACPI device-id for MTL-CVF devicesHans de Goede1-0/+1
2025-10-09net: airoha: Fix loopback mode configuration for GDM2 portLorenzo Bianconi2-1/+6
2025-10-09eth: fbnic: fix reporting of alloc_failed qstatsJakub Kicinski5-11/+58
2025-10-09eth: fbnic: fix saving stats from XDP_TX rings on closeJakub Kicinski3-6/+6
2025-10-09eth: fbnic: fix accounting of XDP packetsJakub Kicinski1-15/+15
2025-10-09eth: fbnic: fix missing programming of the default descriptorJakub Kicinski1-0/+8
2025-10-09can: m_can: replace Dong Aisheng's old email addressMarc Kleine-Budde2-4/+4
2025-10-08Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+3
2025-10-08PCI: Fix regression in pci_bus_distribute_available_resources()Yangyu Chen1-2/+3
2025-10-08Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds7-24/+346
2025-10-08Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfioLinus Torvalds2-21/+110
2025-10-08Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds54-855/+2052
2025-10-08Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-0/+2
2025-10-08loop: remove redundant __GFP_NOWARN flagPedro Demarchi Gomes1-1/+1
2025-10-08can: m_can: fix CAN state in system PMMarc Kleine-Budde1-4/+3
2025-10-08can: m_can: m_can_chip_config(): bring up interface in correct stateMarc Kleine-Budde1-1/+1
2025-10-08can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...Marc Kleine-Budde1-21/+32
2025-10-08can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()Marc Kleine-Budde1-1/+1
2025-10-08can: gs_usb: gs_make_candev(): populate net_device->dev_portCeleste Liu1-0/+1
2025-10-08can: gs_usb: increase max interface to U8_MAXCeleste Liu1-12/+10
2025-10-07Merge branch 'next' into for-linusDmitry Torokhov6009-151433/+244715
2025-10-07Input: atmel_mxt_ts - allow reset GPIO to sleepMarek Vasut1-1/+1