Thiago Farina ([email protected])

Number of posts: 148 (0.07 per day)
First post: 2009-10-30 00:05:12
Last post: 2015-11-16 11:18:07

Date List Subject
2011-04-03 23:01:09 linux-kernel [PATCH 1/1] perf: Use ARRAY_SIZE macro in trace-event-parse.c.
2011-04-03 22:50:36 linux-kernel [PATCH 1/1] wl128x: Remove unused NO_OF_ENTRIES_IN_ARRAY macro.
2010-12-21 23:49:01 linux-kernel [PATCH v2] drivers/media/video/v4l2-compat-ioctl32.c: Check the return value of copy_to_user
2010-12-21 23:41:45 linux-kernel Re: [PATCH 2/2] ACPI: Fixed some coding style issues in fan.c and battery.c
2010-12-21 18:34:11 linux-kernel Re: [PATCH] drivers/media/video/v4l2-compat-ioctl32.c: Check the return value of copy_to_user
2010-12-21 01:31:00 linux-kernel [PATCH] drivers/block/cciss.c: Fix compiling error by adding ';' at the end of continue statement.
2010-12-21 01:18:31 linux-kernel [PATCH] drivers/media/video/v4l2-compat-ioctl32.c: Check the return value of copy_to_user
2010-12-15 19:39:56 linux-kernel Re: [PATCH] scripts: add no-warning option to the checkpatch script
2010-12-14 16:17:36 linux-kernel Re: [PATCH] checkpatch.pl: fix 2 of 2 errors in ./kernek/panic.c
2010-12-07 14:29:18 linux-kernel Re: [PATCH v4] tools: create power/x86/turbostat
2010-12-06 16:37:09 linux-kernel Re: [PATCH 2/2] tools/virtio: virtio_test tool
2010-12-06 15:27:23 linux-kernel Re: [PATCH 1/2] kstrto*: converting strings to integers done (hopefully) right
2010-12-06 01:26:34 linux-kernel Re: [PATCH 1/2] kstrto*: converting strings to integers done (hopefully) right
2010-12-05 12:29:05 linux-kernel Re: [PATCH] perf_event: fix error handling path
2010-12-05 01:29:50 linux-kernel [PATCH] net/9p/protocol.c: Remove duplicated macros.
2010-12-04 03:57:52 linux-kernel [PATCH] drivers/video/via/viafbdev.c: Check return value of strict_strtoul().
2010-12-04 03:38:36 linux-kernel [PATCH] drivers/video/via/viafbdev.c: Check return value of strict_strtoul().
2010-11-29 01:06:33 linux-kernel [PATCH] apic/io_apic.c: Move variable 'desc' into the #ifdef.
2010-11-29 00:58:33 linux-kernel Re: [PATCH] apic/io_apic.c: Remove unused variable 'desc'.
2010-11-29 00:42:16 linux-kernel [PATCH] apic/io_apic.c: Remove unused variable 'desc'.
2010-11-29 00:24:40 linux-kernel Re: [PATCH 1/4] ASoC: Fix resource leask in goni_wm8994.c
2010-11-02 01:52:06 linux-kernel Re: [PATCH] mfd: Add initial WM8958 support
2010-11-02 01:45:52 linux-kernel Re: [PATCH] dma: imx-dma: fix imxdma_probe error path
2010-11-02 01:40:13 linux-kernel Re: How many params can be accept by kernel module at most?
2010-11-02 01:28:22 linux-kernel Re: [PATCH] dma: imx-dma: fix imxdma_probe error path
2010-08-02 19:09:34 linux-kernel Re: [PATCH 1/2] x86, setup: reorgize the early_console_setup
2010-08-02 18:00:15 linux-kernel Re: [PATCH 1/2] x86, setup: reorgize the early_console_setup
2010-08-02 17:56:54 linux-kernel Re: [PATCH 1/2] x86, setup: reorgize the early_console_setup
2010-01-29 09:40:29 linux-kernel [tip:perf/core] tools/perf/perf.c: Clean up trivial style issues
2010-01-29 09:33:08 linux-kernel [tip:perf/core] tools/perf/perf.c: Clean up trivial style issues
2010-01-27 01:44:32 linux-kernel Re: [PATCH] fs/binfmt_elf.c: fix a do-while statement.
2010-01-27 01:39:19 linux-kernel Re: [PATCH 1/4] kernel/kfifo.c: fix "interger as NULL pointer" warning.
2010-01-24 23:22:17 linux-kernel [PATCH] tools/perf/perf.c: Clean up trivial style issues.
2010-01-24 18:54:17 linux-kernel Re: [PATCH 1/4] kernel/kfifo.c: fix "interger as NULL pointer" warning.
2010-01-24 16:11:45 linux-kernel [PATCH 2/4] kernel/test_kprobes.c: fix "integer as NULL pointer" warning.
2010-01-24 16:11:30 linux-kernel [PATCH 3/4] trace/trace_output.c: fix "integer as NULL pointer" warning.
2010-01-24 16:06:13 linux-kernel [PATCH 4/4] mm/memcontrol.c: fix "integer as NULL pointer" warning.
2010-01-24 16:04:14 linux-kernel [PATCH 1/4] kernel/kfifo.c: fix "interger as NULL pointer" warning.
2010-01-23 14:47:12 linux-kernel [PATCH 1/1] kernel/exit.c: fix shadows sparse warning.
2010-01-21 04:04:10 linux-kernel [PATCH] fs/binfmt_elf.c: fix a do-while statement.
2010-01-19 01:13:58 linux-kernel [PATCH] fs/bio.c: fix shadows sparse warning.
2010-01-18 23:57:58 linux-kernel [PATCH] lib/dma-debug.c: mark file-local struct symbol static.
2010-01-17 13:36:46 linux-kernel [PATCH] console/vgacon.c: mark file-local symbol static.
2010-01-16 22:52:30 linux-kernel [PATCH] console/vgacon.c: mark file-local symbol static.
2010-01-16 14:16:00 linux-kernel [PATCH] scsi/osst.c: remove unncessary casting of kmalloc.
2010-01-16 13:26:14 linux-kernel [PATCH] dvb-core: remove unnecessary casting of kmalloc.
2010-01-12 01:45:43 linux-kernel [PATCH] usb/atm: Use FIELD_SIZEOF, trivial cleanup.
2010-01-01 21:42:51 linux-kernel [PATCH] usb: use resource_size().
2009-12-28 10:13:45 linux-kernel [tip:core/cleanups] kernel: Use CALLER_ADDR0 macro
2009-12-20 18:08:29 linux-kernel [PATCH 2/2] gfs2: Use CALLER_ADDR0 macro.
2009-12-20 18:08:14 linux-kernel [PATCH 1/2] kernel: Use CALLER_ADDR0 macro.