summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-08fbdev: Fix out-of-bounds access when rotating console after font resizeZizhi Wo
2026-08-08fbdev: core: Fix pointer desynchronization in fb_io_read()Mingyu Wang
2026-08-08fbdev: serialize mode sysfs access with lock_fb_info()Melbin K Mathew
2026-08-08fbdev: clear fb_info->mode before deleting a videomodeMelbin K Mathew
2026-08-08fbdev: bound mode sysfs output to the sysfs bufferMelbin K Mathew
2026-08-08Merge tag 'drm-misc-next-2026-08-06' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie
2026-08-07net: mana: Extend RX CQE coalescing up to 8 packetsHaiyang Zhang
2026-08-07RISC-V: perf: fix resource cleanup on driver probe failureAtish Patra
2026-08-07ACPI: tables: Add missing #include <asm/fixmap.h>Vivian Wang
2026-08-07net: wangxun: add pcie error handlerJiawen Wu
2026-08-07net: wangxun: implement soft quiesce for PCIe error recoveryJiawen Wu
2026-08-07net: wangxun: add reinit parameter to wx->do_reset callbackJiawen Wu
2026-08-07net: wangxun: add Tx timeout processJiawen Wu
2026-08-07net: ngbe: implement libwx reset opsJiawen Wu
2026-08-07Merge tag 'watchdog-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-08-07tun/tap & vhost-net: stop tail-drop when IFF_BACKPRESSURE is setSimon Schippers
2026-08-07vhost-net: wake queue of tun/tap after ptr_ring consumeSimon Schippers
2026-08-07tun/tap: add ptr_ring consume helper with netdev queue wakeupSimon Schippers
2026-08-07Merge tag 'hwmon-for-v7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-07veth: fix skb length accounting after XDP frag adjustmentSun Jian
2026-08-07net: niu: fix potential buffer overflow/truncation in irq namesRonan Marchal
2026-08-07net: dsa: mt7530: serialize the regmap IRQ chip like every other userDaniel Golle
2026-08-07net: dsa: mt7530: check command register writes in fdb and vlan cmdDaniel Golle
2026-08-07net: dsa: mt7530: check CORE_PLL_GROUP4 access in mt7531_setup()Daniel Golle
2026-08-07net: dsa: mt7530: error out on failed PHY_IAC command writesDaniel Golle
2026-08-07net: dsa: mt7530: check bus->read() error in core_rmw()Daniel Golle
2026-08-07net: pcs: mtk-lynxi: check regmap reads in mtk_pcs_lynxi_get_state()Daniel Golle
2026-08-07s390/ctcm: Convert fsm.h to proper kernel-doc formatNagamani PV
2026-08-07Merge tag 'ata-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...Linus Torvalds
2026-08-07EDAC/device_sysfs: Cleanup around edac_device_ctl_poll_msec_store()Borislav Petkov (AMD)
2026-08-07net: phy: mediatek: add EcoNet EN7528 PHY supportAhmed Naseef
2026-08-07EDAC/device_sysfs: Use kstrtouint() for poll_msec to prevent truncationJad Keskes
2026-08-07iio: chemical: atlas-sensor: use iio_trigger_poll_nested() to fix remove UAFFan Wu
2026-08-07iio: adc: pac1921: fix wrong channel used in trigger handler readCong Nguyen
2026-08-07iio: light: gp2ap002: re-enable irq if runtime suspend failsNikhil Gautam
2026-08-07iio: light: gp2ap002: Fix unbalanced runtime PM on repeated event writesNikhil Gautam
2026-08-07iio: light: apds9306: fix PM reference leak in apds9306_read_data()Moksh Panicker
2026-08-07iio: gyro: mpu3050: fix sign of raw angular velocity readingsCong Nguyen
2026-08-07iio: srf04: fix pm_runtime handling on probe error pathCong Nguyen
2026-08-07iio: adc: ad4080: configure backend data sizeAntoniu Miclaus
2026-08-07iio: adc: adi-axi-adc: add data size support for AD408X backendAntoniu Miclaus
2026-08-07iio: chemical: atlas-sensor: fix PM reference leak in buffer postenableMoksh Panicker
2026-08-07iio: dac: ad5446: fix OF module device tableCan Peng
2026-08-07iio: light: opt4001: Fix reversed GENMASK() arguments in fault count maskNikhil Gautam
2026-08-07iio: light: opt4001: Reject integration times with a non-zero seconds partNikhil Gautam
2026-08-07iio: light: opt4001: Fix incompatible pointer type passed to div_u64_rem()Nikhil Gautam
2026-08-07iio: light: opt4001: Fix power down clearing bits of the wrong registerNikhil Gautam
2026-08-07iio: light: opt4060: Fix incorrect register name in threshold read error messageVidhu Sarwal
2026-08-07iio: light: opt4060: Fix pointer type passed to div_u64_rem()Vidhu Sarwal
2026-08-07iio: light: opt4060: Reject integration times with a non-zero seconds partVidhu Sarwal