Groups
Groups
Sign in
Groups
Groups
USB Mass Storage on Linux
Conversations
About
Send feedback
Help
Group path
USB Mass Storage on Linux
1–30 of 424
Mark all as read
Report group
0 selected
Gary Guo
,
Greg Kroah-Hartman
9
9:13 AM
[PATCH v2 0/7] usb: fix UAF related to dynamic ID
On Tue, Jul 07, 2026 at 01:26:39PM +0100, Gary Guo wrote: > This is the USB version of the dynamic
unread,
[PATCH v2 0/7] usb: fix UAF related to dynamic ID
On Tue, Jul 07, 2026 at 01:26:39PM +0100, Gary Guo wrote: > This is the USB version of the dynamic
9:13 AM
Danilo Krummrich
Jul 7
Re: [PATCH v2 7/7] usb: fix UAF when probe runs concurrent to dyn ID removal
On 7/7/26 2:26 PM, Gary Guo wrote: > Dynamic IDs are only guaranteed to be valid when
unread,
Re: [PATCH v2 7/7] usb: fix UAF when probe runs concurrent to dyn ID removal
On 7/7/26 2:26 PM, Gary Guo wrote: > Dynamic IDs are only guaranteed to be valid when
Jul 7
Sergey Senozhatsky
, …
Oliver Neukum
9
Jul 2
[RFC PATCH] usb: storage: uas: limit consecutive device resets in error handling
On 02.07.26 10:21, Sergey Senozhatsky wrote: > On (26/07/02 10:08), Oliver Neukum wrote: >>
unread,
[RFC PATCH] usb: storage: uas: limit consecutive device resets in error handling
On 02.07.26 10:21, Sergey Senozhatsky wrote: > On (26/07/02 10:08), Oliver Neukum wrote: >>
Jul 2
raoxu
,
Alan Stern
2
Jun 26
[PATCH] USB: usb-storage: ene_ub6250: restore media-ready check
On Fri, Jun 26, 2026 at 03:06:07PM +0800, raoxu wrote: > From: Xu Rao <ra...@uniontech.com>
unread,
[PATCH] USB: usb-storage: ene_ub6250: restore media-ready check
On Fri, Jun 26, 2026 at 03:06:07PM +0800, raoxu wrote: > From: Xu Rao <ra...@uniontech.com>
Jun 26
Kees Cook
, …
jim.c...@gmail.com
27
Jun 10
[PATCH 05/11] moduleparam: Rename .get field to .get_str
On Mon, May 25, 2026 at 7:35 AM Petr Pavlu <petr....@suse.com> wrote: > > On 5/21/26 3:
unread,
[PATCH 05/11] moduleparam: Rename .get field to .get_str
On Mon, May 25, 2026 at 7:35 AM Petr Pavlu <petr....@suse.com> wrote: > > On 5/21/26 3:
Jun 10
Xu Rao
,
Alan Stern
2
Jun 2
[PATCH] USB: storage: include US_FL_NO_SAME in quirks mask
On Tue, Jun 02, 2026 at 01:38:42PM +0800, Xu Rao wrote: > usb_stor_adjust_quirks() parses the usb-
unread,
[PATCH] USB: storage: include US_FL_NO_SAME in quirks mask
On Tue, Jun 02, 2026 at 01:38:42PM +0800, Xu Rao wrote: > usb_stor_adjust_quirks() parses the usb-
Jun 2
Kees Cook
,
Petr Pavlu
2
May 25
[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
On 5/21/26 3:33 PM, Kees Cook wrote: > Add a new struct kernel_param_ops::get callback whose
unread,
[PATCH 06/11] moduleparam: Add seq_buf-based .get callback alongside .get_str
On 5/21/26 3:33 PM, Kees Cook wrote: > Add a new struct kernel_param_ops::get callback whose
May 25
Kees Cook
,
Petr Pavlu
2
May 25
[PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
On 5/21/26 3:33 PM, Kees Cook wrote: > Add macros that define a struct kernel_param_ops
unread,
[PATCH 03/11] moduleparam: Add DEFINE_KERNEL_PARAM_OPS macro family
On 5/21/26 3:33 PM, Kees Cook wrote: > Add macros that define a struct kernel_param_ops
May 25
Sean Christopherson
May 21
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
On Thu, May 21, 2026, Kees Cook wrote: > diff --git a/arch/x86/kvm/vmx/vmx.cb/arch/x86/kvm/vmx/vmx
unread,
Re: [PATCH 09/11] treewide: Convert custom kernel_param_ops .get callbacks to seq_buf via cocci
On Thu, May 21, 2026, Kees Cook wrote: > diff --git a/arch/x86/kvm/vmx/vmx.cb/arch/x86/kvm/vmx/vmx
May 21
Sean Christopherson
May 21
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
On Thu, May 21, 2026, Kees Cook wrote: > Using Coccinelle, rewrite every struct kernel_param_ops
unread,
Re: [PATCH 04/11] treewide: Convert struct kernel_param_ops initializers to DEFINE_KERNEL_PARAM_OPS
On Thu, May 21, 2026, Kees Cook wrote: > Using Coccinelle, rewrite every struct kernel_param_ops
May 21
Sam Burkels
,
Oliver Neukum
2
May 12
[PATCH] usb: storage: Add quirks for PNY Elite Portable SSD
On 01.05.26 15:23, Sam Burkels wrote: > The PNY Elite Portable SSD (USB ID 154b:f009) is a sibling
unread,
[PATCH] usb: storage: Add quirks for PNY Elite Portable SSD
On 01.05.26 15:23, Sam Burkels wrote: > The PNY Elite Portable SSD (USB ID 154b:f009) is a sibling
May 12
Daniel Brát
Apr 2
[PATCH] usb: storage: Expand range of matched versions for VL817 quirks entry
Expands range of matched bcdDevice values for the VL817 quirk entry. This is based on experience with
unread,
[PATCH] usb: storage: Expand range of matched versions for VL817 quirks entry
Expands range of matched bcdDevice values for the VL817 quirk entry. This is based on experience with
Apr 2
Oliver Neukum
Mar 12
[PATCH] USB: uas: give the error handler the correct name
A UAS device can in principle contain multiple busses. A reset on the USB level will reset them all.
unread,
[PATCH] USB: uas: give the error handler the correct name
A UAS device can in principle contain multiple busses. A reset on the USB level will reset them all.
Mar 12
Chen Changcheng
12/17/25
[PATCH] usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
We cannot determine which models require the NO_ATA_1X and IGNORE_RESIDUE quirks aside from the EL-
unread,
[PATCH] usb: usb-storage: Maintain minimal modifications to the bcdDevice range.
We cannot determine which models require the NO_ATA_1X and IGNORE_RESIDUE quirks aside from the EL-
12/17/25
Chen Changcheng
, …
Greg KH
9
12/17/25
[PATCH v3] usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive.
On Wed, Dec 03, 2025 at 03:16:43PM +0800, Chen Changcheng wrote: > The optical drive of EL-R12 has
unread,
[PATCH v3] usb: usb-storage: No additional quirks need to be added to the EL-R12 optical drive.
On Wed, Dec 03, 2025 at 03:16:43PM +0800, Chen Changcheng wrote: > The optical drive of EL-R12 has
12/17/25
syzbot
12/8/25
[syzbot] [usb-storage?] WARNING in usb_stor_msg_common
Hello, syzbot found the following issue on: HEAD commit: bc04acf4aeca Add linux-next specific files
unread,
[syzbot] [usb-storage?] WARNING in usb_stor_msg_common
Hello, syzbot found the following issue on: HEAD commit: bc04acf4aeca Add linux-next specific files
12/8/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.17-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.17-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.12-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.12-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.6-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.6-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.1-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 6.1-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 5.15-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 5.15-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
gre...@linuxfoundation.org
12/1/25
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 5.10-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
Patch "USB: storage: Remove subclass and protocol overrides from Novatek quirk" has been added to the 5.10-stable tree
This is a note to let you know that I've just added the patch titled USB: storage: Remove
12/1/25
david.lai...@gmail.com
, …
Herbert Xu
9
11/24/25
[PATCH 28/44] drivers/usb/storage: use min() instead of min_t()
On Wed, Nov 19, 2025 at 10:40:56PM +0000, david.lai...@gmail.com wrote: > From: David Laight
unread,
[PATCH 28/44] drivers/usb/storage: use min() instead of min_t()
On Wed, Nov 19, 2025 at 10:40:56PM +0000, david.lai...@gmail.com wrote: > From: David Laight
11/24/25
gre...@linuxfoundation.org
11/22/25
patch "USB: storage: Remove subclass and protocol overrides from Novatek" added to usb-linus
This is a note to let you know that I've just added the patch titled USB: storage: Remove
unread,
patch "USB: storage: Remove subclass and protocol overrides from Novatek" added to usb-linus
This is a note to let you know that I've just added the patch titled USB: storage: Remove
11/22/25
Alan Stern
11/21/25
[PATCH] USB: storage: Remove subclass and protocol overrides from Novatek quirk
A report from Oleg Smirnov indicates that the unusual_devs quirks entry for the Novatek camera does
unread,
[PATCH] USB: storage: Remove subclass and protocol overrides from Novatek quirk
A report from Oleg Smirnov indicates that the unusual_devs quirks entry for the Novatek camera does
11/21/25
guhuinan
,
Oliver Neukum
8
11/20/25
[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
From: Owen Gu <guhu...@xiaomi.com> When a UAS device is unplugged during data transfer, there
unread,
[PATCH v2] usb: uas: fix urb unmapping issue when the uas device is remove during ongoing data transfer
From: Owen Gu <guhu...@xiaomi.com> When a UAS device is unplugged during data transfer, there
11/20/25
stealth
11/20/25
[3266355.209532] usb 1-3: new high-speed USB device number 10 using xhci_hcd [3266355.333031] usb 1-3
unread,
[3266355.209532] usb 1-3: new high-speed USB device number 10 using xhci_hcd [3266355.333031] usb 1-3
11/20/25
ccc1...@163.com
, …
Alan Stern
9
11/11/25
[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive.
On Tue, Nov 11, 2025 at 09:27:37AM +0800, ccc1...@163.com wrote: > From: Chen Changcheng <
unread,
[PATCH] usb: usb-storage: No additional quirks need to be added to the ECD819-SU3 optical drive.
On Tue, Nov 11, 2025 at 09:27:37AM +0800, ccc1...@163.com wrote: > From: Chen Changcheng <
11/11/25
Marco Crivellari
11/7/25
[PATCH] usb: uas: add WQ_PERCPU to alloc_workqueue users
Currently if a user enqueues a work item using schedule_delayed_work() the used wq is "system_wq
unread,
[PATCH] usb: uas: add WQ_PERCPU to alloc_workqueue users
Currently if a user enqueues a work item using schedule_delayed_work() the used wq is "system_wq
11/7/25
guhuinan
, …
Michal Pecio
4
10/11/25
[PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer
On Tue, Oct 07, 2025 at 10:57:18PM +0200, Michal Pecio wrote: > On Tue, 30 Sep 2025 12:53:08 +0800
unread,
[PATCH] fix urb unmapping issue when the uas device is remove during ongoing data transfer
On Tue, Oct 07, 2025 at 10:57:18PM +0200, Michal Pecio wrote: > On Tue, 30 Sep 2025 12:53:08 +0800
10/11/25