summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-06-29tcp: restore RCU grace period in tcp_ao_destroy_sockMichael Bommarito
2026-06-30clk: spacemit: k3: fix USB2 bus clockYixun Lan
2026-06-29net: wwan: iosm: bound device offsets in the MUX downlink decoderMaoyi Xie
2026-06-29mlxsw: spectrum_acl_erp: Fix const qualifier of delta_clear()Evgenii Burenchev
2026-06-29tipc: fix out-of-bounds read in broadcast Gap ACK blocksSamuel Page
2026-06-29eth: fbnic: don't cache shinfo across skb reallocJakub Kicinski
2026-06-30btrfs: print-tree: print header owner as signedQu Wenruo
2026-06-30btrfs: decentralize transaction aborts in create_reloc_root()Johannes Thumshirn
2026-06-30btrfs: tree-checker: validate INODE_REF's namelenWeiming Shi
2026-06-30btrfs: lzo: add error message for invalid headersQu Wenruo
2026-06-30btrfs: fallback to transaction csum tree on a commit root csum missBoris Burkov
2026-06-30btrfs: fix root leak if its reloc root is unexpected in merge_reloc_roots()Filipe Manana
2026-06-30btrfs: reject free space cache with more entries than pagesXiang Mei
2026-06-30btrfs: fix transaction abort logic in btrfs_fileattr_set()Filipe Manana
2026-06-30btrfs: validate properties before setting themFilipe Manana
2026-06-30iio: dac: ad5686: add ldac gpioRodrigo Alencar
2026-06-30iio: dac: ad5686: consume optional reset signalRodrigo Alencar
2026-06-30iio: dac: ad5686: add support for missing power suppliesRodrigo Alencar
2026-06-30dt-bindings: iio: dac: ad5686: rework on power suppliesRodrigo Alencar
2026-06-30dt-bindings: iio: dac: ad5686: add reset/ldac/gain supportRodrigo Alencar
2026-06-30dt-bindings: iio: dac: ad5696: rework on power suppliesRodrigo Alencar
2026-06-30dt-bindings: iio: dac: ad5696: add reset/ldac/gain supportRodrigo Alencar
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-30MAINTAINERS: Update Xilinx AMS driver maintainersSai Krishna Potthuri
2026-06-30staging: iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize spi_device_id arrays using member namesUwe Kleine-König (The Capable Hub)
2026-06-30iio: Drop unused assignment of spi_device_id driver dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: accel: bmc150: Explicitly set spi .driver_dataUwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: hmc5843: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: frequency: ad9523: Simplify driver a bitUwe Kleine-König (The Capable Hub)
2026-06-30iio: dac: max5522: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: adc: max1241: Simplify device abstractionUwe Kleine-König (The Capable Hub)
2026-06-30iio: Initialize i2c_device_id arrays using member names (part 2)Uwe Kleine-König (The Capable Hub)
2026-06-30iio: magnetometer: add driver for QST QMC5883L SensorSiratul Islam
2026-06-30dt-bindings: iio: magnetometer: add QST QMC5883L SensorSiratul Islam
2026-06-30dt-bindings: add entry for qstcorpSiratul Islam
2026-06-30iio: hid-sensor-custom-intel-hinge: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-humidity: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: hid-sensor-temperature: use u32 instead of unsigned intSanjay Chitroda
2026-06-30iio: pressure: bmp280: return on runtime PM resume failureYash Suthar
2026-06-30iio: accel: fxls8962af: clamp the device-reported FIFO sample countBryam Vargas
2026-06-30iio: accel: bmc150: clamp the device-reported FIFO frame countBryam Vargas
2026-06-30iio: accel: stk8ba50: Update includes to match IWYUMiao Li
2026-06-30iio: light: opt3001: add comment to mutexJoshua Crofts
2026-06-30iio: light: opt3001: switch driver to managed resourcesJoshua Crofts
2026-06-30iio: light: opt3001: move driver to guard(mutex)() useJoshua Crofts
2026-06-30iio: light: opt3001: localize for loop iteratorJoshua Crofts
2026-06-30iio: light: opt3001: ensure correct parenthesis alignmentJoshua Crofts
2026-06-30iio: light: opt3001: prefer dev_err_probe()Joshua Crofts