index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-10
Merge tag 'drm-next-2025-10-11-1' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
43
-248
/
+385
2025-10-10
Merge tag 'drm-fixes-2025-10-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
3
-8
/
+17
2025-10-11
Merge tag 'drm-misc-fixes-2025-10-09' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
3
-8
/
+17
2025-10-10
Merge tag 'devicetree-fixes-for-6.18-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
3
-2
/
+3
2025-10-10
Merge tag 'block-6.18-20251009' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+7
2025-10-10
Merge tag 'fbdev-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
11
-77
/
+178
2025-10-10
Merge tag 'gpio-fixes-for-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-1
/
+2
2025-10-10
Merge tag 'ntb-6.18' of https://github.com/jonmason/ntb
Linus Torvalds
4
-51
/
+93
2025-10-10
Merge tag 'i2c-for-6.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-182
/
+294
2025-10-10
gpio: wcd934x: mark the GPIO controller as sleeping
Bartosz Golaszewski
1
-1
/
+1
2025-10-10
dpll: zl3073x: Increase maximum size of flash utility
Ivan Vecera
1
-1
/
+1
2025-10-10
tpm: Prevent local DOS via tpm/tpm0/ppi/*operations
Denis Aleksandrov
1
-23
/
+66
2025-10-10
tpm: use a map for tpm2_calc_ordinal_duration()
Jarkko Sakkinen
3
-97
/
+34
2025-10-10
tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single
Gunnar Kudrjavets
1
-2
/
+2
2025-10-10
tpm: Use HMAC-SHA256 library instead of open-coded HMAC
Eric Biggers
1
-71
/
+27
2025-10-10
tpm: Compare HMAC values in constant time
Eric Biggers
2
-3
/
+4
2025-10-10
tpm: Disable TPM2_TCG_HMAC by default
Jarkko Sakkinen
1
-1
/
+1
2025-10-10
fbdev: Fix logic error in "offb" name match
Finn Thain
1
-1
/
+1
2025-10-09
rtc: interface: Ensure alarm irq is enabled when UIE is enabled
Esben Haabendal
1
-0
/
+4
2025-10-09
rtc: tps6586x: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: cpcap: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: isl12022: Fix initial enable_irq/disable_irq balance
Esben Haabendal
1
-0
/
+1
2025-10-09
rtc: interface: Fix long-standing race when setting alarm
Esben Haabendal
1
-0
/
+23
2025-10-10
Merge tag 'amd-drm-next-6.18-2025-10-09' of https://gitlab.freedesktop.org/ag...
Dave Airlie
27
-172
/
+274
2025-10-09
Merge tag 'net-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
27
-107
/
+251
2025-10-09
Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-19
/
+29
2025-10-09
nvme-multipath: Skip nr_active increments in RETRY disposition
Amit Chaudhary
1
-2
/
+4
2025-10-09
drm/panthor: Ensure MCU is disabled on suspend
Ketil Johnsen
1
-0
/
+1
2025-10-09
gpio: usbio: Add ACPI device-id for MTL-CVF devices
Hans de Goede
1
-0
/
+1
2025-10-09
net: airoha: Fix loopback mode configuration for GDM2 port
Lorenzo Bianconi
2
-1
/
+6
2025-10-09
eth: fbnic: fix reporting of alloc_failed qstats
Jakub Kicinski
5
-11
/
+58
2025-10-09
eth: fbnic: fix saving stats from XDP_TX rings on close
Jakub Kicinski
3
-6
/
+6
2025-10-09
eth: fbnic: fix accounting of XDP packets
Jakub Kicinski
1
-15
/
+15
2025-10-09
eth: fbnic: fix missing programming of the default descriptor
Jakub Kicinski
1
-0
/
+8
2025-10-09
can: m_can: replace Dong Aisheng's old email address
Marc Kleine-Budde
2
-4
/
+4
2025-10-08
Merge tag 'pci-v6.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+3
2025-10-08
PCI: Fix regression in pci_bus_distribute_available_resources()
Yangyu Chen
1
-2
/
+3
2025-10-08
Merge tag 'mailbox-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
7
-24
/
+346
2025-10-08
Merge tag 'vfio-v6.18-rc1-pt2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2
-21
/
+110
2025-10-08
Merge tag 'input-for-v6.18-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
54
-855
/
+2052
2025-10-08
Merge tag 'v6.18-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+2
2025-10-08
loop: remove redundant __GFP_NOWARN flag
Pedro Demarchi Gomes
1
-1
/
+1
2025-10-08
can: m_can: fix CAN state in system PM
Marc Kleine-Budde
1
-4
/
+3
2025-10-08
can: m_can: m_can_chip_config(): bring up interface in correct state
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: m_can: m_can_handle_state_errors(): fix CAN state transition to Error Ac...
Marc Kleine-Budde
1
-21
/
+32
2025-10-08
can: m_can: m_can_plat_remove(): add missing pm_runtime_disable()
Marc Kleine-Budde
1
-1
/
+1
2025-10-08
can: gs_usb: gs_make_candev(): populate net_device->dev_port
Celeste Liu
1
-0
/
+1
2025-10-08
can: gs_usb: increase max interface to U8_MAX
Celeste Liu
1
-12
/
+10
2025-10-07
Merge branch 'next' into for-linus
Dmitry Torokhov
6009
-151433
/
+244715
2025-10-07
Input: atmel_mxt_ts - allow reset GPIO to sleep
Marek Vasut
1
-1
/
+1
[prev]
[next]