messages from 2026-09-12 22:53:12 to 2026-09-15 07:32:48 UTC [more...]
[PATCH] usb: cdns3: fix use-after-free in cdns3_gadget_exit()
2026-09-15 7:32 UTC (4+ messages)
[PATCH v2 0/3] usb: Use %pe to print error pointers
2026-09-15 7:03 UTC (5+ messages)
` [PATCH v2 1/3] usb: chipidea: "
` [PATCH v2 3/3] usb: typec: "
[PATCH] usb: cdns3: Fix PCI device reference leak in cdns3_pci_probe()
2026-09-15 7:02 UTC (2+ messages)
[BUG] drivers/usb: NULL pointer dereference in stub_recv_cmd_submit()
2026-09-15 6:50 UTC (7+ messages)
[PATCH] usb: chipidea: tegra: disable runtime PM on resume failure
2026-09-15 6:34 UTC (2+ messages)
[PATCH v4] thunderbolt: Fix tb->lock deadlock during hot-unplug on AMD USB4 routers
2026-09-15 6:04 UTC (9+ messages)
` [PATCH v5] "
[PATCH net-next v11 00/15] ax88179_178a: Add support for AX88179A-based chips
2026-09-15 5:28 UTC (26+ messages)
` [PATCH net-next v11 01/15] phylink: Add phylink_mac_interrupt
` [PATCH net-next v11 02/15] phylib: Add support for PHYs with broken forced mode
` [PATCH net-next v11 03/15] ax88179_178a: Fix endianness of pause watermark register
` [PATCH net-next v11 04/15] ax88179_178a: Split driver into library and device specific code
` [PATCH net-next v11 05/15] ax88179_178a: Add netdev2data() convenience function
` [PATCH net-next v11 06/15] ax88179_178a: Add HW support for AX179A-based chips
` [PATCH net-next v11 07/15] ax88179_178a: Add EEE configuration support for AX88179A MACs
` [PATCH net-next v11 08/15] ax88179_178a: Add EEE configuration support for AX88179A PHYs
` [PATCH net-next v11 09/15] ax88179_178a: Add VLAN offload support for AX88179A
` [PATCH net-next v11 10/15] ax88179_178a: Add AX179A/AX279 multicast configuration
` [PATCH net-next v11 11/15] ax88179_178a: Add Suspend/resume support for AX88179A/772D/279
` [PATCH net-next v11 12/15] ax88179_178a: Add ethtool get_drvinfo
` [PATCH net-next v11 13/15] ax88179_178a: Update driver name and information
` [PATCH net-next v11 14/15] ax88179_178a: Add support for AX88179A/772D/279 EEPROM access
` [PATCH net-next v11 15/15] ax88796b: Add support for AX88772D, AX88179A and AX88279
[PATCH v2 0/3] usb: typec: ps883x: fixes for older Thunderbolt 4 / USB4 docks
2026-09-15 5:07 UTC (7+ messages)
` [PATCH v2 1/3] usb: typec: mux: ps883x: support TYPEC_DP_STATE_F like qmp-combo
` [PATCH v2 2/3] usb: typec: mux: ps883x: add a delay after writing config regs
` [PATCH v2 3/3] usb: typec: mux: ps883x: disable USB4 on incomplete USB4 platforms
xhci_hcd 0000:0c:00.0 dies with "Abort failed to stop command ring: -110" exactly 24s post-init, tunneled USB4 xHCI behind Goshen Ridge (ASUS ThunderboltEX 4) + CalDigit TS4
2026-09-15 5:05 UTC (6+ messages)
[PATCH] usb: gadget: ncm: validate the NDP chain before parsing
2026-09-15 4:53 UTC (2+ messages)
[PATCH] usb: gadget: ncm: validate NDP length against the NTB
2026-09-15 4:11 UTC
[PATCH] usb: gadget: composite: pass the validated interface index
2026-09-15 4:09 UTC
[PATCH] usb: gadget: configfs: zero-terminate Unicode property data
2026-09-15 4:07 UTC
[usb:usb-testing 32/48] ld.lld: error: undefined symbol: ehci_setup
2026-09-15 3:52 UTC
[PATCH] xhci: sideband: check vdev liveness before removing endpoints on unregister
2026-09-15 3:26 UTC (21+ messages)
` 答复: "
` 答复: "
[syzbot] [usb?] KASAN: slab-use-after-free Read in atkbd_event_work
2026-09-15 3:21 UTC
[PATCH 0/4] usb: ohci: Balance controller wakeup on cleanup
2026-09-15 1:20 UTC (5+ messages)
` [PATCH 1/4] usb: ohci-da8xx: disable "
` [PATCH 2/4] usb: ohci-s3c2410: disable controller wakeup on removal
` [PATCH 3/4] usb: ohci-spear: "
` [PATCH 4/4] usb: ohci-st: "
[PATCH v2 00/40] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-15 1:08 UTC (43+ messages)
` [PATCH v2 01/40] mm/vma: fix mmap_prepare file handling, remove file_doesnt_need_get
` [PATCH v2 02/40] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH v2 03/40] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH v2 04/40] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH v2 05/40] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH v2 06/40] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH v2 07/40] mm/vma: tidy up map kernel pages enum values
` [PATCH v2 08/40] mm: add mmap action for discontiguous kernel page mapping
` [PATCH v2 09/40] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH v2 10/40] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH v2 11/40] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH v2 12/40] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH v2 13/40] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH v2 14/40] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH v2 15/40] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH v2 16/40] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH v2 17/40] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH v2 18/40] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH v2 19/40] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH v2 20/40] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH v2 21/40] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH v2 22/40] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH v2 23/40] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH v2 24/40] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH v2 25/40] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH v2 26/40] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH v2 27/40] mm: remove hugetlb_inline.h
` [PATCH v2 28/40] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH v2 29/40] mm: drop some redundant checks around hugetlb VMAs
` [PATCH v2 30/40] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH v2 31/40] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH v2 32/40] mm/uffd: use predicates for userfaultfd checks
` [PATCH v2 33/40] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH v2 34/40] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH v2 35/40] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH v2 36/40] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH v2 37/40] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH v2 38/40] fuse: dax: do not set VM_MIXEDMAP
` [PATCH v2 39/40] mm/huge_memory: remove vma_is_special_huge()
` [PATCH v2 40/40] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH net v2] net: usb: catc: bound the RX packet length in catc_rx_done()
2026-09-14 23:06 UTC
[syzbot] [usb?] general protection fault in ucsi_acpi_probe (2)
2026-09-14 21:26 UTC
[PATCH net-next v2] net: usb: asix: reject a truncated Data header in rx_fixup
2026-09-14 21:23 UTC
[PATCH net] ch9200: return error on failed register writes in ch9200_bind()
2026-09-14 20:27 UTC (2+ messages)
[BUG] pegasus: RX length confusion and Pegasus-II heap corruption
2026-09-14 19:25 UTC
[usb:usb-testing] BUILD REGRESSION dbe68462fa656078eac3a5a09039038dc47e08da
2026-09-14 17:47 UTC
[PATCH v7] usbip: make remote list honor parsable output
2026-09-14 17:43 UTC (2+ messages)
[usb:usb-linus] BUILD SUCCESS 8c51ea651d043c786c37668c51624bd6b338a0ef
2026-09-14 17:41 UTC
[RFC PATCH v4 0/3] ALSA: usb: add RME Babyface Pro driver (proprietary mode)
2026-09-14 17:23 UTC (4+ messages)
` [RFC PATCH v4 1/3] "
` [RFC PATCH v4 2/3] ALSA: usb: babyfacepro: add the front-panel poll and controls
` [RFC PATCH v4 3/3] ALSA: usb: babyfacepro: add the hardware DSP EQ
[PATCH] usb: musb: mpfs: tidy up error handling in probe()
2026-09-14 17:14 UTC
[PATCH] usb: typec: ucsi: displayport: Current CAM OOB index fixup
2026-09-14 16:29 UTC (3+ messages)
[PATCH 0/3] usb: host: Disable controller wakeup on removal
2026-09-14 16:07 UTC (5+ messages)
` [PATCH 1/3] usb: ehci-platform: "
` [PATCH 2/3] usb: ohci-platform: "
` [PATCH 3/3] usb: ohci-exynos: "
[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
2026-09-14 16:00 UTC (13+ messages)
[PATCH 0/3] Add 'hid-valve-index' reset driver
2026-09-14 14:45 UTC (8+ messages)
` [PATCH 2/3] HID: valve-index: Reboot headset on system power transitions
[PATCH v4 0/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
2026-09-14 14:42 UTC (5+ messages)
` [PATCH v4 1/3] module: pull out add_taint_module() to be public
` [PATCH v4 2/3] module: fix up documentation for add_taint() and add_taint_module()
` [PATCH v4 3/3] driver core: add TAINT_FORCED_BIND for when userspace manually messes with devices and drivers
[PATCH] usb: dwc3: qcom: Add support to skip phy management by USB core
2026-09-14 14:35 UTC
[PATCH v2 RESEND 0/2] usb: typec: Add onsemi FUSB15201 support
2026-09-14 13:10 UTC (3+ messages)
` [PATCH v2 RESEND 2/2] usb: typec: Add onsemi FUSB15201 driver
[PATCH v2] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
2026-09-14 11:44 UTC (3+ messages)
` [PATCH v3] "
[PATCH] usb: typec: tcpm: fix use-after-free of the kthread worker on port unregister
2026-09-14 11:43 UTC (2+ messages)
[PATCH] usb: musb: mpfs: fix phy unregister in remove()
2026-09-14 11:09 UTC
[PATCH] xhci: Fix HIK camera control timeout on Etron hosts
2026-09-14 11:09 UTC (2+ messages)
[PATCH] usb: typec: pd: mark usb_power_delivery sysfs devices as PM not required
2026-09-14 9:39 UTC
[PATCH] usb: typec: tcpm: advance vdm_discovery_state on Discover Identity Not_Supported
2026-09-14 9:38 UTC
[BUG] thunderbolt: page fault on ioread32 in nhi_probe
2026-09-14 9:09 UTC (2+ messages)
[PATCH 0/4] thunderbolt: More improvements to USB4STREAM
2026-09-14 8:56 UTC (2+ messages)
[PATCH] thunderbolt: Reject oversized XDomain properties responses
2026-09-14 8:51 UTC (2+ messages)
[BUG] usb: mdc800: possible circular locking dependency between io_lock and minor_rwsem
2026-09-14 8:34 UTC (2+ messages)
[BUG] usb: f_hid: WARNING in usb_ep_enable for endpoint with maxpacket 0
2026-09-14 8:13 UTC
[BUG] uas: JMS578 returns reproducibly incorrect data after host reboot
2026-09-14 8:00 UTC
[BUG] usb: dwc3-pci: general protection fault in software_node_register during probe
2026-09-14 7:58 UTC
[PATCH v2] usb: fotg210: guard host shutdown in gadget-only builds
2026-09-14 7:30 UTC
[PATCH] usb: fotg210: guard host shutdown in gadget-only builds
2026-09-14 6:54 UTC (2+ messages)
[PATCH net-next v10 00/15] ax88179_178a: Add support for AX88179A-based chips
2026-09-14 5:14 UTC (4+ messages)
` [PATCH net-next v10 06/15] ax88179_178a: Add HW support for AX179A-based chips
[usb:usb-testing 32/48] fotg210-core.c:undefined reference to `usb_hcd_platform_shutdown'
2026-09-14 3:05 UTC
[PATCH] usb: pci-quirks: abort xHCI handoff if MMIO is inaccessible
2026-09-14 2:27 UTC (3+ messages)
` [PATCH v2] "
[PATCH] usb: mtu3: don't run gadget completion callbacks with interrupts disabled
2026-09-13 22:21 UTC
[PATCH] usb: fotg210: validate endpoint index in ep0 handlers
2026-09-13 18:16 UTC (2+ messages)
[usb:usb-next] BUILD SUCCESS ed2050bc671b44b2c948dbd4347cc534d44ccc9f
2026-09-13 17:00 UTC
[PATCH] usbip: vhci: fix -Wformat-truncation warning in vhci_sysfs
2026-09-13 17:00 UTC
[PATCH v8 0/5] Modify interrupt handling for eUSB2 Phy targets
2026-09-13 14:40 UTC (6+ messages)
` [PATCH v8 1/5] dt-bindings: phy: Add PHY_TYPE_EUSB2 definition
` [PATCH v8 2/5] include: linux: phy: Add phy attribute "type" and associated helpers
` [PATCH v8 3/5] phy: snps-eusb2: Set phy type to EUSB2
` [PATCH v8 4/5] phy: qcom: m31-eusb2: "
` [PATCH v8 5/5] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
[BUG] uas: JMS578 returns reproducibly incorrect data after host reboot
2026-09-13 14:39 UTC
[PATCH] usb: cdns2: allocate the trailing ZLP before queuing data
2026-09-13 12:52 UTC
[PATCH] dt-bindings: usb: Use consistent indentation in the example
2026-09-13 12:32 UTC
[PATCH v3 0/6] dt-bindings: usb: ti: Convert AM33xx/DA8xx MUSB bindings to DT schema
2026-09-13 10:56 UTC (2+ messages)
` (subset) "
[PATCH v21 0/9] rust: add `Ownable` trait and `Owned` type
2026-09-13 9:49 UTC (8+ messages)
` [PATCH v21 4/9] rust: rename `AlwaysRefCounted` to `RefCounted`
` [PATCH v21 9/9] rust: page: add `ExclusivePage` for race-free page access
[PATCH 0/2] usb: typec: ucsi: Add ITE IT5271 series and DisplayPort alt mode support
2026-09-13 9:07 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: usb: ite,it8851: Add IT5271 series support
` [PATCH 2/2] usb: typec: ucsi: itepd: Add DisplayPort alternate mode support
[PATCH v2 0/9] Add SpacemiT K1 USB2.0 controllers support
2026-09-13 8:33 UTC (3+ messages)
` [PATCH v2 8/9] riscv: dts: spacemit: enable USB2.0 controllers on OrangePi RV2
[PATCH] usb: dwc3-am62: shut down refclk on remove
2026-09-13 1:26 UTC
[PATCH] usb: gadget: f_phonet: fix out-of-bounds read in ifname_show
2026-09-13 0:05 UTC (2+ messages)
` [PATCH v2] usb: gadget: f_phonet: don't call gether_get_ifname() on a non-u_ether netdev
[PATCH v8 0/8] Improve Qualcomm EUD driver and platform support
2026-09-12 22:53 UTC (5+ messages)
` [PATCH v8 5/8] usb: misc: qcom_eud: improve enable_store API
` [PATCH v8 6/8] usb: misc: qcom_eud: add role-based EUD control
` [PATCH v8 7/8] usb: misc: qcom_eud: fix virtual attach/detach event handling
` [PATCH v8 8/8] arm64: dts: qcom: kodiak: Desribe EUD UTMI routing and connector mapping
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).