LinuxLists
Users
About
Stephen Wilson (
[email protected]
)
Number of posts: 94 (0.84 per day)
First post: 2011-02-16 06:16:48
Last post: 2011-06-08 22:14:09
Next Page
Date
List
Subject
2011-06-08 22:14:09
linux-kernel
Re: [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks.
2011-06-08 22:12:41
linux-kernel
Re: [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception.
2011-06-08 22:11:53
linux-kernel
Re: [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes.
2011-06-08 04:14:01
linux-kernel
Re: [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree.
2011-05-15 22:23:51
linux-kernel
[PATCH v2 8/9] proc: make struct proc_maps_private truly private
2011-05-15 22:23:17
linux-kernel
[PATCH v2 9/9] proc: allocate storage for numa_maps statistics once
2011-05-15 22:23:00
linux-kernel
[PATCH v2 5/9] mm: remove check_huge_range()
2011-05-15 22:22:53
linux-kernel
[PATCH v2 7/9] mm: proc: move show_numa_map() to fs/proc/task_mmu.c
2011-05-15 22:22:43
linux-kernel
[PATCH v2 4/9] mm: make gather_stats() type-safe and remove forward declaration
2011-05-15 22:22:28
linux-kernel
[PATCH v2 6/9] mm: declare mpol_to_str() when CONFIG_TMPFS=n
2011-05-15 22:22:10
linux-kernel
[PATCH v2 2/9] mm: use walk_page_range() instead of custom page table walking code
2011-05-15 22:21:52
linux-kernel
[PATCH v2 3/9] mm: remove MPOL_MF_STATS
2011-05-15 22:21:43
linux-kernel
[PATCH v2 1/9] mm: export get_vma_policy()
2011-05-15 22:21:26
linux-kernel
[PATCH v2 0/9] avoid allocation in show_numa_map()
2011-05-09 19:39:29
linux-kernel
Re: [PATCH 3/8] mm: remove MPOL_MF_STATS
2011-05-09 19:37:17
linux-kernel
Re: [PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
2011-05-07 05:37:47
linux-kernel
Re: mmotm 2011-05-06-16-39 uploaded (fs/proc/task_mmu)
2011-05-05 02:37:43
linux-kernel
Re: [PATCH 0/8] avoid allocation in show_numa_map()
2011-04-27 23:38:08
linux-kernel
[PATCH 8/8] proc: allocate storage for numa_maps statistics once
2011-04-27 23:37:54
linux-kernel
[PATCH 7/8] proc: make struct proc_maps_private truly private
2011-04-27 23:37:50
linux-kernel
[PATCH 6/8] mm: proc: move show_numa_map() to fs/proc/task_mmu.c
2011-04-27 23:37:21
linux-kernel
[PATCH 3/8] mm: remove MPOL_MF_STATS
2011-04-27 23:37:11
linux-kernel
[PATCH 5/8] mm: remove check_huge_range()
2011-04-27 23:36:54
linux-kernel
[PATCH 4/8] mm: make gather_stats() type-safe and remove forward declaration
2011-04-27 23:36:43
linux-kernel
[PATCH 2/8] mm: use walk_page_range() instead of custom page table walking code
2011-04-27 23:36:36
linux-kernel
[PATCH 1/8] mm: export get_vma_policy()
2011-04-27 23:36:31
linux-kernel
[PATCH 0/8] avoid allocation in show_numa_map()
2011-04-26 16:45:52
linux-kernel
Re: [PATCH] proc: fix pagemap_read() error case (was Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read)
2011-04-26 16:03:47
linux-kernel
Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read
2011-04-25 14:31:26
linux-kernel
Re: [PATCH] proc: put check_mem_permission before __get_free_page in mem_read
2011-04-02 01:29:52
linux-kernel
Re: [PATCH v3 2.6.39-rc1-tip 6/26] 6: Uprobes: register/unregister probes.
2011-04-02 00:27:13
linux-kernel
Re: [PATCH v3 2.6.39-rc1-tip 6/26] 6: Uprobes: register/unregister probes.
2011-03-27 17:52:15
linux-kernel
Re: BUG: unable to handle kernel paging request
2011-03-23 15:20:26
linux-kernel
[PATCH v2 resend 08/12] mm: implement access_remote_vm
2011-03-23 15:18:31
linux-kernel
[PATCH v2 resend 07/12] mm: factor out main logic of access_process_vm
2011-03-23 15:05:10
linux-kernel
Re: [PATCH v2 resend 0/12] enable writing to /proc/pid/mem
2011-03-23 14:51:41
linux-kernel
[PATCH v2 resend 10/12] proc: hold cred_guard_mutex in check_mem_permission()
2011-03-23 14:51:20
linux-kernel
[PATCH v2 resend 12/12] proc: enable writing to /proc/pid/mem
2011-03-23 14:51:13
linux-kernel
[PATCH v2 resend 11/12] proc: make check_mem_permission() return an mm_struct on success
2011-03-23 14:50:40
linux-kernel
[PATCH v2 resend 09/12] proc: disable mem_write after exec
2011-03-23 14:47:37
linux-kernel
[PATCH v2 resend 06/12] mm: use mm_struct to resolve gate vma's in __get_user_pages
2011-03-23 14:47:19
linux-kernel
[PATCH v2 resend 03/12] mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
2011-03-23 14:46:43
linux-kernel
[PATCH v2 resend 05/12] mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
2011-03-23 14:46:42
linux-kernel
[PATCH v2 resend 04/12] mm: arch: make in_gate_area take an mm_struct instead of a task_struct
2011-03-23 14:45:52
linux-kernel
[PATCH v2 resend 0/12] enable writing to /proc/pid/mem
2011-03-23 14:45:32
linux-kernel
[PATCH v2 resend 02/12] x86: mark associated mm when running a task in 32 bit compatibility mode
2011-03-23 14:45:28
linux-kernel
[PATCH v2 resend 01/12] x86: add context tag to mark mm when running a task in 32-bit compatibility mode
2011-03-18 22:11:54
linux-kernel
Re: [PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain
2011-03-15 20:32:33
linux-kernel
Re: [PATCH v2 2.6.38-rc8-tip 11/20] 11: uprobes: slot allocation for uprobes
2011-03-15 19:57:03
linux-kernel
Re: [PATCH v2 2.6.38-rc8-tip 16/20] 16: uprobes: register a notifier for uprobes.
2011-03-15 19:51:31
linux-kernel
Re: [PATCH v2 2.6.38-rc8-tip 17/20] 17: uprobes: filter chain