LinuxLists
Users
About
Alexey Dobriyan (
[email protected]
)
Number of posts: 117 (0.37 per day)
First post: 2007-05-02 11:24:53
Last post: 2008-03-13 15:21:54
Next Page
Date
List
Subject
2008-03-13 15:21:54
linux-kernel
Not so fair group scheduling
2008-03-06 09:16:15
linux-kernel
Re: sysfs: duplicate filename '74' can not be created
2008-03-05 10:17:15
linux-kernel
Re: 2.6.25-rc regression: kernel panic on boot
2008-03-04 16:10:28
linux-kernel
Re: sysfs: duplicate filename '74' can not be created
2008-02-26 10:48:35
linux-kernel
[PATCH] proc: switch to proc_create()
2008-02-26 10:25:44
linux-kernel
[PATCH] crypto: switch to proc_create()
2008-02-26 10:25:24
linux-kernel
[PATCH] keys: switch to proc_create()
2008-02-26 10:23:51
linux-kernel
[PATCH] arch/x86/: switch to proc_create()
2008-02-26 10:23:01
linux-kernel
[PATCH] proc: switch to proc_create()
2008-02-26 09:10:28
linux-kernel
SMACK or SELinux, but not both
2008-02-20 08:50:22
linux-kernel
[PATCH] 9p: fix oops on rmmod
2008-02-19 15:56:46
linux-kernel
Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30()
2008-02-19 12:04:19
linux-kernel
Re: 2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30()
2008-02-15 11:09:12
linux-kernel
2.6.25-rc1-sha1: WARNING: at lib/kref.c:43 kref_get+0x20/0x30()
2008-02-11 11:33:24
linux-kernel
[PATCH] proc: print more information when removing non-empty directories
2008-02-08 16:00:45
linux-kernel
2.6.24?: WARNING: at net/core/dev.c: skb_gso_segment()
2008-02-07 10:07:54
linux-kernel
Re: tg3 broken after "PCI: Fix bus resource assignment on 32 bits with 64b resources"
2008-02-06 10:05:30
linux-kernel
Re: tg3 broken after "PCI: Fix bus resource assignment on 32 bits with 64b resources"
2008-02-05 09:18:30
linux-kernel
Re: tg3 broken after "PCI: Fix bus resource assignment on 32 bits with 64b resources"
2008-02-04 15:42:50
linux-kernel
[PATCH] Whine about suspicious return values from module's ->init() hook
2008-02-04 15:12:38
linux-kernel
tg3 broken after "PCI: Fix bus resource assignment on 32 bits with 64b resources"
2008-02-04 15:00:39
linux-kernel
Kernel can't find / in 2.6.24-git?
2008-01-23 14:52:23
linux-kernel
Re: Bunch of utrace crashes
2008-01-23 14:49:18
linux-kernel
Bunch of utrace crashes
2008-01-08 08:55:28
linux-kernel
[PATCH -mm 2/4] hifn_795x: fixup container_of() usage
2008-01-08 08:46:56
linux-kernel
[PATCH 4/4] Fixup container_of() usage
2008-01-08 08:45:36
linux-kernel
[PATCH -mm 3/4] hvcs: fixup container_of() usage
2008-01-08 08:43:23
linux-kernel
[PATCH -mm 1/4] genhd: fixup kobj_to_dev() macro
2007-12-29 12:45:49
linux-kernel
[PATCH] proc: fix ->open'less usage due to ->proc_fops flip
2007-12-27 11:22:49
linux-kernel
Re: + proc-remove-useless-checks-in-proc_register.patch added to -mm tree
2007-12-03 09:26:28
linux-kernel
kobject ->k_name memory leak
2007-11-30 13:05:48
linux-kernel
[PATCH] proc: fix PDE refcounting
2007-11-30 09:29:18
linux-kernel
Re: RFC - organize include/linux/kernel.h, add include/linux/logging.h
2007-11-23 10:24:53
linux-kernel
Re: [PATCH -mm 1/2] ptrace_stop: fix the race with ptrace detach+attach
2007-11-23 09:19:00
linux-kernel
Re: [PATCH 3/4] proc: simplify remove_proc_entry() wrt locking
2007-11-22 08:49:44
linux-kernel
Re: [PATCH] proc: use BUG_ON() in de_put()
2007-11-16 15:13:27
linux-kernel
[PATCH 4/4] proc: fix PDE refcounting
2007-11-16 15:11:04
linux-kernel
[PATCH 3/4] proc: simplify remove_proc_entry() wrt locking
2007-11-16 15:08:57
linux-kernel
[PATCH 2/4] proc: detect duplicate names on registration
2007-11-16 15:07:31
linux-kernel
[PATCH 1/4] proc: fix NULL ->i_fop oops
2007-11-15 16:16:24
linux-kernel
[PATCH] proc: remove useless checks in proc_register()
2007-11-15 16:15:46
linux-kernel
[PATCH] proc: remove useless check on symlink removal
2007-11-15 16:14:46
linux-kernel
[PATCH] proc: prototypes redux
2007-11-15 16:14:33
linux-kernel
[PATCH] proc: less LOCK operations during lookup
2007-11-15 16:13:48
linux-kernel
[PATCH] proc: use BUG_ON() in de_put()
2007-11-15 16:12:18
linux-kernel
[PATCH] proc: remove MODULE_LICENSE
2007-11-15 10:00:19
linux-kernel
Re: EIP is at device_shutdown+0x32/0x60
2007-11-15 09:13:00
linux-kernel
EIP is at device_shutdown+0x32/0x60
2007-11-06 12:24:18
linux-kernel
[PATCH -net 2/2] Put proc_net_create() on death row
2007-11-01 16:01:10
linux-kernel
Re: [Devel] Re: [PATCH resend] proc: Fix proc_kill_inodes to kill dentries on all proc superblocks
2007-10-29 14:40:28
linux-kernel
[PATCH] watchdog: spin_lock_init() fixes