Re: [PATCH] Add usb interface authorization

2015-06-08 Thread Greg KH
On Mon, Jun 08, 2015 at 03:24:26PM +0200, Stefan Koch wrote: > Hi > > This is a patch that introduces an interface authorization for USB devices. > > The kernel supports already a device authorization bacause of wireless USB. > > But the new interface authorization allows to enable or disable in

[PATCH] Add usb interface authorization

2015-06-08 Thread Stefan Koch
Hi This is a patch that introduces an interface authorization for USB devices. The kernel supports already a device authorization bacause of wireless USB. But the new interface authorization allows to enable or disable individual interfaces per bitmask instead allow or deny a whole device. As