summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-08-14usb: dwc2: gadget: Exit partial power down state when changing USB pull-upFrancesco Lavra
2026-08-14usb: gadget: f_fs: Fix Use-After-Free in AIO error pathNeill Kapron
2026-08-14usb: gadget: f_fs: Prevent deadlock during ep0 read loopNeill Kapron
2026-08-14usb: gadget: at91_udc: drain polled-VBUS timer/work before udc is freedFan Wu
2026-08-14usb: gadget: midi2: remove default configfs groups on teardownJoshua Crofts
2026-08-14usb: gadget: uvc: Fix null pointer dereference in uvcg_video_init()Jeffin Philip
2026-08-13scsi: mpt3sas: Avoid freeing unallocated PCIe SGL buffersChandrakanth Patil
2026-08-13scsi: qla2xxx: Fix size_t format specifier in qla29xx_process_rd_image()Nathan Chancellor
2026-08-14usb: typec: thunderbolt: Disable work before freeing tbt on removeFan Wu
2026-08-13net: openvswitch: unexport ovs_vport_alloc/freeIlya Maximets
2026-08-13selftests/net/openvswitch: add SCTP flow key support and testMinxi Hou
2026-08-14usb: xhci: Handle bogus TRB pointers in Missed Service Error eventsMichal Pecio
2026-08-14usb: xhci: Handle USB3 port events when there is one roothubSemih Baskan
2026-08-14usb: xhci: replace Unicode quotes with ASCII apostrophesNiklas Neronin
2026-08-14usb: xhci: remove redundant 'xhci' pointer from endpoint structNiklas Neronin
2026-08-14usb: xhci: remove redundant function wrapperNiklas Neronin
2026-08-14usb: xhci: use 64-bit Addressing Capability macroNiklas Neronin
2026-08-14usb: xhci: standardize multi bit-field macrosNiklas Neronin
2026-08-14usb: xhci: bail out of setup if the controller is inaccessibleBreno Leitao
2026-08-14xhci: dbgtty: Drop extra call to idr_destroy()Lucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_alloc_driver() failureLucas De Marchi
2026-08-14xhci: dbgtty: Fix unregister on tty_register_driver() failureLucas De Marchi
2026-08-14xhci: move dequeue to next valid td instead of past cancelled oneMathias Nyman
2026-08-14xhci: avoid xHC endpoint changes after disconnect or link error.Mathias Nyman
2026-08-14xhci: prevent endpoint recovery after roothub disconnectMathias Nyman
2026-08-14xhci: include all root port children in recovery prevention on link errorMathias Nyman
2026-08-14xhci: Set frame ID field of isoc TRB when starting an isoch streamMathias Nyman
2026-08-14xhci: fix frame id calculation and checks for isoc URBsMathias Nyman
2026-08-14Merge tag 'usb-serial-7.3-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-14Merge tag 'usb-serial-7.2-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-08-13net: phylink: treat PSGMII as an inband capable interfaceSandeep Sondagar
2026-08-14Merge 7.2-rc7 into usb-nextGreg Kroah-Hartman
2026-08-13mm/pagewalk: fix stale walk->action escaping walk_pmd_range()Hyunwoo Kim
2026-08-13mm, swap: don't free a hibernation slot that is in the swap cacheYoungjun Park
2026-08-13mm: memcg-v1: fix memsw and TCP failcnt accountingGuopeng Zhang
2026-08-13mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()Breno Leitao
2026-08-13mailmap: add entries for Guodong XuGuodong Xu
2026-08-13MAINTAINERS, mailmap: update email address for JP KobrynJP Kobryn
2026-08-13MAINTAINERS: remove git URL for SquashfsPhillip Lougher
2026-08-13memcg: keep folio's objcg same as its nodeShakeel Butt
2026-08-13ethtool: tsconfig: reject zero-valued tx_type and rx_filter bitsetsJakub Kicinski
2026-08-13net: stmmac: intel: Add missing pci_free_irq_vectors() callsFlorian Bezdeka
2026-08-13netdevsim: drop the ability to change max_vfs via debugfsSlawomir Stepien
2026-08-13net: tun: bound receive headroomAsim Viladi Oglu Manizada
2026-08-13l2tp: send netlink notifications in the tunnel's net namespaceMaoyi Xie
2026-08-13Merge branch 'net-smc-close-the-smc-d-teardown-window-around-the-ghost-send-b...Jakub Kicinski
2026-08-13net/smc: do not dereference an unset send buffer on the SMC-D teardown pathBryam Vargas
2026-08-13net/smc: unregister the connection before draining the rx taskletBryam Vargas
2026-08-13Merge branch 'net-phy-dp83640-fix-shared-clock-lifetime-and-probe-error-cleanup'Jakub Kicinski
2026-08-13net: phy: dp83640: fix per-bus clock lifetimeXuanqiang Luo