summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-03-11xhci: Fix NULL pointer dereference when reading portli debugfs filesMathias Nyman
2026-03-11usb: xhci: Prevent interrupt storm on host controller error (HCE)Dayu Jiang
2026-03-11usb: xhci: Fix memory leak in xhci_disable_slot()Zilin Guan
2026-03-11usb: class: cdc-wdm: fix reordering issue in read code pathOliver Neukum
2026-03-11usb: renesas_usbhs: fix use-after-free in ISR during device removalFan Wu
2026-03-11usb: cdc-acm: Restore CAP_BRK functionnality to CH343Marc Zyngier
2026-03-11usb: gadget: f_mass_storage: Fix potential integer overflow in check_command_...Seungjin Bae
2026-03-11usb: gadget: f_hid: fix SuperSpeed descriptorsJohn Keeping
2026-03-11usb: core: new quirk to handle devices with zero configurationsJie Deng
2026-03-11usb: misc: uss720: properly clean up reference in uss720_probe()Greg Kroah-Hartman
2026-03-11USB: core: Limit the length of unkillable synchronous timeoutsAlan Stern
2026-03-11USB: usbtmc: Use usb_bulk_msg_killable() with user-specified timeoutsAlan Stern
2026-03-11USB: usbcore: Introduce usb_bulk_msg_killable()Alan Stern
2026-03-11usb: core: don't power off roothub PHYs if phy_set_mode() failsGabor Juhos
2026-02-25usb: image: mdc800: kill download URB on timeoutZiyi Guo
2026-02-25usb: mdc800: handle signal and read racingOliver Neukum
2026-02-23usb: yurex: fix race in probeOliver Neukum
2026-02-23usb: gadget: f_ncm: Fix atomic context locking issueKuen-Han Tsai
2026-02-23usb: legacy: ncm: Fix NPE in gncm_bindKuen-Han Tsai
2026-02-23usb: gadget: f_tcm: Fix NULL pointer dereferences in nexus handlingJiasheng Jiang
2026-02-23USB: add QUIRK_NO_BOS for video capture several devicesA1RM4X
2026-02-22Merge tag 'rtc-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni...Linus Torvalds
2026-02-22Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Merge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2026-02-21Merge tag 'ntb-7.0' of https://github.com/jonmason/ntbLinus Torvalds
2026-02-21Merge tag 'io_uring-20260221' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-21kmalloc_obj: Clean up after treewide replacementsKees Cook
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'spi-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2026-02-20Merge tag 'regulator-fix-v7.0-merge-window' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20Merge tag 'dmi-for-v7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/jde...Linus Torvalds
2026-02-20Merge tag 'gpio-fixes-for-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-20Merge tag 'i2c-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-20Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2026-02-20Merge tag 'fbdev-for-7.0-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-20NTB: ntb_transport: Use seq_file for QP stats debugfsKoichiro Den
2026-02-20NTB: ntb_transport: Fix too small buffer for debugfs_nameKoichiro Den
2026-02-20ntb/ntb_tool: correct sscanf format for u64 and size_t in tool_peer_mw_trans_...yangqixiao
2026-02-20ntb: intel: Add Intel Gen6 NTB support for DiamondRapidsDave Jiang
2026-02-20NTB/msi: Remove unused functionsDr. David Alan Gilbert
2026-02-20ntb: ntb_hw_switchtec: Increase MAX_MWS limit to 256Maciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix array-index-out-of-bounds accessMaciej Grochowski
2026-02-20ntb: ntb_hw_switchtec: Fix shift-out-of-bounds for 0 mw lutMaciej Grochowski
2026-02-20NTB: epf: allow built-in buildBaruch Siach
2026-02-20ntb: migrate to dma_map_phys instead of map_pageChu Guangqing
2026-02-20NTB: ntb_transport: Add 'tx_memcpy_offload' module optionKoichiro Den