summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers2-6/+40
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers1-4/+114
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-51/+87
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian1-8/+14
2026-08-07net: niu: fix potential buffer overflow/truncation in irq namesRonan Marchal2-4/+4
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle1-1/+25
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle1-4/+12
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle1-4/+10
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle1-6/+18
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle1-1/+5
2026-08-07net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()Daniel Golle1-2/+5
2026-08-07s390/ctcm: Convert fsm.h to proper kernel-doc formatNagamani PV1-74/+78
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds2-1/+4
2026-08-07EDAC/device_sysfs: Cleanup around edac_device_ctl_poll_msec_store()Borislav Petkov (AMD)3-16/+9
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef2-2/+41
2026-08-07EDAC/device_sysfs: Use kstrtouint() for poll_msec to prevent truncationJad Keskes1-2/+9
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu1-12/+1
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen1-1/+1
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam1-0/+1
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam1-3/+10
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker1-5/+3
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen1-1/+1
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen1-0/+1
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus1-0/+5
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus1-0/+30
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker1-1/+5
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng1-1/+1
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam1-1/+1
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam1-0/+3
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam1-2/+3
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam1-23/+4
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal1-1/+1
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal1-1/+3
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal1-0/+3
2026-08-07iio: light: ltrf216a: fix runtime PM reference leak in error pathVidhu Sarwal1-2/+1
2026-08-07iio: pressure: dps310: fix NULL pointer dereference on ACPI probeRupesh Majhi1-2/+1
2026-08-07iio: buffer: Make IIO DMA fence release RCU-safeLars-Peter Clausen1-9/+4
2026-08-07iio: buffer: Tie IIO dma fence lock lifetime to the fenceLars-Peter Clausen1-5/+4
2026-08-07iio: buffer: Fix potential use-after-free in anonymous buffer releaseLars-Peter Clausen1-6/+10
2026-08-07iio: dac: ad3552r-hs: fix scnprintf() buffer bound in data source showBabanpreet Singh1-1/+1
2026-08-07iio: dac: mcp47feb02: add missing 'select REGMAP_I2C' to KconfigJoshua Crofts1-0/+1
2026-08-07iio: ti-ads7138: Disable STATS_EN bit while reading conversion resultsPaul Geurts1-9/+33
2026-08-08ACPI/IORT: use platform_device_set_fwnode()Bartosz Golaszewski1-1/+1
2026-08-08ACPI/APMT: use platform_device_set_fwnode()Bartosz Golaszewski1-1/+1
2026-08-07Merge tag 'drm-fixes-2026-08-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds25-96/+298
2026-08-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.2-rc7Daniel Borkmann375-2126/+5313
2026-08-08Merge tag 'amd-drm-next-7.3-2026-08-06' of https://gitlab.freedesktop.org/agd...Dave Airlie399-3155/+131988
2026-08-07pinctrl: fix PINCTRL_GENERIC_MUX not always being selectableAlvin Šipraga1-1/+1
2026-08-07Merge branches 'pm-sleep', 'pm-runtime', 'pm-powercap' and 'pm-tools'Rafael J. Wysocki3-4/+21
2026-08-07Merge branches 'thermal-core', 'thermal-hwmon', 'thermal-intel' and 'thermal-...Rafael J. Wysocki8-106/+347