Linux USB
 help / color / mirror / Atom feed
 messages from 2026-09-07 17:20:21 to 2026-09-08 20:02:56 UTC [more...]

[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
 2026-09-08 20:01 UTC  (2+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc

[PATCH net-next RFT] ch9200: return error on failed register writes in ch9200_bind()
 2026-09-08 19:52 UTC  (2+ messages)

[PATCH net RFT] ch9200: do return USB errors from control_write()
 2026-09-08 19:49 UTC  (3+ messages)

[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
 2026-09-08 19:04 UTC  (15+ messages)
` [PATCH v2 01/22] usb: typec: Add alternate mode state notifiers
` [PATCH v2 02/22] usb: typec: Represent USB4 on the Type-C bus
` [PATCH v2 10/22] thunderbolt: Unlock host router ports during startup
` [PATCH v2 13/22] thunderbolt: Add ring register accessors to tb_nhi_ops
` [PATCH v2 16/22] thunderbolt: Add add_links "
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support

[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
 2026-09-08 19:02 UTC  (11+ messages)

[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
 2026-09-08 18:08 UTC  (3+ messages)

[PATCH v2 0/9] Add SpacemiT K1 USB2.0 controllers support
 2026-09-08 17:50 UTC  (14+ messages)
` [PATCH v2 1/9] dt-bindings: usb: ci-hdrc-usb2: add spacemit,k1-usb2 compatible
` [PATCH v2 2/9] dt-bindings: usb: ci-hdrc-usb2: require clocks and resets for spacemit,k1-usb2
` [PATCH v2 3/9] usb: chipidea: usb2: use devm_clk_get_optional_enabled()
` [PATCH v2 4/9] usb: chipidea: usb2: add optional reset support
` [PATCH v2 5/9] usb: chipidea: usb2: add SpacemiT K1 support
` [PATCH v2 6/9] riscv: dts: spacemit: add USB2.0 controller nodes for K1
` [PATCH v2 7/9] riscv: dts: spacemit: enable USB2.0 controllers on BananaPi F3
` [PATCH v2 8/9] riscv: dts: spacemit: enable USB2.0 controllers on OrangePi RV2
` [PATCH v2 9/9] riscv: defconfig: enable ChipIdea USB controller support

[PATCH v6 0/4] Add USB3.1 support for Agilex5
 2026-09-08 17:04 UTC  (5+ messages)
` [PATCH v6 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller
` [PATCH v6 2/4] arm64: dts: intel: agilex5: add USB3.1 controller node
` [PATCH v6 3/4] arm64: dts: intel: agilex5: remove usb0 in Agilex5 SoCDK
` [PATCH v6 4/4] usb: dwc3: add Altera Agilex5 support to generic platform driver

[PATCH V3 0/3] usb: host: xhci-tegra: Add Tegra264 XHCI support
 2026-09-08 17:01 UTC  (2+ messages)

[PATCH] usb: gadget: f_fs: only dequeue ep0req when it is queued
 2026-09-08 16:56 UTC 

[PATCH v5 0/4] Add USB3.1 support for Agilex5
 2026-09-08 16:47 UTC  (5+ messages)
` [PATCH v5 1/4] dt-bindings: usb: add Altera Agilex5 DWC3 controller

[PATCH 0/9] linkmode: better use bitmap API
 2026-09-08 15:19 UTC  (20+ messages)
` [PATCH 1/9] bitmap: add bitmap_and_and() and bitmap_and_andnot()
` [PATCH 2/9] linkmode: make linkmode_and() return boolean
` [PATCH 3/9] net: amd: xgbe: use linkmode_and() return value in xgbe_set_link_ksettings()
` [PATCH 4/9] ixgbe: use linkmode_and() return value in ixgbe_get_eee_fw()
` [PATCH 5/9] net: phy: use linkmode_and() return value in genphy_c45_eee_is_active()
` [PATCH 6/9] net: avoid copies before linkmode_and()
` [PATCH 7/9] net: phy: use linkmode operation return values in phy_device.c
` [PATCH 8/9] r8152: use linkmode_and_and() in EEE checks
` [PATCH 9/9] MAINTAINERS: co-maintain linkmode.h under BITMAP

s2idle resume hangs in ohci/ehci on RK3588: HC registers touched before the USB2 PHY is powered back on
 2026-09-08 14:42 UTC  (4+ messages)

[PATCH v2 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-08 14:29 UTC  (8+ messages)
` [PATCH v2 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v2 38/40] s390: scsi: use "

[PATCH 0/2] usb: gadget: avoid warnings during configuration transitions
 2026-09-08 14:28 UTC  (3+ messages)
` [PATCH 2/2] usb: gadget: f_mass_storage: ignore class requests while inactive

[PATCH v2] usb: dwc3: core: resume xHCI child on runtime resume in host mode
 2026-09-08 14:16 UTC  (2+ messages)

[usb:usb-next] BUILD SUCCESS 34c9c5517033a74039a54dfab24e7bf767a4e0e4
 2026-09-08 14:07 UTC 

[PATCH 0/2] net: add USB CDC Ethernet NCSI support and fix unregister UAF
 2026-09-08 13:54 UTC  (7+ messages)
` [PATCH 1/2] net: usb: cdc_ether: add NCSI passthrough support

[PATCH] usbip: fix use-after-free in usbip_stop_eh()
 2026-09-08 13:49 UTC 

[PATCH v2 0/2] net: add USB CDC Ethernet NCSI support and fix unregister UAF
 2026-09-08 13:01 UTC  (3+ messages)
` [PATCH v2 1/2] net: usb: cdc_ether: add NCSI passthrough support
` [PATCH v2 2/2] net/ncsi: fix use-after-free in ncsi_unregister_dev()

[PATCH v20 0/8] rust: add `Ownable` trait and `Owned` type
 2026-09-08 12:10 UTC  (12+ messages)
` [PATCH v20 4/8] rust: page: convert to `Ownable`
  ` [PATCH v20 4/8] rust: page: convert to `Ownable`'

[PATCH] soc: fsl: qe: drop GPIOD_FLAGS_BIT_NONEXCLUSIVE
 2026-09-08 11:58 UTC  (2+ messages)

xhci_hcd / ASMedia ASM4242: Bulk-OUT -EPROTO with Logitec 0789:0308 during DVD+RW recording
 2026-09-08 11:10 UTC  (3+ messages)

[PATCH v10 0/3] thunderbolt: Add device links for Apple T2
 2026-09-08 10:22 UTC  (4+ messages)

[PATCH 0/6] Add SpacemiT K1 USB2.0 controllers support
 2026-09-08  9:42 UTC  (9+ messages)
` [PATCH 2/6] usb: chipidea: usb2: add optional reset support
` [PATCH 5/6] riscv: dts: spacemit: enable USB2.0 controllers on BananaPi F3

[PATCH] thunderbolt: fix typo "forwared" in comment
 2026-09-08  9:42 UTC  (2+ messages)

[PATCH v4 00/13] Enable USB3 for Qualcomm IPQ5018
 2026-09-08  9:41 UTC  (14+ messages)
` [PATCH v4 01/13] dt-bindings: phy: qcom,ipq5332-uniphy-pcie: Document the IPQ5018 USB3 PHY
` [PATCH v4 02/13] phy: qualcomm: qcom-uniphy-pcie-28lp: Convert to PCIe/USB3 combo PHY driver
` [PATCH v4 03/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Remove unused of_device.h header file
` [PATCH v4 04/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Drop unused phy_to_dw_phy macro
` [PATCH v4 05/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Refactor init regs table definitions
` [PATCH v4 06/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Use bulk reset_control API
` [PATCH v4 07/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Assert reset on clock enable failure
` [PATCH v4 08/13] phy: qualcomm: qcom-uniphy-pcie-usb3-28lp: Add support for USB3 PHY on IPQ5018
` [PATCH v4 09/13] arm64: dts: qcom: ipq5018: Add USB Super-Speed PHY node
` [PATCH v4 10/13] dt-bindings: usb: qcom,snps-dwc3: Add clocks for USB3 on Qualcomm IPQ5018
` [PATCH v4 11/13] arm64: dts: qcom: ipq5018: Add clocks required for USB3 support
` [PATCH v4 12/13] arm64: dts: qcom: ipq5018: Add Super-Speed UNIPHY to USB node
` [PATCH v4 13/13] arm64: dts: qcom: ipq5018-rdp432-c2: Enable USB Super-Speed PHY

[syzbot] [usb?] BUG: unable to handle kernel NULL pointer dereference in usb_reinit
 2026-09-08  9:26 UTC  (2+ messages)

[PATCH] USB: cdc-acm: fix racy TIOCMIWAIT implementation
 2026-09-08  9:23 UTC  (12+ messages)

[syzbot] [usb?] general protection fault in mon_notify
 2026-09-08  9:20 UTC  (2+ messages)

[syzbot] [usb?] KASAN: slab-use-after-free Read in vhci_cleanup_unlink_list
 2026-09-08  9:20 UTC  (3+ messages)

[PATCH 0/4] USB: replace page allocator calls with kmalloc()
 2026-09-08  9:12 UTC  (2+ messages)

[PATCH v6 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-08  9:03 UTC  (41+ messages)
` [PATCH v6 01/40] scsi: define all additional sense codes and their qualifiers
` [PATCH v6 02/40] scsi: constants: use defined sense codes
` [PATCH v6 03/40] scsi: constants: rename internal struct field names
` [PATCH v6 04/40] scsi: rename sense field of struct scsi_failure
` [PATCH v6 05/40] scsi: prepare for using 16-bits defined sense codes
` [PATCH v6 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v6 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v6 08/40] scsi: sd: "
` [PATCH v6 09/40] scsi: sr: "
` [PATCH v6 10/40] scsi: ses: "
` [PATCH v6 11/40] scsi: ch: "
` [PATCH v6 12/40] scsi: st: "
` [PATCH v6 13/40] scsi: device_handlers: hp_sw: "
` [PATCH v6 14/40] scsi: device_handlers: rdac: "
` [PATCH v6 15/40] scsi: device_handlers: emc: "
` [PATCH v6 16/40] scsi: device_handlers: alua: "
` [PATCH v6 17/40] scsi: mpt3sas: "
` [PATCH v6 18/40] scsi: mpi3mr: "
` [PATCH v6 19/40] scsi: 3w-xxxx: "
` [PATCH v6 20/40] scsi: leapraid: "
` [PATCH v6 21/40] scsi: megaraid: "
` [PATCH v6 22/40] scsi: myrX: "
` [PATCH v6 23/40] scsi: smartpqi: "
` [PATCH v6 24/40] scsi: qla2xxx: "
` [PATCH v6 25/40] scsi: ps3rom: "
` [PATCH v6 26/40] scsi: lpfc: "
` [PATCH v6 27/40] scsi: stex: "
` [PATCH v6 28/40] scsi: mvumi: "
` [PATCH v6 29/40] scsi: libiscsi: "
` [PATCH v6 30/40] scsi: ibmvscsi_tgt: "
` [PATCH v6 31/40] scsi: scsi_debug: "
` [PATCH v6 32/40] scsi: hpsa: "
` [PATCH v6 33/40] scsi: storvsc: "
` [PATCH v6 34/40] target: "
` [PATCH v6 35/40] usb: storage: "
` [PATCH v6 36/40] cdrom: "
` [PATCH v6 37/40] ata: libata: "
` [PATCH v6 38/40] s390: scsi: "
` [PATCH v6 39/40] scsi: cleanup scsi_proto.h
` [PATCH v6 40/40] scsi: remove scsi_build_sense() and scsi_build_sense_buffer()

[PATCH 0/2] usb: typec: Add onsemi FUSB15201 support
 2026-09-08  9:02 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: usb: Add onsemi FUSB15201 Type-C and PD controller

[PATCH] USB: serial: option: add Compal EXC-T1 support
 2026-09-08  8:58 UTC  (2+ messages)

[PATCH 0/4] thunderbolt: More improvements to USB4STREAM
 2026-09-08  8:14 UTC  (5+ messages)
` [PATCH 1/4] thunderbolt: Write descriptors in tb_ring_poll()
` [PATCH 2/4] thunderbolt: Add tb_ring_poll_pending()
` [PATCH 3/4] thunderbolt: stream: Do not hold the lock while busy polling
` [PATCH 4/4] thunderbolt: stream: Check the Rx ring before task starts sleeping

[PATCH net-next v3 0/8] r8152: refactor and extend RTL8157/8159 support
 2026-09-08  7:56 UTC  (9+ messages)
` [PATCH net-next v3 1/8] r8152: refactor r8156_init
` [PATCH net-next v3 2/8] r8152: support RTL8159 for different packages
` [PATCH net-next v3 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
` [PATCH net-next v3 4/8] r8152: refactor r8157_hw_phy_cfg
` [PATCH net-next v3 5/8] r8152: support rtl8157_unload and rtl8157_change_mtu
` [PATCH net-next v3 6/8] r8152: add TGPHY access support
` [PATCH net-next v3 7/8] r8152: support rtl_fc_pause_pkt_en()
` [PATCH net-next v3 8/8] r8152: support UPS for RTL8157 and RTL8159

[PATCH] usb: atm: cxacru: fix NULL pointer dereference on uninitialized atm_dev
 2026-09-08 15:02 UTC  (2+ messages)
` [PATCH v2] usb: atm: cxacru: fix NULL deref of atm_dev on sysfs writes

[westeri-thunderbolt:next] BUILD SUCCESS 2d8b6e38b86c4cbad9d7bdd8371c696ef34b900c
 2026-09-08  7:10 UTC 

[PATCH] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
 2026-09-08  6:03 UTC  (5+ messages)
` [PATCH v2] "

[PATCH] usb: typec: ucsi: glink: fix use-after-free of ucsi on remove
 2026-09-08  6:02 UTC 

[BUG] xhci: Acer ANV16S-41 internal USB camera never attaches on AMD 1022:15ba
 2026-09-08  5:30 UTC 

[PATCH v2 6/6] net: usb: fix repeated words in log messages
 2026-09-08  5:25 UTC  (2+ messages)

[PATCH] usb: gadget: aspeed-vhub: cancel wake work on device removal
 2026-09-08  4:17 UTC 

[PATCH net v2] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-08  3:43 UTC  (2+ messages)

[PATCH] net: usb: asix: fix off-by-one in rx_fixup bounds check
 2026-09-08  3:35 UTC  (2+ messages)

[syzbot] [nfc?] [usb?] INFO: task hung in pn533_usb_probe
 2026-09-08  1:21 UTC 

[PATCH v5 00/40] Use defined 16-bits ASC/ASCQ combinations
 2026-09-08  1:20 UTC  (11+ messages)
` [PATCH v5 06/40] scsi: use struct scsi_sense_hdr to log sense keys and codes
` [PATCH v5 07/40] scsi: core: use 16-bits defined sense codes
` [PATCH v5 35/40] usb: storage: "

[syzbot] [ext4?] possible deadlock in process_measurement (6)
 2026-09-08  1:15 UTC  (2+ messages)

[PATCH net] net: usb: qmi_wwan: add Quectel RG660QB
 2026-09-08  0:40 UTC  (2+ messages)

[PATCH] net: usb: net1080: fix out-of-bounds access in rx_fixup()
 2026-09-07 23:29 UTC  (2+ messages)

[PATCH net v2] usbnet: fix smp_processor_id() use in preemptible context
 2026-09-07 21:45 UTC  (5+ messages)
    ` [PATCH net v4] "
` [PATCH] "

[PATCH v2] usb: typec: ucsi: acpi: fix use-after-free on driver removal
 2026-09-07 21:01 UTC  (2+ messages)
` [RFC] usb: typec: ucsi: add software PPM harness for teardown races

[PATCH net-next v3] r8152: simplify loops in generic_ocp_{read,write}()
 2026-09-07 19:46 UTC 

[PATCH] usb: typec: tcpm: fix use-after-free of the kthread worker on port unregister
 2026-09-07 18:30 UTC 

[PATCH v2] usb: typec: ucsi: displayport: Fix OOB altmode array index
 2026-09-07 17:43 UTC  (2+ messages)

[PATCH v7 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
 2026-09-07 17:43 UTC  (4+ messages)

[BUG] ucsi_acpi: unstable GET_ALTERNATE_MODES(SOP) response prevents DP Alt Mode binding on ASUS K3605ZV
 2026-09-07 17:18 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox