summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-07-02Merge tag 'device-id-rework' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...Uwe Kleine-König (The Capable Hub)
2026-07-03Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (hea...Uwe Kleine-König (The Capable Hub)
2026-07-03media: em28xx: Add include for struct usb_device_idUwe Kleine-König (The Capable Hub)
2026-07-03usb: dwc2: Add include defining struct pci_device_idUwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: x86-android-tablets: Add include defining struct dmi_system_idUwe Kleine-König (The Capable Hub)
2026-07-03i2c: Let i2c-core.h include <linux/i2c.h>Uwe Kleine-König (The Capable Hub)
2026-07-03platform/x86: msi-ec: Ensure dmi_system_id is definedUwe Kleine-König (The Capable Hub)
2026-07-03media: ti: vpe: #include <linux/platform_device.h> explicitlyUwe Kleine-König (The Capable Hub)
2026-07-03ata: libata-scsi: limit simulated SCSI command copy to response lengthKaruna Ramkumar
2026-07-03ata: pata_pxa: Fix DMA channel leak on probe errorWentao Liang
2026-07-03ata: sata_gemini: unwind clocks on IDE pinctrl errorsMyeonghun Pak
2026-07-03ata: libata-core: Reject an invalid concurrent positioning ranges countBryam Vargas
2026-07-03ata: libata-core: Add NOLPM quirk for PNY CS900 1TB SSDBryam Vargas
2026-07-02Merge tag 'vfio-v7.2-rc2' of https://github.com/awilliam/linux-vfioLinus Torvalds
2026-07-02Merge tag 'net-7.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-07-02net/mlx5: HWS, fix matcher leak on resize target setup failureDawei Feng
2026-06-30cxgb4: Fix decode strings dump for T6 adaptersGleb Markov
2026-06-30virtio_net: disable cb when NAPI is busy-polledLongjun Tang
2026-06-30net: gianfar: dispose irq mappings on probe failure and device removalRosen Penev
2026-06-30net: lan743x: Initialize eth_syslock spinlock before useAndrea Righi
2026-06-30net: libwx: fix VMDQ mask for 1-queue modeJiawen Wu
2026-06-30net: airoha: fix max receive size configurationLorenzo Bianconi
2026-06-30fsl/fman: Free init resources on KeyGen failure in fman_init()Haoxiang Li
2026-06-29Revert "net: phy: sfp: probe for RollBall I2C-to-MDIO bridge in mdio-i2c"Petr Wozniak
2026-06-29net: phy: sfp: free mii_bus in sfp_i2c_mdiobus_destroyPetr Wozniak
2026-06-29usbnet: gl620a: fix out-of-bounds read in genelink_rx_fixup()Xiang Mei
2026-06-29net/mlx5e: macsec: fix use-after-free of metadata_dst on RX SC deleteDoruk Tan Ozturk
2026-06-29netdevsim: remove ethtool debugfs files before freeing netdevYousef Alhouseen
2026-06-29net: wwan: iosm: bound device offsets in the MUX downlink decoderMaoyi Xie
2026-06-29eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski
2026-06-29hwmon: (aspeed-g6-pwm-tach) Guard fan RPM calculation against divide-by-zeroGuenter Roeck
2026-06-29hwmon: (pmbus) Fix passing events to regulator coreGuenter Roeck
2026-06-29hwmon: adm1275: Detect coefficient overflowMatti Vaittinen
2026-06-29hwmon: adm1275: Prevent reading uninitialized stackMatti Vaittinen
2026-06-29hwmon: (max6697) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (ltc2992) add missing 'select REGMAP_I2C' to KconfigJoshua Crofts
2026-06-29hwmon: (max1619) add missing 'select REGMAP' to KconfigJoshua Crofts
2026-06-29hwmon: (w83627hf) remove VID sysfs files on error and removePengpeng Hou
2026-06-29hwmon: (w83793) remove vrm sysfs file on probe failurePengpeng Hou
2026-06-29vfio/pci: Expose latched module parameter policy in debugfsAlex Williamson
2026-06-29vfio: Remove device debugfs before releasing devresAlex Williamson
2026-06-29vfio/pci: Latch all module parameters per deviceAlex Williamson
2026-06-29vfio/mlx5: Fix racy bitfields and tighten struct layoutAlex Williamson
2026-06-29vfio/pci: Release the VGA arbiter client on register_device() failureAlex Williamson
2026-06-29vfio/pci: Latch disable_idle_d3 per deviceAlex Williamson
2026-06-29hwmon: (asus_atk0110) Check package count before accessing elementHyeongJun An
2026-06-29hwmon: (pmbus/core) honor vrm_version in pmbus_data2reg_vid()Abdurrahman Hussain
2026-06-29hwmon: (occ) unregister sysfs devices outside occ lockRunyu Xiao
2026-06-28Merge tag 'ntb-7.2' of https://github.com/jonmason/ntbLinus Torvalds