summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-08Merge tag 'char-misc-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08Merge tag 'spacemit-dt-for-7.3-1' of https://git.kernel.org/pub/scm/linux/ker...Alexandre Belloni
2026-08-08parisc: eisa_eeprom: Add missing MODULE_DESCRIPTION()Jean Delu
2026-08-08Merge tag 'fbdev-for-7.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-08-08Merge tag 'input-for-v7.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-08-08i3c: renesas: Don't register devices when ENTDAA times outTommaso Merciai
2026-08-08i3c: master: dw-i3c-master: fix OD timing for first broadcastTze Yee Ng
2026-08-08i3c: mipi-i3c-hci: Advertise IBI wakeup capabilityAdrian Hunter
2026-08-08i3c: mipi-i3c-hci: Factor out i3c_hci_sysdev()Adrian Hunter
2026-08-08i3c: mipi-i3c-hci-pci: Propagate I3C wakeup requirements to PCIAdrian Hunter
2026-08-08i3c: master: Reject IBI requests from non-IBI-capable devicesAdrian Hunter
2026-08-08i3c: master: Add helper to query bus wakeup requirementsAdrian Hunter
2026-08-08i3c: master: Report wakeup events for IBIsAdrian Hunter
2026-08-08i3c: master: Support IBI-based wakeup capabilityAdrian Hunter
2026-08-08i3c: master: Fix potential UAF in i3c_device_match()Adrian Hunter
2026-08-08i3c: master: Fix potential UAF in i3c_device_uevent()Adrian Hunter
2026-08-08i3c: Make dev->desc locking assumptions explicitAdrian Hunter
2026-08-08i3c: master: Fix use-after-free of master->thisAdrian Hunter
2026-08-08i3c: master: Do not treat master device as a duplicate targetAdrian Hunter
2026-08-08i3c: Fix unlocked dereference of dev->desc in i3c_device_get_supported_xfer_m...Adrian Hunter
2026-08-08i3c: master: Fix recursive locking during device registrationAdrian Hunter
2026-08-08fbdev: bitblit: bound-check glyph index in bit_cursor()Rik van Riel
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