LinuxLists
Users
About
Michal Nazarewicz (
[email protected]
)
Number of posts: 20 (0.04 per day)
First post: 2012-06-12 10:42:28
Last post: 2013-11-29 17:06:54
Date
List
Subject
2013-11-29 17:07:59
linux-wireless
[PATCH] net: wireless: wcn36xx: fix potential NULL pointer dereference
2013-11-29 17:06:54
linux-wireless
[PATCH] net: wireless: ath9k: avoid possible NULL pointer dereference
2013-11-10 19:06:43
linux-wireless
[PATCH] net: wireless: iwlwifi: remove minor dead code
2013-11-10 18:38:01
linux-crypto
[PATCH RESEND] crypto: make sure *blkcipher_walk_init properly initialises walk
2013-10-26 14:59:17
linux-kernel
[PATCH] drivers: video: metronomefb: avoid out-of-bounds array access
2013-10-26 11:56:29
linux-kernel
[PATCH] drivers: w1: make w1_slave::flags long to avoid casts
2013-10-25 11:28:17
linux-kernel
[PATCH] crypto: blkcipher: do not read unutialised walk->flags
2013-10-25 11:28:15
linux-crypto
[PATCH] crypto: blkcipher: do not read unutialised walk->flags
2013-10-25 10:36:39
linux-kernel
[PATCH] drivers: mspro: fix attributes array allocation
2012-08-24 18:46:30
linux-kernel
[PATCH] usb: gadget: get rid of USB_GADGET_{DUAL,SUPER}SPEED
2012-06-25 14:40:30
linux-kernel
[PATCH] usb: gadget: mass_storage: make "file" and "ro" read only in some cases
2012-06-18 15:32:34
linux-kernel
Re: [PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs
2012-06-18 12:38:15
linux-kernel
[PATCH 2/3] usb: gadget: mass_storage: fail fsg_store_file() early if colud not open file
2012-06-18 12:37:49
linux-kernel
[PATCH 3/3] usb: gadget: mass_storage: require backing file for non-removable LUNs
2012-06-18 12:37:43
linux-kernel
[PATCH 1/3] usb: gadget: storage_common: remove FSG_BUFFHD_STATIC_BUFFER support
2012-06-18 12:37:37
linux-kernel
[PATCH 0/3] A few mass_storage fixes.
2012-06-12 10:42:37
linux-kernel
[PATCHv2 3/3] usb: gadget: mass_storage: add documentation
2012-06-12 10:42:34
linux-kernel
[PATCHv2 2/3] usb: gadget: mass_storage: remove unused options
2012-06-12 10:42:31
linux-kernel
[PATCHv2 1/3] usb: gadget: mass_storage: change default value of the removable parameter
2012-06-12 10:42:28
linux-kernel
[PATCHv2 0/3] Minor g_mass_storage improvements.