Posts Topics Forums Images
Search videos from message boards Videos Search messages from microblogs Microblogs Search messages from imdb.com Imdb Search messages from yuku.com Yuku Search messages from lefora.com (free forums) Lefora
My account: Login | Sign Up
Loading... 

Kernel | Forum profile

Forum profile page for Kernel on http://www.lockergnome.com. This report page is the aggregated overview from a single forum: Kernel, located on the Message Board at http://www.lockergnome.com. This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period. Additional forum profile information for "Kernel" on the Message Board at http://www.lockergnome.com is also shown in the following ways:

1) Latest Active Threads
2) Hot Threads for Last Week

Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.

Site: Lockergnome Forums - Kernel (site profile, domain info lockergnome.com)
Title: Kernel
Url: http://help.lockergnome.com/linux/Kernel-forum-...
Users activity: 27 posts per thread
Forum activity: 117 active threads during last week
 

Posting activity on Kernel:

  Week Month 3 Months
Threads: 117 462 1,138
Post: 306 1,130 3,017
 

Kernel Posting activity graph:

Posts by:  day  week  month 

Top authors during last week:

Name
Posts
Arnd Bergmann
13
user's latest post:
[PATCHv2 0/4] macvlan: add vepa...
Published (2009-11-26 13:10:00)
On Thursday 26 November 2009, Patrick McHardy wrote: > In addition to those already handled, I'd say > > - priority: affects qdisc classification, may refer to classes of the > old namespace > - ipvs_property: might cause packets to incorrectly skip netfilter hooks > - nf_trace: might trigger packet tracing > - nf_bridge: contains references to network devices in the old NS, > also indicates packet was bridged...
Masami Hiramatsu
13
user's latest post:
[PATCH -tip v6 00/11] kprobes:...
Published (2009-11-25 18:00:00)
Integrate prepare_singlestep() into setup_singlestep() to boost up reenter probes, if possible. Signed-off-by: Masami Hiramatsu <mhiramat RemoveThis @redhat.com> Cc: Ananth N Mavinakayanahalli <ananth RemoveThis @in.ibm.com> Cc: Ingo Molnar <mingo RemoveThis @elte.hu> Cc: Jim Keniston <jkenisto RemoveThis @us.ibm.com> Cc: Srikar Dronamraju <srikar RemoveThis @linux.vnet.ibm.com> Cc: Christoph...
Patrick McHardy
11
user's latest post:
[PATCHv2 0/4] macvlan: add vepa...
Published (2009-11-26 17:10:00)
Arnd Bergmann wrote: > On Thursday 26 November 2009, Patrick McHardy wrote: > > In addition to those already handled, I'd say > > > > - priority: affects qdisc classification, may refer to classes of the > > old namespace > > - ipvs_property: might cause packets to incorrectly skip netfilter hooks > > - nf_trace: might trigger packet tracing > > - nf_bridge: contains references to network...
Simon Arlott
10
user's latest post:
[PATCH 1/8] cxacru: return an...
Published (2009-11-21 11:10:00)
It is possible for usb_get_intfdata() to return NULL if sysfs is accessed while the module is being unloaded or the device is being removed. Move the access code to an inline function in usbatm.h, and return -ENODEV if any of the pointers are NULL. It should not be possible for the instance data or atm device to be invalid until after unbind() completes and the sysfs attributes have been removed. Signed-off-by: Simon Arlott...
Wu Zhangjin
10
user's latest post:
[PATCH v9 00/10] ftrace for MIPS
Published (2009-11-22 02:10:00)
On Fri, 2009-11-20 at 17:24 +0000, Ralf Baechle wrote: > On Fri, Nov 20, 2009 at 08:34:35PM +0800, Wu Zhangjin wrote: > > > From: Wu Zhangjin <wuzhangjin.DeleteThis@gmail.com> > > > > This patch make function graph tracer work with dynamic function tracer. > > > > To share the source code of dynamic function tracer(MCOUNT_SAVE_REGS), > > and avoid restoring the whole saved registers, we need...
Ralf Baechle
10
user's latest post:
[PATCH v9 00/10] ftrace for MIPS
Published (2009-11-20 14:10:00)
On Fri, Nov 20, 2009 at 08:34:30PM +0800, Wu Zhangjin wrote: > There is an exisiting common ftrace_test_stop_func() in > kernel/trace/ftrace.c, which is used to check the global variable > ftrace_trace_stop to determine whether stop the function tracing. > > This patch implepment the MIPS specific one to speedup the procedure. > > Thanks goes to Zhang Le for Cleaning it up. > > Signed-off-by: Wu Zhangjin...
Andrew Morton
10
user's latest post:
[PATCH 1/2] hrtimer: correct a...
Published (2009-11-25 22:20:00)
On Wed, 25 Nov 2009 21:18:39 +0100 (CET) Thomas Gleixner <tglx.DeleteThis@linutronix.de> wrote: > On Wed, 25 Nov 2009, Andrew Morton wrote: > > > On Tue, 24 Nov 2009 11:14:03 +0100 > > Uwe Kleine-K__nig <u.kleine-koenig.DeleteThis@pengutronix.de> wrote: > > > > > Hello Andrew, > > > > > > On Mon, Nov 23, 2009 at 03:25:16PM -0800, Andrew Morton wrote: > > > > On...
Ilya Loginov
9
user's latest post:
[PATCH] mtd: fix mtd_blkdevs...
Published (2009-11-24 21:10:00)
> Patch doesn't vaguely apply to linux-next because of arch/sh changes. > I was going to fix that but afaict your assertion that sh doesn't > implement flush_dcache_page() appears to be untrue in linux-next and a > bit of thought is needed there. You right. The sh architecture changed in linux-next and scope arch was added. I created new patch and tested it on linux-next. > Also, please provide a nice chagnelog whcih...
Jeff Layton
9
user's latest post:
[PATCH 0/3] vfs: plug some holes...
Published (2009-11-24 07:10:00)
On Tue, 24 Nov 2009 01:20:27 +0000 Jamie Lokier <jamie DeleteThis @shareable.org> wrote: > Jeff Layton wrote: > > I certainly don't want to break existing apps. That said, applications > > that are depending on /proc/pid symlinks to allow them to bypass > > directory permissions or access files that aren't in their namespace > > would seem to be unsafe, no? > > I think we can mostly agree...
Boaz Harrosh
9
user's latest post:
[PATCHSET 0-5] remove unneeded...
Published (2009-11-26 10:10:00)
On 11/24/2009 11:27 PM, Grant Grundler wrote: > On Tue, Nov 24, 2009 at 07:58:15PM +0200, Boaz Harrosh wrote: > > Some arch files had unneeded #includes directives from linux/nfsd/*. > > Some vfs files had unneeded #includes directives from linux/nfsd/*. > ... > > patches: > > [PATCH 1/5] parsic: remove unused nfsd #includes > > Some kind soul, please compile with this patch? compile > > is all...
 

