André Goddard Rosa ([email protected])

Number of posts: 116 (0.09 per day)
First post: 2006-03-08 02:52:07
Last post: 2009-11-08 16:52:18

Date List Subject
2010-02-27 03:58:10 linux-kernel [PATCH] binfmt_elf: plug a memory leak situation on dump_seek()
2010-02-25 15:53:08 linux-kernel Re: [PATCH 0/6] Fix file descriptor leak on user-space processes and cleanup
2010-02-25 15:42:10 linux-kernel Re: [Patch] mqueue: fix the bad code in sys_mq_open()
2010-02-24 07:14:54 linux-kernel [PATCH 2/6] mqueue: apply mathematics distributivity on mq_bytes calculation
2010-02-24 07:14:30 linux-kernel [PATCH 5/6] mqueue: fix typo "failues" -> "failures"
2010-02-24 07:13:45 linux-kernel [PATCH 6/6] mqueue: fix mq_open() file descriptor leak on user-space processes
2010-02-24 07:13:16 linux-kernel [PATCH 1/6] mqueue: remove unneeded info->messages initialization
2010-02-24 07:08:15 linux-kernel [PATCH 4/6] mqueue: only set error codes if they are really necessary
2010-02-24 07:08:11 linux-kernel [PATCH 3/6] mqueue: simplify do_open() error handling
2010-02-24 07:08:04 linux-kernel [PATCH 0/6] Fix file descriptor leak on user-space processes and cleanup
2010-01-18 15:23:27 linux-kernel [PATCH] string: simplify stricmp() and strnstr()
2010-01-18 15:10:57 linux-kernel Re: [PATCH 2/2] string: teach strnstr() to not search past NUL-terminator
2010-01-17 21:00:20 linux-kernel [PATCH 2/2] string: teach strnstr() to not search past NUL-terminator
2010-01-17 21:00:05 linux-kernel [PATCH 1/2] string: simplify stricmp()
2010-01-17 20:59:53 linux-kernel [PATCH 0/2] Fix recently introduced strnstr() to not search past NUL
2009-11-23 15:26:24 linux-kernel Re: [PATCH 1/2] pid: tighten pidmap spinlock critical section by removing kfree()
2009-11-22 12:18:36 linux-kernel [PATCH 2/2] pid: reduce code size by using a pointer to iterate over array
2009-11-22 12:18:23 linux-kernel [PATCH 1/2] pid: tighten pidmap spinlock critical section by removing kfree()
2009-11-22 12:18:16 linux-kernel [PATCH 0/2] pid: tighten pidmap spinlock section and clean up
2009-11-22 10:53:07 linux-kernel Re: [PATCH] pid: tighten pidmap_lock critical section
2009-11-22 06:06:33 linux-kernel [PATCH] pid: tighten pidmap_lock critical section
2009-11-19 16:05:10 linux-kernel [PATCH] parser: remove unnecessary strlen()
2009-11-19 15:39:44 linux-kernel Re: Licensing on lib/bsearch.c?
2009-11-16 12:22:06 linux-kernel Re: [PATCH v5 10/12] string: factorize skip_spaces and export it to be generally available
2009-11-15 15:11:33 linux-kernel [PATCH v3 2/2] trivial: staging: fix assorted typos all over the place
2009-11-15 15:11:25 linux-kernel [PATCH v3 1/2] trivial: tree-wide: fix assorted typos all over the place
2009-11-15 15:10:59 linux-kernel [PATCH v3 0/2] trivial: fix assorted typos all over the place
2009-11-15 07:16:04 linux-kernel [PATCH v5 03/12] vsprintf: give it some care to please checkpatch.pl
2009-11-15 07:14:44 linux-kernel [PATCH v5 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
2009-11-15 07:14:35 linux-kernel [PATCH v5 10/12] string: factorize skip_spaces and export it to be generally available
2009-11-15 07:14:35 linux-kernel [PATCH v5 11/12] string: on strstrip(), first remove leading spaces before running over str
2009-11-15 07:14:29 linux-kernel [PATCH v5 08/12] vsprintf: reuse almost identical simple_strtoulX() functions
2009-11-15 07:14:26 linux-kernel [PATCH v5 09/12] ctype: constify read-only _ctype string
2009-11-15 07:14:19 linux-kernel [PATCH v5 07/12] vsprintf: factor out skip_space code in a separate function
2009-11-15 07:14:16 linux-kernel [PATCH v5 06/12] vsprintf: move local vars to block local vars and remove unneeded ones
2009-11-15 07:14:10 linux-kernel [PATCH v5 05/12] vsprintf: reduce code size by avoiding extra check
2009-11-15 07:14:07 linux-kernel [PATCH v5 04/12] vsprintf: use TOLOWER whenever possible
2009-11-15 07:13:58 linux-kernel [PATCH v5 01/12] vsprintf: factorize "(null)" string
2009-11-15 07:13:57 linux-kernel [PATCH v5 02/12] vsprintf: pre-calculate final string length for later use
2009-11-15 07:13:46 linux-kernel [PATCH v5 00/12] introduce skip_spaces(), reducing code size plus some clean-ups
2009-11-15 06:37:34 linux-kernel Re: [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
2009-11-15 06:19:20 linux-kernel Re: [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
2009-11-14 07:44:33 linux-kernel Re: [ibm-acpi-devel] [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
2009-11-12 13:23:48 linux-kernel Re: [PATCH v4 2/2] bsearch: prevent overflow when computing middle comparison element
2009-11-11 15:02:15 linux-kernel [PATCH v4 2/2] bsearch: prevent overflow when computing middle comparison element
2009-11-11 15:02:10 linux-kernel [PATCH v4 1/2] bsearch: avoid unneeded decrement arithmetic
2009-11-11 15:02:02 linux-kernel [PATCH v4 0/2] bsearch: fix overflow and avoid unnecessary calculation
2009-11-11 15:00:55 linux-kernel Re: [PATCH v3 2/2] bsearch: prevent overflow when computing middle comparison element
2009-11-10 14:55:35 linux-kernel [PATCH v2 2/2] bsearch: prevent overflow when computing middle comparison element
2009-11-10 14:55:32 linux-kernel [PATCH v2 1/2] bsearch: avoid unneeded decrement arithmetic
2009-11-10 14:55:24 linux-kernel [PATCH v2 0/2] bsearch: fix overflow and avoid unnecessary calculation