LinuxLists
Users
About
Kulikov Vasiliy (
[email protected]
)
Number of posts: 317 (6.89 per day)
First post: 2010-06-18 11:08:04
Last post: 2010-08-03 15:43:33
Previous Page
/
Next Page
Date
List
Subject
2010-07-30 11:09:50
linux-nfs
[PATCH 8/9] fs: nfs: misused copy_to_user() return value
2010-07-30 11:09:25
linux-kernel
[PATCH 6/9] staging: rtl8192su: check whether requests succeeded
2010-07-30 11:09:05
linux-kernel
[PATCH 5/9] staging: panel: check put_user() return value
2010-07-30 11:08:45
linux-kernel
[PATCH 4/9] staging: panel: fix error path
2010-07-30 11:08:22
linux-kernel
[PATCH 3/9] staging: otus: check kmalloc() return value
2010-07-30 11:08:04
linux-kernel
[PATCH 2/9] staging: octeon: check request_irq() return value
2010-07-30 11:07:47
linux-kernel
[PATCH 1/9] staging: dt3155: check put_user() return value
2010-07-29 16:04:16
linux-kernel
Re: [PATCH] drivers: Fixes a typo from "dev" to "ndev" that caused compilation erros.
2010-07-29 15:56:46
linux-kernel
[PATCH] scsi: mac_scsi: check scsi_register() result
2010-07-29 15:56:27
linux-kernel
[PATCH] scsi: ch: check put_user() result
2010-07-29 15:56:06
linux-kernel
[PATCH] char: ip2: check put_user() result
2010-07-29 15:55:38
linux-kernel
[PATCH] char: cs5535_gpio: check put_user() result
2010-07-29 15:55:21
linux-kernel
[PATCH] cpqarray: check put_user() result
2010-07-29 13:32:42
linux-kernel
[PATCH] cris: gpio: do not call copy_to_user()/copy_from_user() while holding spinlocks
2010-07-29 13:23:03
linux-kernel
[bug] Fixing mutex_lock() under held spinlock
2010-07-29 10:50:19
linux-kernel
[PATCH 09/10 v2] oss: msnd: check request_region() return value
2010-07-29 10:47:32
linux-kernel
[PATCH 09/10 v2] oss: msnd: check request_region() return value
2010-07-29 10:45:52
linux-kernel
[PATCH 06/10 v2] ALSA: msnd: check request_region() return value
2010-07-29 10:45:24
linux-kernel
[PATCH 01/10 v2] arm: leds: check return value of request_region()
2010-07-29 10:40:30
linux-kernel
Re: [PATCH 09/10] oss: msnd: check request_region() return value
2010-07-29 09:35:53
linux-kernel
Re: [PATCH 04/10] x86: mce: fix error handling
2010-07-28 17:14:14
linux-kernel
Re: [PATCH 04/10] x86: mce: fix error handling
2010-07-28 16:42:16
linux-kernel
[PATCH 10/10] ALSA: asihpi: check return value of get_user()
2010-07-28 16:41:57
linux-kernel
[PATCH 09/10] oss: msnd: check request_region() return value
2010-07-28 16:41:39
linux-kernel
[PATCH 08/10] oss: midi_synth: check get_user() return value
2010-07-28 16:41:21
linux-kernel
[PATCH 07/10] ALSA: sb: check get_user() return value
2010-07-28 16:40:52
linux-kernel
[PATCH 06/10] ALSA: msnd: check request_region() return value
2010-07-28 16:40:25
linux-kernel
[PATCH 05/10] mm: check kmalloc() return value
2010-07-28 16:40:10
linux-kernel
[PATCH 04/10] x86: mce: fix error handling
2010-07-28 16:39:49
linux-kernel
[PATCH 03/10] sh: dma: check return value of create_proc_read_entry()
2010-07-28 16:39:27
linux-kernel
[PATCH 02/10] s390: sysinfo: check return value of create_proc_read_entry()
2010-07-28 16:39:11
linux-kernel
[PATCH 01/10] arm: leds: check return value of request_region()
2010-07-27 18:42:50
linux-kernel
[PATCH] dvb: siano: free spinlock before schedule()
2010-07-27 17:47:05
linux-kernel
[PATCH v2] btrfs: set task state with schedule_timeout_uninterruptible()
2010-07-26 16:52:43
linux-kernel
Re: check capabilities in open()
2010-07-26 08:29:45
linux-kernel
[PATCH] oss: waveartist: simplify waveartist_sleep()
2010-07-26 08:29:24
linux-kernel
[PATCH] oss: au1550_ac97: simplify au1550_delay()
2010-07-26 08:28:33
linux-kernel
[PATCH] btrfs: set task state with schedule_timeout_uninterruptible()
2010-07-26 08:27:45
linux-kernel
[PATCH] afs: do not set task state after schedule_timeout()
2010-07-26 08:27:12
linux-kernel
[PATCH] usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
2010-07-26 08:26:25
linux-kernel
[PATCH] usbnet: use jiffies in schedule_timeout(), not msecs
2010-07-26 08:25:44
linux-kernel
[PATCH] i2c-davinci: use schedule_timeout_uninterruptible()
2010-07-26 08:24:38
linux-kernel
[PATCH] drm: nouveau: set TASK_(UN)INTERRUPTIBLE before schedule_timeout()
2010-07-25 09:24:31
linux-kernel
Re: check capabilities in open()
2010-07-25 05:45:29
linux-kernel
Re: check capabilities in open()
2010-07-24 16:07:26
linux-kernel
check capabilities in open()
2010-07-23 16:35:08
linux-kernel
[PATCH] char: mxser: remove unnesesary NULL check
2010-07-21 19:07:40
linux-kernel
[PATCH 1/2] edac: i5000: carefull error handling
2010-07-21 19:07:37
linux-kernel
[PATCH 2/2] edac: i5400: carefull error handling
2010-07-20 20:22:10
linux-kernel
Re: [PATCH 6/8] xfs: fix unsigned underflow
2010-07-17 15:20:29
linux-kernel
[PATCH 4/5] tools: perf: fix sign bug