Latest active threads on Kernel::

Lockergnome Forums
Started 2 days, 21 hours ago (2009-11-27 05:10:00)  by Michal Marek
( On 27.11.2009 03:22, Stephen Rothwell wrote: > Hi Rusty, > > Today's linux-next merge of the rr tree got a conflict in > scripts/mod/modpost.c between commit > 36021384778b40ffdd59ab34c275786507ef30a6 \("Kbuild: clear marker out of > modpost"\) from the kbuild tree and commit > 215143067b9bfacdfd475c5b2fa5536ee30f50ec \("kbuild: sort the list of...
Thread:  Show this thread (2 posts)   Thread info: linux-next: manual merge of the rr tree with the kbuild tree Size: 3,288 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: linux-next: manual merge of the rr tree with the kbuild tree :: Kernel :: Lockergnome Forums"
Lockergnome Forums
Started 4 days, 17 hours ago (2009-11-25 09:10:00)  by Masami Hiramatsu
( Hi Lai, Lai Jiangshan wrote: > > "symbol_name+0" is not so friendly. > It makes the output longer. Hmm, I've added +0 just for convenience of parser programs. But anyway, skipping it is not so costly option for them Acked-by: Masami Hiramatsu <mhiramat DeleteThis @redhat.com> > > Signed-off-by: Lai Jiangshan <laijs DeleteThis @...
Thread:  Show this thread (3 posts)   Thread info: [PATCH 3/3] trace_kprobes: don't output zero offset Size: 8,568 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [PATCH 3/3] trace_kprobes: don't output zero offset :: Kernel :: Lockergnome Forums"
Lockergnome Forums
Started 3 days, 2 hours ago (2009-11-27 00:10:00)  by Frederic Weisbecker
( Kernel breakpoints are created using functions in which we pass breakpoint parameters as individual variables: address, length and type. Although it fits well for x86, this just does not scale across architectures that may support this api later as these may have more or different needs. Pass in a perf_event_attr structure instead because it is meant to evolve as ...
Thread:  Show this thread (4 posts)   Thread info: [PATCH 1/2] hw-breakpoints: Use struct perf_event_attr to .. Size: 25 kb
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH 2/2] hw-breakpoints: Use struct perf_event_attr to define kernel
breakpoints :: Kernel :: Lockergnome Forums"
Lockergnome Forums
Started 5 days, 11 hours ago (2009-11-24 15:10:00)  by Boaz Harrosh
In what history where these ever needed? Well not any more. Signed-off-by: Boaz Harrosh <bharrosh DeleteThis @panasas.com> --- fs/lockd/svc4proc.c | 4 ---- fs/lockd/svcproc.c | 4 ---- 2 files changed, 0 insertions(+), 8 deletions(-) diff --git a/fs/lockd/svc4proc.c b/fs/lockd/svc4proc.c index bd173a6..a7966ee 100644 --- a/fs/lockd/svc4proc.c +++ b...
Thread:  Show this thread (18 posts)   Thread info: [PATCHSET 0-5] remove unneeded nfsd #includes Size: 2,080 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH 4/5] lockd: Remove unused nfsd headers #includes :: Kernel :: Lockergnome Forums"
Lockergnome Forums
Started 5 days, 22 hours ago (2009-11-24 04:10:00)  by Arnd Bergmann
On Tuesday 24 November 2009 08:15:53 Eric Dumazet wrote: > Arnd Bergmann a écrit : > > > > +static inline void macvlan_count_rx(const struct macvlan_dev *vlan, int length, > > + int success, int multicast) > > success and multicast should be declared as bool ok > > +{ > > + struct macvlan_rx_stats *rx_stats; > > +...
Thread:  Show this thread (26 posts)   Thread info: [PATCHv2 0/4] macvlan: add vepa and bridge mode Size: 4,442 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [PATCH 2/4] macvlan: cleanup rx statistics :: Kernel :: Lockergnome Forums"
Lockergnome Forums
Started 4 days, 12 hours ago (2009-11-25 14:10:00)  by Peter Zijlstra
( On Sun, 2009-11-22 at 13:09 +0100, Mike Galbraith wrote: > sched: fix set_task_cpu\(\) and provide an unlocked runqueue variant. > > set_task_cpu\(\) falsifies migration stats by unconditionally generating migration > stats whether a task's cpu actually changed or not. As used in copy_process\(\), > the runqueue is unlocked, so we need to provide an unlocked...
Thread:  Show this thread (10 posts)   Thread info: [patch] sched: fix set_task_cpu() and provide an unlocked .. Size: 5,394 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [patch] sched: fix set_task_cpu() and provide an unlocked runqueue
variant :: Kernel :: Lockergnome Forums"
 

Hot threads for last week on Kernel::

Kernel
Started 5 days, 22 hours ago (2009-11-24 04:10:00)  by Arnd Bergmann
On Tuesday 24 November 2009 08:15:53 Eric Dumazet wrote: > Arnd Bergmann a écrit : > > > > +static inline void macvlan_count_rx(const struct macvlan_dev *vlan, int length, > > + int success, int multicast) > > success and multicast should be declared as bool ok > > +{ > > + struct macvlan_rx_stats *rx_stats; > > +...
Thread:  Show this thread (26 posts)   Thread info: [PATCHv2 0/4] macvlan: add vepa and bridge mode Size: 4,442 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [PATCH 2/4] macvlan: cleanup rx statistics :: Kernel :: Lockergnome Forums"
Kernel
Started 5 days, 11 hours ago (2009-11-24 15:10:00)  by Boaz Harrosh
In what history where these ever needed? Well not any more. Signed-off-by: Boaz Harrosh <bharrosh DeleteThis @panasas.com> --- fs/lockd/svc4proc.c | 4 ---- fs/lockd/svcproc.c | 4 ---- 2 files changed, 0 insertions(+), 8 deletions(-) diff --git a/fs/lockd/svc4proc.c b/fs/lockd/svc4proc.c index bd173a6..a7966ee 100644 --- a/fs/lockd/svc4proc.c +++ b...
Thread:  Show this thread (18 posts)   Thread info: [PATCHSET 0-5] remove unneeded nfsd #includes Size: 2,080 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH 4/5] lockd: Remove unused nfsd headers #includes :: Kernel :: Lockergnome Forums"
Kernel
Started 1 week, 2 days ago (2009-11-20 20:10:00)  by Andrew Morton
( On Wed, 18 Nov 2009 17:08:10 +0300 Ilya Loginov <isloginov.RemoveThis@gmail.com> wrote: > Mtdblock driver doesn't call flush_dcache_page for pages in request. > This may cause problem on architectures where icache doesn't fill from > dcache or with dcache aliases. > This patch resolves this issue. > > Signed-off-by: Ilya Loginov <isloginov....
Thread:  Show this thread (18 posts)   Thread info: [PATCH] mtd: fix mtd_blkdevs problem with caches on some a.. Size: 8,900 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [PATCH] mtd: fix mtd_blkdevs problem with caches on some architectures
(2.6.31) :: Kernel :: Lockergnome Forums"
Kernel
Started 6 days, 13 hours ago (2009-11-23 13:10:00)  by Jeff Layton
( Because LAST_BIND symlinks aren't subject to the normal path walking routines, they sidestep all of the permission checking that occurs while resolving a path. Fix this by adding a routine to walk back up the directory tree and check MAY_EXEC permission on the entire path back up to the root. Signed-off-by: Jeff Layton <jlayton.TakeThisOut@redhat.com> --- fs/...
Thread:  Show this thread (12 posts)   Thread info: [PATCH 0/3] vfs: plug some holes involving LAST_BIND symli.. Size: 8,246 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH 3/3] vfs: check path permissions on target of LAST_BIND symlinks :: Kernel :: Lockergnome Forums"
Kernel
Started 4 days, 8 hours ago (2009-11-25 18:00:00)  by Masami Hiramatsu
Integrate prepare_singlestep() into setup_singlestep() to boost up reenter probes, if possible. Signed-off-by: Masami Hiramatsu <mhiramat RemoveThis @redhat.com> Cc: Ananth N Mavinakayanahalli <ananth RemoveThis @in.ibm.com> Cc: Ingo Molnar <mingo RemoveThis @elte.hu> Cc: Jim Keniston <jkenisto RemoveThis @us.ibm.com> Cc: Srikar Dronamraju <srikar RemoveThis @linux.vnet...
Thread:  Show this thread (12 posts)   Thread info: [PATCH -tip v6 00/11] kprobes: Kprobes jump optimization s.. Size: 6,004 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH -tip v6 05/11] kprobes/x86: Boost probes when reentering :: Kernel :: Lockergnome Forums"
Kernel
Started 1 week, 1 day ago (2009-11-21 11:10:00)  by Simon Arlott
The modem can be configured using CM_REQUEST_CARD_DATA_SET, although CM_REQUEST_CARD_DATA_GET does not return any data. Tested by setting the modulation (0x0a) option. There is a list of parameters in the following archive, but the meaning of many of them is not well documented: http://sourceforge.net/project/shownotes.php?relea se_id=301825 This source also ...
Thread:  Show this thread (11 posts)   Thread info: [PATCH 1/8] cxacru: return an empty value for modulation i.. Size: 7,775 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: [PATCH 6/8] cxacru: add write-only sysfs attribute for modem configuration :: Kernel :: Lockergnome Forums"
Kernel
Started 4 days, 12 hours ago (2009-11-25 14:10:00)  by Peter Zijlstra
( On Sun, 2009-11-22 at 13:09 +0100, Mike Galbraith wrote: > sched: fix set_task_cpu\(\) and provide an unlocked runqueue variant. > > set_task_cpu\(\) falsifies migration stats by unconditionally generating migration > stats whether a task's cpu actually changed or not. As used in copy_process\(\), > the runqueue is unlocked, so we need to provide an unlocked...
Thread:  Show this thread (10 posts)   Thread info: [patch] sched: fix set_task_cpu() and provide an unlocked .. Size: 5,394 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [patch] sched: fix set_task_cpu() and provide an unlocked runqueue
variant :: Kernel :: Lockergnome Forums"
Kernel
Started 1 week, 1 day ago (2009-11-21 08:10:00)  by Julia Lawall
( From: Julia Lawall <julia.DeleteThis@diku.dk> The result of calling kzalloc is never used or freed. The semantic match that finds this problem is as follows: \(http://www.emn.fr/x-info/coccinelle/\) // <smpl> @r exists@ local idexpression x; statement S; expression E; identifier f,f1,l; position p1,p2; expression *ptr != NULL; @@ x@...
Thread:  Show this thread (9 posts)   Thread info: [PATCH 3/8] drivers/pcmcia: remove unnecessary kzalloc Size: 5,542 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "[PATCH 3/8] drivers/pcmcia: remove unnecessary kzalloc :: Kernel :: Lockergnome Forums"
Kernel
Started 6 days, 12 hours ago (2009-11-23 14:10:00)  by H Hartley Sweeten
On Monday, November 23, 2009 11:28 AM, David Miller wrote: > From: "H Hartley Sweeten" <hartleys RemoveThis @visionengravers.com> > Date: Mon, 23 Nov 2009 13:15:32 -0500 > > > Use resource_size() for {request/release}_mem_region and ioremap. > > > > Signed-off-by: H Hartley Sweeten <hsweeten RemoveThis @visionengravers.com> > > Applied to ide-...
Thread:  Show this thread (6 posts)   Thread info: drivers/ide/au1xxx-ide.c: use resource_size() Size: 2,236 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "RE: drivers/ide/au1xxx-ide.c: use resource_size() :: Kernel :: Lockergnome Forums"
Kernel
Started 5 days, 19 hours ago (2009-11-24 07:10:00)  by Thomas Gleixner
( On Tue, 24 Nov 2009, Peter P Waskiewicz Jr wrote: > This patchset adds a new CPU mask for SMP systems to the irq_desc > struct. It also exposes an API for underlying device drivers to > assist irqbalance in making smarter decisions when balancing, especially > in a NUMA environment. For example, an ethernet driver with MSI-X may > wish to limit the CPUs ...
Thread:  Show this thread (6 posts)   Thread info: [PATCH v2] irq: Add node_affinity CPU masks for smarter ir.. Size: 8,928 bytes
Related Threads: Same Site | All Sites
Customize:  Customize "Re: [PATCH v2] irq: Add node_affinity CPU masks for smarter irqbalance
hints :: Kernel :: Lockergnome Forums"