LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2012-05-03 14:47:13
linux-kernel
Re: [PATCH 09/13] perf target: Introduce perf_target_errno
2012-05-03 14:39:58
linux-kernel
Re: [PATCH 08/13] perf target: Split out perf_target handling code
2012-05-03 14:35:50
linux-kernel
Re: [PATCH 6/7] perf ui: Introduce struct perf_error_ops
2012-05-03 14:11:17
linux-kernel
Re: [GIT PULL 0/5] perf/annotate fixes and improvements
2012-05-02 17:43:43
linux-kernel
[tip:perf/urgent] perf build-id: Fix filename size calculation
2012-05-01 14:19:44
linux-kernel
[PATCH] perf build-id: Fix filename size calculation
2012-02-27 13:32:39
linux-kernel
Re: [PATCH] hw breakpoint: Fix possible memory leak
2012-02-27 12:50:42
linux-kernel
Re: [PATCH] hw breakpoint: Fix possible memory leak
2012-02-27 12:45:52
linux-kernel
Re: [PATCH] hw breakpoint: Fix possible memory leak
2012-02-22 11:40:37
linux-kernel
Re: perf record: can I specify multiple events and use different sample-after value
2012-02-18 03:32:02
linux-kernel
Re: [PATCH for-3.3/core] block: add missing block_bio_complete() tracepoint
2012-02-17 09:45:19
linux-kernel
[tip:perf/core] perf tools: Fix build dependency of perf python extension
2012-02-14 03:08:18
linux-kernel
Re: [GIT PULL 00/16] perf/core improvements and fixes
2012-02-14 02:50:19
linux-kernel
Re: [GIT PULL 00/16] perf/core improvements and fixes
2012-02-12 10:45:33
linux-kernel
[PATCH] perf tools: Fix build dependency of perf python extension
2012-02-10 05:42:25
linux-kernel
Re: [PATCH] perf tools: Allow multiple threads or processes in record, stat, top
2012-02-09 05:36:52
linux-kernel
Re: [PATCH] perf tools: Allow multiple threads or processes in record, stat, top
2012-02-09 01:19:25
linux-kernel
Re: [PATCH] perf tools: Allow multiple threads or processes in record, stat, top
2011-06-28 08:57:08
linux-kernel
[PATCH/RFC] block: add blktrace complete tracepoint in bio_endio()
2011-06-24 05:04:12
linux-kernel
[PATCH] md/raid5: fix possible NULL pointer dereference in debug routine
2011-06-23 16:46:10
linux-kernel
[PATCH] perf script: Rename old perf-trace to perf-script
2011-06-17 03:12:11
linux-kernel
[PATCH reRESEND] block: add REQ_SECURE to REQ_COMMON_MASK
2011-06-17 02:50:36
linux-kernel
[PATCH RESEND] block: add REQ_SECURE to REQ_COMMON_MASK
2011-06-13 14:48:58
linux-kernel
[PATCH 2/3] md/raid5: fix FUA request handling in ops_run_io()
2011-06-13 14:48:40
linux-kernel
[PATCH 3/3] md/raid5: remove unusual use of bio_iovec_idx()
2011-06-13 14:48:35
linux-kernel
[PATCH 1/3] md/raid5: fix raid5_set_bi_hw_segments
2011-06-09 18:21:00
linux-kernel
Re: [PATCH] printk-formats.txt documentation update
2011-06-09 17:47:40
linux-kernel
Re: [PATCH] Revised patch
2011-06-08 03:11:27
linux-kernel
Re: [PATCH] blktrace: add FLUSH/FUA support
2011-06-02 04:53:19
linux-kernel
[PATCH 2/2] md: check ->hot_remove_disk when removing disk
2011-06-02 04:53:13
linux-kernel
[PATCH 1/2] md: convert double atomic_inc() to atomic_add()
2011-06-01 08:38:40
linux-kernel
[PATCH] blktrace: add FLUSH/FUA support
2011-05-31 11:45:00
linux-kernel
[PATCH RESEND] block: remove unwanted semicolons
2011-05-31 10:27:28
linux-kernel
Re: [PATCH 1/2] blktrace: treat flush as barrier
2011-05-28 02:09:49
linux-kernel
Re: [PATCH 1/2] blktrace: treat flush as barrier
2011-05-27 15:13:12
linux-kernel
Re: [PATCH 1/2] blktrace: treat flush as barrier
2011-05-27 13:11:37
linux-kernel
[PATCH 2/2] block: add REQ_SECURE to REQ_COMMON_MASK
2011-05-27 13:11:31
linux-kernel
[PATCH 1/2] blktrace: treat flush as barrier
2011-05-27 06:00:22
linux-kernel
[PATCH 3/3] nbd: adjust 'max_part' according to part_shift
2011-05-27 06:00:14
linux-kernel
[PATCH 2/3] nbd: limit module parameters to a sane value
2011-05-27 06:00:10
linux-kernel
[PATCH 1/3] nbd: pass MSG_* flags to kernel_recvmsg()
2011-05-27 04:57:47
linux-kernel
Re: [PATCH] loop: export module parameters
2011-05-26 12:56:41
linux-kernel
[PATCH 4/5] brd: fix comment on initial device creation
2011-05-26 12:56:20
linux-kernel
[PATCH 5/5] brd: export module parameters
2011-05-26 12:56:17
linux-kernel
[PATCH 3/5] brd: handle on-demand devices correctly
2011-05-26 12:56:13
linux-kernel
[PATCH 2/5] brd: limit 'max_part' module param to DISK_MAX_PARTS
2011-05-26 12:56:09
linux-kernel
[PATCH 1/5] brd: get rid of unused members from struct brd_device
2011-05-26 12:56:06
linux-kernel
[PATCH 0/5] brd: partition handling fixes
2011-05-25 05:44:09
linux-kernel
[PATCH] loop: export module parameters
2011-05-25 02:34:53
linux-kernel
Re: [PATCH 2/4] cfq-iosched: reduce bit operations in cfq_choose_req()
2011-05-24 15:08:12
linux-kernel
Re: [PATCH 2/2] loop: handle on-demand devices correctly