开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2026-07-02
Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-07-03
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...
Uwe Kleine-König (The Capable Hub)
2026-07-03
media: em28xx: Add include for struct usb_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
usb: dwc2: Add include defining struct pci_device_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
platform/x86: x86-android-tablets: Add include defining struct dmi_system_id
Uwe Kleine-König (The Capable Hub)
2026-07-03
i2c: Let i2c-core.h include <linux/i2c.h>
Uwe Kleine-König (The Capable Hub)
2026-07-03
platform/x86: msi-ec: Ensure dmi_system_id is defined
Uwe Kleine-König (The Capable Hub)
2026-07-03
media: ti: vpe: #include <linux/platform_device.h> explicitly
Uwe Kleine-König (The Capable Hub)
2026-07-03
ata: libata-scsi: limit simulated SCSI command copy to response length
Karuna Ramkumar
2026-07-03
ata: pata_pxa: Fix DMA channel leak on probe error
Wentao Liang
2026-07-03
ata: sata_gemini: unwind clocks on IDE pinctrl errors
Myeonghun Pak
2026-07-03
ata: libata-core: Reject an invalid concurrent positioning ranges count
Bryam Vargas
2026-07-03
ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSD
Bryam Vargas
2026-07-02
Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfio
Linus Torvalds
2026-07-02
Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2026-07-02
net/mlx5: HWS, fix matcher leak on resize target setup failure
Dawei Feng
2026-06-30
cxgb4: Fix decode strings dump for T6 adapters
Gleb Markov
2026-06-30
virtio_net: disable cb when NAPI is busy-polled
Longjun Tang
2026-06-30
net: gianfar: dispose irq mappings on probe failure and device removal
Rosen Penev
2026-06-30
net: lan743x: Initialize eth_syslock spinlock before use
Andrea Righi
2026-06-30
net: libwx: fix VMDQ mask for 1-queue mode
Jiawen Wu
2026-06-30
net: airoha: fix max receive size configuration
Lorenzo Bianconi
2026-06-30
fsl/fman: Free init resources on KeyGen failure in fman_init()
Haoxiang Li
2026-06-29
Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"
Petr Wozniak
2026-06-29
net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroy
Petr Wozniak
2026-06-29
usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()
Xiang Mei
2026-06-29
net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC delete
Doruk Tan Ozturk
2026-06-29
netdevsim: remove ethtool debugfs files before freeing netdev
Yousef Alhouseen
2026-06-29
net: wwan: iosm: bound device offsets in the MUX downlink decoder
Maoyi Xie
2026-06-29
eth: fbnic: don't cache shinfo across skb realloc
Jakub Kicinski
2026-06-29
hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zero
Guenter Roeck
2026-06-29
hwmon: (pmbus) Fix passing events to regulator core
Guenter Roeck
2026-06-29
hwmon: adm1275: Detect coefficient overflow
Matti Vaittinen
2026-06-29
hwmon: adm1275: Prevent reading uninitialized stack
Matti Vaittinen
2026-06-29
hwmon: (max6697) add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (ltc2992) add missing 'select REGMAP_I2C' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (max1619) add missing 'select REGMAP' to Kconfig
Joshua Crofts
2026-06-29
hwmon: (w83627hf) remove VID sysfs files on error and remove
Pengpeng Hou
2026-06-29
hwmon: (w83793) remove vrm sysfs file on probe failure
Pengpeng Hou
2026-06-29
vfio/pci: Expose latched module parameter policy in debugfs
Alex Williamson
2026-06-29
vfio: Remove device debugfs before releasing devres
Alex Williamson
2026-06-29
vfio/pci: Latch all module parameters per device
Alex Williamson
2026-06-29
vfio/mlx5: Fix racy bitfields and tighten struct layout
Alex Williamson
2026-06-29
vfio/pci: Release the VGA arbiter client on register_device() failure
Alex Williamson
2026-06-29
vfio/pci: Latch disable_idle_d3 per device
Alex Williamson
2026-06-29
hwmon: (asus_atk0110) Check package count before accessing element
HyeongJun An
2026-06-29
hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()
Abdurrahman Hussain
2026-06-29
hwmon: (occ) unregister sysfs devices outside occ lock
Runyu Xiao
2026-06-28
Merge tag 'ntb-7.2' of https://github.com/jonmason/ntb
Linus Torvalds
[next]