summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-06-30drm/i915/hdcp: check streams[] bounds before overflowJani Nikula
2026-06-30drm/i915: Return NULL on error in active_instanceJoonas Lahtinen
2026-06-29Input: maplemouse - fix NULL pointer dereference in open()Florian Fuchs
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-29iio: common: st_sensors: honour channel endianness in read_axis_dataHerman van Hazendonk
2026-06-29iio: imu: bmi160: add IRQF_NO_THREAD to data-ready trigger IRQRunyu Xiao
2026-06-29iio: imu: adis: add IRQF_NO_THREAD to non-FIFO trigger IRQRunyu Xiao
2026-06-29iio: hid-sensor-rotation: Fix stale or zero output when reading raw valuesZhang Lixu
2026-06-29HID: sensor-hub: Add sensor_hub_input_attr_read_values() for multi-byte readsSrinivas Pandruvada
2026-06-29iio: adc: spear: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: adc: lpc32xx: Initialize completion before requesting IRQMaxwell Doose
2026-06-29iio: light: gp2ap002: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: pressure: mpl115: fix runtime PM leak on read errorBiren Pandya
2026-06-29iio: accel: kxsd9: fix runtime PM imbalance on write_raw() errorBiren Pandya
2026-06-29iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-29iio: dac: mcp47feb02: Fix passing uninitialized vref1_uV for no Vref1 caseAriana Lazar
2026-06-29iio: adc: ti-ads1119: fix PM reference leak in buffer preenableGuangshuo Li
2026-06-29iio: adc: ad7380: select REGMAPSamuel Moelius
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-29accel/amdxdna: Fix iommu domain lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix notifier_wq lifetime race during device removalLizhi Hou
2026-06-29accel/amdxdna: Fix amdxdna_client lifetime race during device removalLizhi Hou
2026-06-29spi: dw: use the correct error msg if request_irq() failsJisheng Zhang
2026-06-29spi: dw: fix first spi transfer with dma always fallback to PIOJisheng Zhang
2026-06-29Merge drm/drm-fixes into drm-misc-fixesMaarten Lankhorst
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-29USB: serial: option: add Telit Cinterion FE990D50 compositionsFabio Porcedda
2026-06-29mtd: nand: mtk-ecc: stop on ECC idle timeoutsPengpeng Hou