summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-08-04Merge tag 'aspeed-7.2-driver-fixes-0' of https://git.kernel.org/pub/scm/linux...Arnd Bergmann
2026-08-04usb: xhci: use BIT_ULL for CRCR bits to fix incorrect 64bit maskLachlan Hodges
2026-08-04dm-stats: fix a crash if allocation of per-cpu data failsMikulas Patocka
2026-08-04dm array: reject an array block whose value size is not the caller'sBryam Vargas
2026-08-04dm array: validate array block headers on readBryam Vargas
2026-08-04pinctrl: sx150x: allow build when I2C is a moduleTsz Shan Chan
2026-08-03dma-buf/udmabuf: Disable the size limit by defaultRobert Mader
2026-08-03Input: focaltech - use signed coordinates to prevent underflowDmitry Torokhov
2026-08-03Input: hynitron_cstxxx - validate touch count and finger IDsJianing Li
2026-08-04soc: aspeed: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-08-03rapidio: clear mport->net when rio_add_net() failsGuangshuo Li
2026-08-03pps-gpio: remove dead capture_clear codeCalvin Owens
2026-08-03pps: don't allow PPS_KC_BIND on removed devicesCalvin Owens
2026-08-03pps: don't try to wait for negative timeouts in PPS_FETCHCalvin Owens
2026-08-03pps: pps-gpio: split IRQ handler into hardirq timestamper + threaded handlerMichael Byczkowski
2026-08-03vhost-scsi: reject feature changes after endpointJia Jia
2026-08-03vhost-scsi: flush backend after device ioctlsJia Jia
2026-08-03vhost: reset the vring metadata cache on vring reconfigurationJun Yang
2026-08-03vhost-scsi: Validate T10 PI scatterlist countsLinfeng Sun
2026-08-03ublk: validate auto buf reg before taking uring_cmdYang Xiuwei
2026-08-03ublk: lift checks out of ublk_{,un}map_io()Caleb Sander Mateos
2026-08-03ublk: add UBLK_F_IO_DESC_SIZECaleb Sander Mateos
2026-08-03ublk: initialize io_desc on daemon taskCaleb Sander Mateos
2026-08-03ublk: split request validation from io_desc initCaleb Sander Mateos
2026-08-03ublk: remove struct ublk_zoned_report_desc's operation fieldCaleb Sander Mateos
2026-08-03ublk: consistently use u16 for queue and tag numbersCaleb Sander Mateos
2026-08-03ublk: remove WARN_ON_ONCE() in ublk_unmap_io()Caleb Sander Mateos
2026-08-03ublk: check for ublk_unmap_io() returning 0Caleb Sander Mateos
2026-08-03ublk: check import_ubuf() return valueCaleb Sander Mateos
2026-08-03net: mana: force full-page RX buffers via ethtool private flagDipayaan Roy
2026-08-03net: mana: refactor mana_get_strings() and mana_get_sset_count() to use switchDipayaan Roy
2026-08-03net: stmmac: ethtool: Address off-by-one when reading the coal rx-usecsMaxime Chevallier
2026-08-03net: stmmac: ethtool: Comment the magic numbers in RIWT computationMaxime Chevallier
2026-08-03s390/qeth: validate user buffer length in SNMP and ARP query ioctlsHidayath Khan
2026-08-03bnge: Fix NULL pointer dereference in aux device releaseAlok Tiwari
2026-08-03Input: evdev - fix information leak in evdev_pass_values()Dmitry Torokhov
2026-08-03net: usb: ax88179_178a: fix skb leak in ax88179_tx_fixup()Yi Cong
2026-08-03net: phy: motorcomm: enable the reference clock for YT8521Jiaxing Hu
2026-08-03net: stmmac: Don't rely on the PHY for flow-control testingMaxime Chevallier
2026-08-03net: stmmac: Don't use PHY loopback for selftestsMaxime Chevallier
2026-08-03Input: psmouse - use guard() for resource managementDmitry Torokhov
2026-08-03Input: psmouse - modernize PNP ID parsingDmitry Torokhov
2026-08-03Input: psmouse - clean up locking around disable_work_sync()Dmitry Torokhov
2026-08-03Input: psmouse - fix use-after-free during protocol disconnectDmitry Torokhov
2026-08-03net: phylink: allow PHYs to be attached in 802.3z inband modeRussell King (Oracle)
2026-08-03net: stmmac: Skip PHY attach if custom PCS is in useZxyan Zhu
2026-08-03xsk: validate metadata when processing requestsStanislav Fomichev
2026-08-03xsk: pass TX metadata pointer by referenceStanislav Fomichev
2026-08-03ppp: use netdev_from_priv()Qingfang Deng
2026-08-03netxen: unregister notifiers if PCI registration failsCan Peng