messages from 2026-05-21 06:54:34 to 2026-05-25 14:30:46 UTC [more...]
[PATCH v2] usb: gadget: f_uac1_legacy: fix use-after-free in gaudio_open_snd_dev()
2026-05-25 14:30 UTC (3+ messages)
[PATCH 00/11] Convert moduleparams to seq_buf
2026-05-25 13:35 UTC (23+ messages)
` [PATCH 01/11] params: bound array element output to the caller's page buffer
` [PATCH 02/11] panic: Replace panic_print_get() with generic helper
` [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 05/11] moduleparam: Rename .get field to .get_str
` [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 11/11] moduleparam: Drop legacy kernel_param_ops .get_str field and dispatch logic
[PATCH] thunderbolt: prevent XDomain delayed work use-after-free on disconnect
2026-05-25 12:57 UTC
[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 0/6] thunderbolt: harden XDomain property exchange
2026-05-25 9:28 UTC (7+ 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
[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: gadget: f_midi: cancel work before midi is freed
2026-05-25 5:57 UTC (2+ messages)
[PATCH] USB: serial: io_ti: fix heap overflows in get_manuf_info() and build_i2c_fw_hdr()
2026-05-25 5:57 UTC (2+ messages)
[PATCH] usb: typec: thunderbolt: cancel work before altmode is removed
2026-05-25 4:51 UTC
[BUG] thunderbolt: USB4 v2 TBGAA tunnel creation crash in TMU enhanced uni-directional mode
2026-05-25 4:44 UTC (2+ messages)
[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 (10+ messages)
` [PATCH v7 1/8] docs/zh_CN: Add index.rst translation
` [PATCH v7 2/8] docs/zh_CN: Add acm.rst translation
` [PATCH v7 3/8] docs/zh_CN: Add authorization.rst translation
` [PATCH v7 4/8] docs/zh_CN: Add chipidea.rst translation
` [PATCH v7 5/8] docs/zh_CN: Add dwc3.rst translation
` [PATCH v7 6/8] docs/zh_CN: Add ehci.rst translation
` [PATCH v7 7/8] docs/zh_CN: Add usbmon.rst translation
` [PATCH v7 8/8] docs/zh_CN: Add CREDITS translation
[syzbot] [usb?] KASAN: slab-use-after-free Write in iowarrior_write_callback (2)
2026-05-24 16:46 UTC (6+ messages)
[PATCH RFC 00/12] arm64: mediatek: Add M.2 E-key slot on Chromebooks
2026-05-24 8:06 UTC (3+ 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
renesas 1912:0014 failures
2026-05-23 16:32 UTC (9+ messages)
[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 0/2] Add support for Infineon/Intel XMM6260 modem
2026-05-23 8:44 UTC (3+ messages)
` [PATCH v2 1/2] dt-bindings: net: Document "
` [PATCH v2 2/2] net: usb: Add Infineon XMM6260 Baseband modem support
[PATCH v2 0/4] usb: chipidea: tegra: Add external control option
2026-05-23 8:30 UTC (5+ 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] usb: xhci: bound wait command completion to avoid kdump deadlock
2026-05-23 8:28 UTC (20+ messages)
` [PATCH RFT RFC] usb: xhci: Kill hosts with HCE or HSE on command timeout
[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 v2] usb: atm: ueagle-atm: wait for pre-firmware load in .disconnect()
2026-05-22 16:45 UTC
[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
[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
2026-05-22 10:15 UTC (10+ messages)
` [PATCH 2/9] drm/nouveau: tegra: Explicitly specify PMC instance to use
` [PATCH 4/9] media: vde: "
` [PATCH 6/9] usb: xhci: tegra: "
[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 (8+ messages)
` [PATCH RESEND v3 1/6] drm/connector: report IRQ_HPD events to drm_connector_oob_hotplug_event()
` [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 (4+ messages)
` [PATCH v9 1/2] dt-bindings: usb: cdns3: Add cdns,cdnsp compatible string
` [PATCH v9 2/2] usb: cdnsp: Add support for device-only configuration
[PATCH] usb: hub: Make usb_hub_wq type depend on isolcpus/nohz_full setting
2026-05-21 17:06 UTC
[Bug 220748] usb: xhci_queue_isoc_tx_prepare ignore start_frame and always assumes URB_ISO_ASAP is set
2026-05-21 15:27 UTC (13+ messages)
` [RFT PATCH] xhci: fix frame id calculation for isoc transfer
` [RFT PATCHv3 1/3] xhci: fix frame id calculation and checks for isoc URBs
` [RFT PATCHv3 2/3] xhci: Set frame ID field of isoc TRB when starting an isoch stream
` [RFT PATCHv3 3/3] xhci: tune urb->start_frame in ring overrun and underrun cases
[PATCH v7 0/2] AMD Promontory 21 xHCI temperature sensor support
2026-05-21 14:47 UTC (4+ messages)
` [PATCH v7 1/2] usb: xhci-pci: add AMD Promontory 21 PCI glue
[PATCH v5 0/4] Prepwork for non-PCIe NHI/TBT hosts
2026-05-21 12:34 UTC (6+ messages)
` [PATCH v5 1/4] thunderbolt: Move pci_device out of tb_nhi
` [PATCH v5 2/4] thunderbolt: Separate out common NHI bits
` [PATCH v5 3/4] thunderbolt: Require nhi->ops be valid
` [PATCH v5 4/4] thunderbolt: Add some more descriptive probe error messages
[PATCH 0/2] usb: atm: ueagle-atm: debug message changes
2026-05-21 10:08 UTC (5+ messages)
` [PATCH 1/2] usb: atm: ueagle-atm: use dev_dbg() for 'device found' message
` [PATCH 2/2] usb: atm: ueagle-atm: remove function entry/exit debug messages
[PATCH v3] usb: dwc3: qcom: Modify interrupt handling for eUSB2 Phy targets
2026-05-21 9:48 UTC (3+ messages)
[PATCH 00/23] driver core: count references of the platform device's fwnode, not OF node
2026-05-21 9:44 UTC (26+ messages)
` [PATCH 01/23] mfd: tps6586x: fix OF node refcount
` [PATCH 02/23] net: mv643xx: "
` [PATCH 03/23] slimbus: qcom-ngd-ctrl: "
` [PATCH 04/23] pmdomain: imx: "
` [PATCH 05/23] powerpc/powermac: "
` [PATCH 06/23] driver core: platform: provide platform_device_set_of_node()
` [PATCH 07/23] driver core: platform: provide platform_device_set_fwnode()
` [PATCH 08/23] driver core: platform: provide platform_device_set_of_node_from_dev()
` [PATCH 09/23] of: platform: use platform_device_set_of_node()
` [PATCH 10/23] powerpc/powermac: "
` [PATCH 11/23] i2c: pxa-pci: "
` [PATCH 12/23] iommu/fsl: "
` [PATCH 13/23] net: bcmgenet: "
` [PATCH 14/23] pmdomain: imx: "
` [PATCH 15/23] mfd: tps6586: "
` [PATCH 16/23] slimbus: qcom-ngd-ctrl: "
` [PATCH 17/23] net: mv643xx: "
` [PATCH 18/23] drm/xe/i2c: use platform_device_set_fwnode()
` [PATCH 19/23] platform/surface: gpe: "
` [PATCH 20/23] usb: chipidea: use platform_device_set_of_node_from_dev()
` [PATCH 21/23] usb: musb: "
` [PATCH 22/23] reset: rzg2l: "
` [PATCH 23/23] driver core: platform: count references to all kinds of firmware nodes
[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
2026-05-21 9:38 UTC (2+ messages)
` (subset) "
[westeri-thunderbolt:next] BUILD SUCCESS e24f3c0df48378214d9a67c5048d0faca144b163
2026-05-21 8:54 UTC
[bug report] usb: udc: pxa: remove unused platform_data
2026-05-21 8:13 UTC
[PATCH] usb: xhci: remove legacy 'num_trbs_free' tracking
2026-05-21 8:04 UTC
[PATCH v5 1/1] USB: serial: option: add missing RSVD(5) flag for Rolling RW135R-GL
2026-05-21 7:58 UTC (2+ messages)
[PATCH] USB: serial: option: NET: usb: qmi_wwan: add MeiG SRM813Q
2026-05-21 7:57 UTC (4+ messages)
` [PATCH v2 0/2] USB: add MeiG SRM813Q IDs in qmi_wwan and option
` [PATCH v2 2/2] USB: serial: option: add MeiG SRM813Q
[PATCH 0/3] usb: xhci: allocate arrays based on supported slot amount
2026-05-21 7:43 UTC (4+ messages)
` [PATCH 3/3] usb: xhci: allocate internal DCBAA mirror dynamically
[PATCH v2] usb: gadget: aspeed_udc: avoid past-the-end iterator in dequeue
2026-05-21 6:54 UTC (2+ messages)
` [PATCH v3] "
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