summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-29bpf,fork: wipe ->bpf_storage before bailouts that access itJann Horn
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-29sched_ext: Pin parent scx_sched across a child sub-scheduler's lifetimeTejun Heo
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: 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-29MAINTAINERS: ASoC: SOF: add AMD reviewer for Sound Open FirmwareVijendar Mukunda
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-29docs: hwmon: ltc4283: fix malformed table docs build errorRandy Dunlap
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-29ASoC: codecs: lpass-va-macro: Fix LPASS Codec Version for SC7280Luca Weiss
2026-06-29IB/mad: Drop unmatched RMPP responses before reassemblyMichael Bommarito
2026-06-29dma-fence: Make dma_fence_dedup_array() robust against 0-count inputBaineng Shou
2026-06-29dma-buf: dma-fence: Fix potential NULL pointer dereferencePhilipp Stanner
2026-06-29arm64/mm: Optimize TLB flush in unmap_hotplug_[pmd|pud]_range()Anshuman Khandual
2026-06-29arm64: Avoid eager DVMSync reclaim batches with C1-Pro SME erratumCatalin Marinas