messages from 2026-09-08 09:20:13 to 2026-09-09 14:58:38 UTC [more...]
[PATCH v9 1/3] interconnect: mediatek: fix Makefile typo for mt8196
2026-09-09 14:58 UTC (2+ messages)
[PATCH v5] Kconfig: fix typos in core makefiles and purge defective DVB debug (v5)
2026-09-09 14:54 UTC (3+ messages)
[PATCH 1/3] usb: xhci-pci: Add TUSB73x0 definitions
2026-09-09 14:43 UTC (4+ messages)
` [PATCH 2/3] usb: xhci-pci: Add run-time check for TUSB73X0
` [PATCH 3/3] usb: xhci-pci: Put PWRON_POLARITY on a defined state
[PATCH] usb: typec: anx7411 - stop the IRQ before destroying the workqueue
2026-09-09 14:23 UTC (3+ messages)
` [PATCH v2] "
[PATCH] usb: typec: ucsi: glink: fix use-after-free of ucsi on remove
2026-09-09 14:20 UTC (2+ messages)
[BUG] ucsi_acpi: unstable GET_ALTERNATE_MODES(SOP) response prevents DP Alt Mode binding on ASUS K3605ZV
2026-09-09 13:59 UTC (2+ messages)
[BUG/PATCH] drivers/usb/mtu3: Work around mtu3_log_ep double-indirection issue
2026-09-09 13:35 UTC (6+ messages)
[PATCH net-next v2 8/8] r8152: support UPS for RTL8157 and RTL8159
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 7/8] r8152: support rtl_fc_pause_pkt_en()
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 6/8] r8152: add TGPHY access support
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 5/8] r8152: support rtl8157_unload and rtl8157_change_mtu
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 4/8] r8152: refactor r8157_hw_phy_cfg
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 3/8] r8152: refactor rtl8156_enable, rtl8156_up, and rtl8156_down
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 2/8] r8152: support RTL8159 for different packages
2026-09-09 13:32 UTC (2+ messages)
[PATCH net-next v2 1/8] r8152: refactor r8156_init
2026-09-09 13:32 UTC (2+ messages)
[BUG] ucsi: duplicate partner altmode — the invalid VDO wins, DP Alt Mode never works
2026-09-09 13:25 UTC
[PATCH v7 0/5] Modify interrupt handling for eUSB2 Phy targets
2026-09-09 13:00 UTC (3+ messages)
` [PATCH v7 5/5] usb: dwc3: qcom: "
[PATCH v2 0/9] Add SpacemiT K1 USB2.0 controllers support
2026-09-09 12:31 UTC (17+ 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 v2] usb: dwc3: core: resume xHCI child on runtime resume in host mode
2026-09-09 12:28 UTC (3+ messages)
[PATCH 0/2] thunderbolt: Validate router-provided port numbers
2026-09-09 12:21 UTC (4+ messages)
` [PATCH 1/2] thunderbolt: Validate DP bandwidth notification port
` [PATCH 2/2] thunderbolt: Validate output ports while discovering paths
[GIT PULL] USB4/Thunderbolt fixes for v7.3-rc3
2026-09-09 12:14 UTC (2+ messages)
[PATCH 0/9] linkmode: better use bitmap API
2026-09-09 12:15 UTC (22+ messages)
` [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
[PATCH 00/39] mm: make VMA flag semantics explicit, eliminate VM_SPECIAL
2026-09-09 12:08 UTC (45+ messages)
` [PATCH 01/39] mm/vma: predicate setting mmap_prepare VMA fields on new vma alloc
` [PATCH 02/39] mm/vma: introduce and use vma_[flags_]can_merge()
` [PATCH 03/39] mm: consistently validate VMA state after mmap[_prepare] hooks
` [PATCH 04/39] mm/vma: ensure mmap_prepare doesn't set actions on a mergeable vma
` [PATCH 05/39] mm: make map_kernel_pages_[prepare,complete] internal and unexported
` [PATCH 06/39] mm/vma: tidy up map kernel pages enum values
` [PATCH 07/39] mm: add mmap action for discontiguous kernel page mapping
` [PATCH 08/39] docs: filesystems: update mmap_prepare docs for discontig kernel pgs
` [PATCH 09/39] drivers/usb/mon: update to use mmap_prepare + map kernel pages
` [PATCH 10/39] infiniband: update hfi1 to use remap_vmalloc_range()
` [PATCH 11/39] selinux: reject writable opens of policy file, drop mmap shared/write check
` [PATCH 12/39] ALSA: pcm: use vm_insert_page() to map PCM status page
` [PATCH 13/39] bpf: arena: mark arena_map_mmap() mappings VM_MIXEDMAP
` [PATCH 14/39] mm/vma: add vma[_flags]_is_kernel_owned() predicates
` [PATCH 15/39] mm/vma: only allow mmap to clear VMA_MAYWRITE_BIT if kernel-owned
` [PATCH 16/39] mm/vma: add and use vma_[flags]_is_fixed_mapping
` [PATCH 17/39] scsi: sg: convert mmap hook to mmap_prepare and rework
` [PATCH 18/39] fbdev: defio: assert FBINFO_VIRTFB, drop VM_IO, add VM_MIXEDMAP
` [PATCH 19/39] HSI: cmt_speech: convert mmap hook to mmap_prepare, refactor
` [PATCH 20/39] mm/gup: error out early on !VMA_MAYREAD_BIT VMAs
` [PATCH 21/39] uprobes: remove VM_IO, set VM_MIXEDMAP for mapped kernel pages
` [PATCH 22/39] mm/mlock: clear VMA_LOCKED_MASK over mmap callback
` [PATCH 23/39] mm/mlock: eliminate weird VMA_IO_BIT abuse and simplify
` [PATCH 24/39] mm/vma: enforce that only kernel-owned mappings may set VMA_IO_BIT
` [PATCH 25/39] mm: remove VMA_IO_BIT check in vma[_flags]_is_kernel_owned()
` [PATCH 26/39] mm: remove hugetlb_inline.h
` [PATCH 27/39] mm: rename is_vm_hugetlb_page() to vma_is_hugetlb()
` [PATCH 28/39] mm: drop some redundant checks around hugetlb VMAs
` [PATCH 29/39] mm/madvise: update is_valid_guard_vma() to use vma_can_merge()
` [PATCH 30/39] mm/vma: introduce vma[_flags]_is_persistent()
` [PATCH 31/39] mm/uffd: use predicates for userfaultfd checks
` [PATCH 32/39] mm/madvise: use predicates for madvise(..., MADV_DOFORK)
` [PATCH 33/39] mm: eliminate VMA_SPECIAL_FLAGS usage when hugetlb explicitly tested
` [PATCH 34/39] mm: eliminate VMA_SPECIAL_FLAGS check in lru_gen_look_around()
` [PATCH 35/39] mm: avoid use of VMA_SPECIAL_FLAGS in migrate_vma_setup()
` [PATCH 36/39] mm: eliminate VM_SPECIAL, VMA_SPECIAL_FLAGS
` [PATCH 37/39] fuse: dax: do not set VM_MIXEDMAP
` [PATCH 38/39] mm/huge_memory: remove vma_is_special_huge()
` [PATCH 39/39] mm/vma: introduce and use vma[_flags]_can_gup()
[PATCH] usbip: fix number_of_packets corruption for non-isochronous transfers
2026-09-09 12:06 UTC (4+ messages)
` [PATCH v2] usbip: fix number_of_packets for non-iso transfers
[PATCH v2 0/3] arm64: dts: qcom: shikra: Add CYPD6129/CYPD6229 Type-C controller support
2026-09-09 11:59 UTC (3+ messages)
` [PATCH v2 3/3] arm64: dts: qcom: shikra: Wire up usb-role-switch for USB Type-C ports
[PATCH v7 1/2] dt-bindings: usb: dwc3: Document Renesas R-Car Gen5 DWC3 xHCI USB controller
2026-09-09 10:32 UTC (6+ messages)
[PATCH] usb: gadget: f_hid: keep GET_REPORT request across disable
2026-09-09 10:28 UTC
[PATCH v3 0/4] Add larger page size support for USB audio offload path
2026-09-09 10:08 UTC (3+ messages)
` [PATCH v3 2/4] usb: xhci: sideband: allocate sideband ring segments from a dedicated pool
[PATCH] usb: cdns3: fix use-after-free in cdns3_gadget_exit()
2026-09-09 9:56 UTC
[PATCH] Revert "usb: dwc3: qcom: Add support to skip phy management by USB core"
2026-09-09 9:49 UTC
[PATCH v3 00/10] Flatten USB Controller Nodes on IPQ SoCs
2026-09-09 9:09 UTC (3+ messages)
` [PATCH v3 10/10] arm64: dts: qcom: ipq9574: Flatten usb controller node
[westeri-thunderbolt:next] BUILD SUCCESS 319d216d6546b2db9de5a818039a65ed62f0a7fd
2026-09-09 8:13 UTC
[PATCH v4 0/4] Add CIX Sky1 USBSSP controller support
2026-09-09 7:52 UTC (5+ messages)
` [PATCH v4 2/4] dt-bindings: usb: Add CIX Sky1 USBSSP controller
` [PATCH v4 4/4] arm64: dts: cix: Add USB4/USB5 nodes for Sky1
[BUG] KASAN: slab-use-after-free in usb_control_msg / kobject_put (vhci_hcd)
2026-09-09 7:36 UTC (2+ messages)
[REGRESSION] Samsung USB tethering fails with rndis_host TX queue watchdog timeouts on 7.2.3
2026-09-09 6:42 UTC (2+ messages)
[PATCH v2 00/22] Initial USB4/Thunderbolt support for Apple M1/M2/M3 SoCs
2026-09-09 6:06 UTC (13+ 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 11/22] thunderbolt: Find Apple VSE capability during startup
` [PATCH v2 19/22] thunderbolt: Add Apple Silicon support
[PATCH net] net: usb: qmi_wwan: add Quectel RG660QB
2026-09-09 6:03 UTC (2+ messages)
[PATCH] usb: dwc3: qcom: Add support to skip phy management by USB core
2026-09-09 3:07 UTC (5+ messages)
[PATCH] usb: dwc2: debugfs: fix memory leak of hsotg->regset
2026-09-09 2:10 UTC (2+ messages)
` [PATCH v2] "
[PATCH v2 0/2] usb: gadget: avoid warnings during configuration transitions
2026-09-09 1:49 UTC (4+ messages)
` [PATCH v2 1/2] usb: gadget: composite: avoid warning on aborted delayed status
` [PATCH v2 2/2] usb: gadget: f_mass_storage: ignore class requests while inactive
[PATCH 0/2] usb: typec: Add onsemi FUSB15201 support
2026-09-09 1:38 UTC (4+ messages)
` [PATCH 2/2] usb: typec: Add onsemi FUSB15201 driver
[PATCH] thunderbolt: Reject oversized XDomain properties responses
2026-09-09 1:07 UTC
[PATCH] usb: mdc800: fix circular locking dependency in probe/open
2026-09-09 0:48 UTC
[PATCH] usb: mtu3: fix system suspend in gadget mode after soft disconnect
2026-09-08 23:10 UTC
[syzbot] [media?] [usb?] WARNING in v4l2_ctrl_auto_cluster
2026-09-08 22:08 UTC
[syzbot] [usb-storage?] BUG: unable to handle kernel NULL pointer dereference in usb_stor_invoke_transport (2)
2026-09-08 22:08 UTC
[PATCH 0/2] usb: gadget: avoid warnings during configuration transitions
2026-09-08 20:27 UTC (4+ messages)
` [PATCH 2/2] usb: gadget: f_mass_storage: ignore class requests while inactive
[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)
[BUG] usb: gadgetfs: KASAN null-ptr-deref and intermittent UAF in ep_aio_cancel()
2026-09-08 19:02 UTC (11+ messages)
[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
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 (5+ messages)
` [PATCH v2 05/40] scsi: prepare for using 16-bits defined sense codes
[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 (3+ 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)
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