messages from 2026-05-21 17:45:09 to 2026-05-27 15:36:12 UTC [more...]
[PATCH 01/23] mfd: tps6586x: fix OF node refcount
2026-05-27 15:36 UTC (2+ messages)
` (subset) "
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-05-27 15:31 UTC (3+ messages)
` [PATCH 15/23] mfd: tps6586: use platform_device_set_of_node()
[PATCH] usb: gadget: composite: fix dead empty check in the USB_DT_OTG handler
2026-05-27 15:08 UTC
[westeri-thunderbolt:fixes] BUILD SUCCESS 4db2bd2ed4785dbadaeeab9f4e346b21ac5fb8eb
2026-05-27 14:31 UTC
[PATCH] usb: hub: Make usb_hub_wq type depend on isolcpus/nohz_full setting
2026-05-27 14:21 UTC (2+ messages)
[PATCH] usb: early: xhci-dbc: Ensure correct memory size for early_ioremap()
2026-05-27 13:22 UTC (7+ messages)
[BUG] thunderbolt: USB4 v2 TBGAA tunnel creation crash in TMU enhanced uni-directional mode
2026-05-27 12:26 UTC (6+ messages)
[PATCH] thunderbolt: prevent XDomain delayed work use-after-free on disconnect
2026-05-27 11:46 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/2] Add support for Battery Status AMS
2026-05-27 10:15 UTC (5+ messages)
` [PATCH v2 1/2] power: supply: Add helpers to get and put arrays of power supply handles
` [PATCH v2 2/2] usb: typec: tcpm: Add support for Battery Status response message
[PATCH] net: usb: asix: ax88772: identify 0x2001/0x1a02 correctly
2026-05-27 9:08 UTC
[PATCH v2 0/2] Add support for Infineon/Intel XMM6260 modem
2026-05-27 8:54 UTC (6+ messages)
` [PATCH v2 1/2] dt-bindings: net: Document "
` [PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support
[REGRESSION] usb: gadget: u_ether NULL deref in eth_stop after gether_detach_gadget
2026-05-27 8:37 UTC (3+ messages)
[PATCH] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-27 8:32 UTC (22+ messages)
` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
[PATCH] Add power management op for RNDIS host
2026-05-27 8:24 UTC
[PATCH 1/1] usb: acpi: fix undefined behavior in USB_ACPI_LOCATION_VALID
2026-05-27 8:01 UTC (2+ messages)
[PATCH] Add power management op for RNDIS host
2026-05-27 7:55 UTC (2+ messages)
[PATCH v3] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
2026-05-27 7:33 UTC (2+ messages)
[PATCH 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
2026-05-27 7:14 UTC (3+ messages)
` [PATCH] "
[PATCH v2 0/1] thunderbolt: Defer DP tunnel teardown until display driver is ready
2026-05-27 7:06 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v3 1/3] usb: dwc3: drd: extend dwc3_pre_set_role() to extcon and otg usecase
2026-05-27 6:33 UTC (8+ messages)
` [PATCH v3 3/3] usb: dwc3: imx8mp: disable auto suspend for host role
renesas 1912:0014 failures
2026-05-26 19:12 UTC (10+ messages)
[PATCH v2] usb: dwc3: avoid probe deferral when USB power supply is not available
2026-05-26 18:30 UTC
[PATCH] usb: gadget: udc: Fix NULL pointer dereference in gadget_match_driver
2026-05-26 18:00 UTC (2+ messages)
[PATCH v2] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
2026-05-26 17:13 UTC (3+ messages)
[PATCH 0/6] thunderbolt: harden XDomain property exchange
2026-05-26 13:32 UTC (8+ messages)
` [PATCH 1/6] thunderbolt: reject zero-length property entries in validator
` [PATCH 2/6] thunderbolt: bound root directory content to block size
` [PATCH 3/6] thunderbolt: clamp XDomain response data copy to allocation size
` [PATCH 4/6] thunderbolt: validate XDomain request packet size before type cast
` [PATCH 5/6] thunderbolt: limit XDomain response copy to actual frame size
` [PATCH 6/6] thunderbolt: test: add KUnit tests for property parser bounds checks
[RFT PATCH] xhci: fix frame id calculation for isoc transfer
2026-05-26 12:15 UTC (5+ messages)
` [RFT PATCHv3 1/3] xhci: fix frame id calculation and checks for isoc URBs
` [RFT PATCHv3 3/3] xhci: tune urb->start_frame in ring overrun and underrun cases
[bug report] usb: udc: pxa: remove unused platform_data
2026-05-26 10:51 UTC (2+ messages)
[PATCH] usb: udc: pxa: fix error handling
2026-05-26 10:47 UTC
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-26 10:17 UTC (6+ messages)
` [PATCH 2/9] drm/nouveau: tegra: Explicitly specify PMC instance to use
[RFC PATCH 0/1] media: uvcvideo: reset interface on bulk stream stop
2026-05-26 10:16 UTC (7+ messages)
` [RFC PATCH 1/1] "
[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-05-26 9:48 UTC (4+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-26 6:53 UTC (20+ messages)
` [PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
` [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
` [PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
` [PATCH 07/11] moduleparam: Route DEFINE_KERNEL_PARAM_OPS get pointer via _Generic
` [PATCH 08/11] params: Convert generic kernel_param_ops .get helpers to seq_buf
` [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
` [PATCH 10/11] treewide: Manually convert custom kernel_param_ops .get callbacks
[PATCH v2] usb: gadget: f_uac1_legacy: fix use-after-free in gaudio_open_snd_dev()
2026-05-25 20:26 UTC (20+ messages)
` [PATCH 1/4] USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()
` [PATCH 1/4] usb: gadget: f_uac1_legacy: fix file handle leaks in gaudio_open_snd_dev()
` [PATCH 2/4] "
` [PATCH 2/4] usb: gadget: f_uac1_legacy: fix use-after-free caused by bound guard
` [PATCH 3/4] usb: gadget: f_uac1_legacy: cancel work in f_audio_disable()
` [PATCH 3/4] usb: gadget: f_uac1_legacy: fix use-after-free caused by bound guard
` [PATCH 4/4] usb: gadget: f_uac1_legacy: cancel work in f_audio_disable()
` [PATCH 4/4] usb: typec: thunderbolt: cancel work before altmode is removed
[PATCH] usb: gadget: f_midi: cancel work before midi is freed
2026-05-25 15:01 UTC (3+ messages)
[PATCH] USB: serial: io_ti: fix heap overflows in get_manuf_info() and build_i2c_fw_hdr()
2026-05-25 14:58 UTC (5+ messages)
` [PATCH 1/2] USB: serial: io_ti: fix heap overflow in get_manuf_info()
` [PATCH 2/2] USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr()
[syzbot] [fs?] [usb?] [input?] INFO: rcu detected stall in __fsnotify_parent (3)
2026-05-25 14:47 UTC (2+ messages)
[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
2026-05-25 14:43 UTC (6+ messages)
` [PATCH v2 1/4] dt-bindings: usb: Move Tegra-specific Chipidea USB properties into a dedicated schema
` [PATCH v2 2/4] dt-bindings: usb: chipidea,usb2-tegra: Document nvidia,external-control property
` [PATCH v2 3/4] usb: chipidea: tegra: Avoid controller/PHY init if bus is externally controlled
` [PATCH v2 4/4] usb: chipidea: tegra: Expose tegra_usb structure
[PATCH 0/6] thunderbolt: property: Fix property parsing on big-endian
2026-05-25 10:32 UTC (9+ messages)
` [PATCH 1/6] thunderbolt: test: Make root_directory independent of host byte order
` [PATCH 2/6] thunderbolt: property: Unify format_dwdata()/parse_dwdata()
` [PATCH 3/6] thunderbolt: property: Make format_dwdata() work on big-endian systems
` [PATCH 4/6] thunderbolt: property: Convert byte order of numeric fields
` [PATCH 5/6] thunderbolt: property: Unify parse_dwdata()/format_dwdata()
` [PATCH 6/6] thunderbolt: property: Make entry key modifications more visible
[PATCH v5 0/7] mfd: nct6694: Refactor transport layer and add HIF (eSPI) support
2026-05-25 8:20 UTC
[PATCH v3] usb: typec: ucsi: Move long delayed work on system_dfl_long_wq
2026-05-25 7:48 UTC
[PATCH] usb: typec: thunderbolt: cancel work before altmode is removed
2026-05-25 4:51 UTC
[PATCH] usb: gadget: f_uac1_legacy: fix file handle leaks in gaudio_open_snd_dev()
2026-05-25 3:48 UTC
[PATCH v7 0/8] Add Chinese translation for USB subsystem
2026-05-25 2:05 UTC (3+ messages)
` [PATCH v7 2/8] docs/zh_CN: Add acm.rst translation
[syzbot] [usb?] KASAN: slab-use-after-free Write in iowarrior_write_callback (2)
2026-05-24 16:46 UTC (6+ messages)
[PATCH] USB: iowarrior: fix use-after-free on disconnect
2026-05-24 6:09 UTC (2+ messages)
[usb:usb-linus] BUILD SUCCESS 645d4eda1d0db0202ed8e4a2c3abb2ebce6b86ef
2026-05-24 2:45 UTC
[PATCH] media: airspy: Guard stop_streaming() against disconnected device
2026-05-23 16:53 UTC (2+ messages)
` [PATCH v2] media: airspy: use vb2_video_unregister_device() on disconnect to fix NULL deref
[PATCH usb-gadget] usb: gadget: f_fs: clear stale priv->req/ep on DMA-BUF transfer completion
2026-05-23 15:27 UTC
[PATCH] usb: gadget: uac: validate rate list length before storing
2026-05-19 14:33 UTC
[GIT PULL] USB serial fixes for 7.1-rc5
2026-05-23 11:22 UTC (2+ messages)
[PATCH v2] USB: serial: cypress_m8: validate interrupt packet headers
2026-05-23 7:49 UTC (2+ messages)
[PATCH v2 0/2] minor cleanup for dwc3-xilinx glue driver
2026-05-23 7:08 UTC (3+ messages)
` [PATCH v2 1/2] usb: dwc3: xilinx: fix missing space before closing comment delimiter
` [PATCH v2 2/2] usb: dwc3: xilinx: use reset_control_reset() in versal init
[PATCH] USB: serial: safe_serial: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[PATCH] USB: serial: omninet: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[PATCH] USB: serial: mxuport: fix memory corruption with small endpoint
2026-05-23 5:50 UTC (2+ messages)
[bug report] usb: dwc2: host: fix logical omissions in dwc2_process_non_isoc_desc
2026-05-23 4:40 UTC
[PATCH] usb: atm: ueagle-atm: use synchronous request_firmware()
2026-05-22 16:56 UTC (4+ messages)
[PATCH] USB: serial: cypress_m8: fix memory corruption with small endpoint
2026-05-22 14:42 UTC (5+ messages)
[PATCH] USB: EHCI: inflate max_tt_usecs and implement sitd backpointers
2026-05-22 14:18 UTC (2+ messages)
[PATCH 1/2] xhci: add helper to check for pending interrupt
2026-05-22 12:38 UTC (7+ messages)
` [PATCH 2/2] xhci: check for a pending command completion during command timeout
[RFC PATCH v2] usb: typec: ucsi: Move long delayed work on system_dfl_long_wq
2026-05-22 9:31 UTC (4+ messages)
[westeri-thunderbolt:next] BUILD SUCCESS 15bcac35ba045a9a459144901443210d8b1df7a3
2026-05-22 9:24 UTC
[PATCH] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
2026-05-22 9:13 UTC
[PATCH usb v4] usb: gadget: f_fs: fix NULL dereference in ffs_dmabuf_detach()
2026-05-22 9:14 UTC (2+ messages)
[PATCH] USB: serial: cypress_m8: validate interrupt packet headers
2026-05-22 9:00 UTC (2+ messages)
[PATCH] USB: cdc-acm: start bulk-IN polling when ALWAYS_POLL_CTRL is set
2026-05-22 8:41 UTC (2+ messages)
[PATCH v2] usb: gadget: configfs: fix OOB read in ext_prop_data_show()
2026-05-22 8:35 UTC (2+ messages)
[PATCH 2/2] USB: serial: pl2303: add new PID to support PL256X (TYPE_MP)
2026-05-22 8:05 UTC (5+ messages)
[usb:usb-linus] BUILD SUCCESS d98d413ca65d0790a8f3695d0a5845538958ab84
2026-05-22 6:51 UTC
[PATCH v2] usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffers
2026-05-22 5:58 UTC
[PATCH RFC] USB: cdc-acm: Fix bit overlap and move quirk definitions to header
2026-05-22 4:45 UTC (4+ messages)
[PATCH] usb: dwc3: core: Fix incorrect kernel-doc comment for dwc3_alloc_event_buffers
2026-05-21 23:22 UTC (2+ messages)
[PATCH RESEND v3 0/6] drm: handle IRQ_HPD events correctly
2026-05-21 23:17 UTC (5+ messages)
` [PATCH RESEND v3 2/6] drm/bridge: pass down IRQ_HPD to the drivers
` [PATCH RESEND v3 5/6] soc: qcom: pmic-glink-altmode: pass down HPD_IRQ events
[PATCH v9 0/2] usb: cdns3: support configurations without DRD block
2026-05-21 19:59 UTC (3+ messages)
` [PATCH v9 1/2] dt-bindings: usb: cdns3: Add cdns,cdnsp compatible string
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