index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Lines
2025-07-26
Merge tag 'spi-fix-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-1
/
+1
2025-07-26
Merge tag 'i2c-for-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-31
/
+12
2025-07-26
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+9
2025-07-25
Merge tag 'drm-fixes-2025-07-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-2
/
+9
2025-07-25
Merge tag 'drm-xe-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
-1
/
+1
2025-07-25
Merge tag 'drm-intel-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/...
Dave Airlie
-1
/
+8
2025-07-24
Merge tag 'pci-v6.16-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+7
2025-07-24
drm/xe: Fix build without debugfs
Lucas De Marchi
-1
/
+1
2025-07-24
Merge tag 'net-6.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
-204
/
+420
2025-07-24
net: hns3: default enable tx bounce buffer when smmu enabled
Jijie Shao
-0
/
+33
2025-07-24
net: hns3: fixed vf get max channels bug
Jian Shen
-5
/
+1
2025-07-24
net: hns3: disable interrupt when ptp init failed
Yonglong Liu
-3
/
+6
2025-07-24
net: hns3: fix concurrent setting vlan filter issue
Jian Shen
-15
/
+21
2025-07-24
s390/ism: fix concurrency management in ism_cmd()
Halil Pasic
-0
/
+3
2025-07-23
Merge tag 'drm-fixes-2025-07-24' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-38
/
+99
2025-07-24
i2c: qup: jump out of the loop in case of timeout
Yang Xiwen
-1
/
+3
2025-07-24
i2c: virtio: Avoid hang by using interruptible completion wait
Viresh Kumar
-7
/
+8
2025-07-24
i2c: tegra: Fix reset error handling with ACPI
Akhil R
-23
/
+1
2025-07-24
Merge tag 'drm-misc-fixes-2025-07-23' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
-38
/
+99
2025-07-23
drm/i915/display: Fix dma_fence_wait_timeout() return value handling
Aakash Deep Sarkar
-1
/
+2
2025-07-23
spi: spi-qpic-snand: don't hardcode ECC steps
Gabor Juhos
-1
/
+1
2025-07-22
Merge tag 'linux-can-fixes-for-6.16-20250722' of git://git.kernel.org/pub/scm...
Jakub Kicinski
-3
/
+21
2025-07-22
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
-3
/
+16
2025-07-22
PCI/pwrctrl: Create pwrctrl devices only when CONFIG_PCI_PWRCTRL is enabled
Manivannan Sadhasivam
-0
/
+7
2025-07-22
drm/bridge: ti-sn65dsi86: Remove extra semicolon in ti_sn_bridge_probe()
Douglas Anderson
-1
/
+1
2025-07-22
Revert "drm/nouveau: check ioctl command codes better"
Arnd Bergmann
-5
/
+6
2025-07-22
can: netlink: can_changelink(): fix NULL pointer deref of struct can_priv::do...
Marc Kleine-Budde
-3
/
+21
2025-07-21
gve: Fix stuck TX queue for DQ queue format
Praveen Kaligineedi
-30
/
+37
2025-07-21
net: bcmasp: Restore programming of TX map vector register
Florian Fainelli
-0
/
+3
2025-07-21
e1000e: ignore uninitialized checksum word on tgp
Jacek Kowalski
-0
/
+9
2025-07-21
e1000e: disregard NVM checksum on tgp when valid checksum bit is not set
Jacek Kowalski
-0
/
+2
2025-07-21
ice: Fix a null pointer dereference in ice_copy_and_init_pkg()
Haoxiang Li
-0
/
+2
2025-07-21
i40e: When removing VF MAC filters, only check PF-set MAC
Jamie Bainbridge
-2
/
+2
2025-07-21
i40e: report VF tx_dropped with tx_errors instead of tx_discards
Dennis Chen
-1
/
+1
2025-07-21
Merge tag 'sunxi-clk-fixes-for-6.16' of https://git.kernel.org/pub/scm/linux/...
Stephen Boyd
-8
/
+9
2025-07-21
Merge tag 'platform-drivers-x86-v6.16-4' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-35
/
+143
2025-07-21
drm/i915/dp: Fix 2.7 Gbps DP_LINK_BW value on g4x
Ville Syrjälä
-0
/
+6
2025-07-21
drm/nouveau/nvif: fix null ptr deref on pre-fermi boards
Ben Skeggs
-0
/
+3
2025-07-20
Merge tag 'i2c-for-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-22
/
+17
2025-07-20
Merge tag 'hyperv-fixes-signed-20250718' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
-31
/
+55
2025-07-20
Merge tag 'usb-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-32
/
+61
2025-07-20
Merge tag 'tty-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
-1
/
+4
2025-07-20
Merge tag 'staging-6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-45
/
+56
2025-07-20
Merge tag 'char-misc-6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
-105
/
+204
2025-07-20
Merge tag 'spi-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-4
/
+10
2025-07-20
Merge tag 'regmap-fix-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-0
/
+2
2025-07-20
Merge tag 'input-for-v6.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2025-07-19
Input: xpad - set correct controller type for Acer NGR200
Nilton Perim Neto
-1
/
+1
2025-07-19
Merge tag 'hwmon-for-v6.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-8
/
+13
2025-07-18
Merge tag 'v6.16-p7' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-12
/
+12
[next]