Namhyung Kim ([email protected])

Number of posts: 585 (0.12 per day)
First post: 2010-08-06 12:46:17
Last post: 2024-06-02 23:20:59

Date List Subject
2010-08-27 09:42:48 linux-kernel [RFC PATCH 02/43] ptrace: cleanup ptrace_request()
2010-08-27 09:42:40 linux-kernel [RFC PATCH 00/43] ptrace cleanups
2010-08-26 10:52:56 linux-kernel [PATCH] h8300: fix a bug on get_user()
2010-08-25 07:48:53 linux-kernel Re: [PATCH 2/3 RESEND] ptrace: cleanup address space conversion on ptrace_request()
2010-08-23 16:38:16 linux-kernel Re: [PATCH 2/3 RESEND] ptrace: cleanup address space conversion on ptrace_request()
2010-08-23 16:06:27 linux-kernel [PATCH 2/3 RESEND] ptrace: cleanup address space conversion on ptrace_request()
2010-08-23 15:01:10 linux-kernel Re: [PATCH 2/2] workqueue: mark lock acquisition on worker_maybe_bind_and_lock()
2010-08-23 14:59:57 linux-kernel Re: [PATCH 0/4] initramfs: remove sparse warnings
2010-08-22 14:20:23 linux-kernel [PATCH 2/2] workqueue: mark lock acquisition on worker_maybe_bind_and_lock()
2010-08-22 14:19:53 linux-kernel [PATCH 1/2] workqueue: annotate lock context change
2010-08-22 10:22:45 linux-kernel [PATCH 2/3] ptrace: add __force markup
2010-08-22 10:22:42 linux-kernel [PATCH 3/3] ptrace: annotate siglock acquirement
2010-08-22 10:22:25 linux-kernel [PATCH 1/3] ptrace: annotate lock context change on exit_ptrace()
2010-08-21 16:09:10 linux-kernel [PATCH] signals: annotate lock context on ptrace_stop()
2010-08-21 15:17:48 linux-kernel [PATCH] signals: annotate siglock acquirement
2010-08-20 15:36:50 linux-kernel Re: [PATCH 0/4] initramfs: remove sparse warnings
2010-08-19 16:57:57 linux-kernel Re: [PATCH 0/4] initramfs: remove sparse warnings
2010-08-19 16:12:34 linux-kernel Re: [RFC][PATCH] introduce ptr_diff()
2010-08-19 15:53:12 linux-kernel Re: [RFC][PATCH] introduce ptr_diff()
2010-08-19 11:37:39 linux-kernel [RFC][PATCH] introduce ptr_diff()
2010-08-19 11:25:01 linux-kernel [tip:perf/core] perf, tracing: add missing __percpu markups
2010-08-19 03:38:26 linux-kernel [PATCH 4/4] initramfs: add missing __user markup
2010-08-19 03:38:22 linux-kernel [PATCH 3/4] initramfs: mark collect buffers as __user pointers
2010-08-19 03:38:20 linux-kernel [PATCH 2/4] initramfs: mark dirp as a __user pointer on clean_rootfs()
2010-08-19 03:38:02 linux-kernel [PATCH 1/4] initramfs: refactor clean_path()
2010-08-19 03:37:51 linux-kernel [PATCH 0/4] initramfs: remove sparse warnings
2010-08-18 13:24:57 linux-kernel [PATCH] init: mark __user address space on string literals
2010-08-18 05:15:31 linux-kernel [PATCH] x86: change a temporary variable name in ia32_signal.c
2010-08-18 05:07:23 linux-kernel [PATCH] x86/ia32: mark address space properly
2010-08-18 01:41:18 linux-kernel [PATCH] x86: add __user markup on sys32_waitpid()
2010-08-17 15:05:49 linux-kernel Re: [PATCH] MIPS: remove RELOC_HIDE on __pa_symbol
2010-08-17 14:38:22 linux-kernel [PATCH v2] init: replace sys_mount() to do_mount()
2010-08-17 13:25:28 linux-kernel Re: [PATCH] init/do_mounts.c: replace sys_mount() to do_mount()
2010-08-17 12:37:30 linux-kernel [PATCH] init/do_mounts.c: replace sys_mount() to do_mount()
2010-08-15 17:12:41 linux-kernel [PATCH] init/main.c: add __force markup when casts to a __user pointer
2010-08-15 16:45:32 linux-kernel [PATCH] init/main.c: refactor maxcpus()
2010-08-15 15:33:06 linux-kernel [PATCH] init/main.c: remove __releases(kernel_lock) notations
2010-08-13 16:06:50 linux-kernel [PATCH] add __user markup in copy_user_handle_tail()
2010-08-13 14:55:40 linux-kernel [PATCH] bitmap: fix address_space conversion on __bitmap_parse
2010-08-13 14:00:23 linux-kernel [PATCH] [CPUFREQ] acpi-cpufreq: add missing __percpu markup
2010-08-12 10:54:33 linux-kernel [PATCH resend] padata: add missing __percpu markup in include/linux/padata.h
2010-08-12 06:48:44 linux-kernel Re: [PATCH V2] [X86] Fix potential issue on memmove
2010-08-11 07:44:38 linux-kernel [tip:x86/urgent] x86: Document __phys_reloc_hide() usage in __pa_symbol()
2010-08-11 06:37:45 linux-kernel [PATCH] x86: add a comment to __pa_symbol
2010-08-11 05:44:32 linux-kernel Re: [PATCH] x86: remove __phys_reloc_hide
2010-08-11 03:48:06 linux-kernel [PATCH] perf, tracing: add missing __percpu markups
2010-08-11 02:24:16 linux-kernel [PATCH] trivial: fix a typo on comments in mm/percpu.c
2010-08-11 02:19:25 linux-kernel [PATCH] percpu: fix a mismatch between code and comment
2010-08-10 14:58:10 linux-kernel [PATCH] percpu: use INT_MAX as sentinel value of unit_map
2010-08-10 10:46:46 linux-kernel Re: [PATCH] x86: remove __phys_reloc_hide
2010-08-10 03:32:43 linux-kernel RE: find_task_by_pid() problem