LinuxLists
Users
About
Roland McGrath (
[email protected]
)
Number of posts: 1241 (0.47 per day)
First post: 2002-09-20 18:42:32
Last post: 2010-01-04 18:23:46
Previous Page
/
Next Page
Date
List
Subject
2007-11-16 20:24:19
linux-kernel
Re: [PATCH 2/3] wait_task_stopped: tidy up the noreap case
2007-11-16 19:54:23
linux-kernel
Re: [PATCH 1/3] wait_task_stopped: don't use task_pid_nr_ns() lockless
2007-11-14 07:33:37
linux-kernel
Re: [PATCH] sigwait eats blocked default-ignore signals
2007-11-12 23:42:41
linux-kernel
[PATCH] sigwait eats blocked default-ignore signals
2007-11-12 03:14:04
linux-kernel
[PATCH] core dump: remain dumpable
2007-11-08 22:09:32
linux-kernel
Re: [patch 2/2] clone: prepare to recycle CLONE_DETACHED and CLONE_STOPPED
2007-11-07 23:50:50
linux-kernel
Re: [PATCH] x86 - 32-bit ptrace emulation mishandles 6th arg
2007-11-07 21:13:12
linux-kernel
Re: [PATCH] x86 - 32-bit ptrace emulation mishandles 6th arg
2007-11-06 23:30:58
linux-kernel
[PATCH] x86_64: ia32 ptrace THREAD_AREA fix
2007-11-01 09:38:30
linux-kernel
Re: [PATCH] markers: modpost
2007-11-01 01:07:19
linux-kernel
[PATCH] markers: modpost
2007-10-18 22:12:16
linux-kernel
[PATCH] ia64 vDSO vs --build-id
2007-10-18 19:55:19
linux-kernel
[PATCH] ia64: check-segrel.lds vs --build-id
2007-10-16 03:44:37
linux-kernel
[PATCH] powerpc32 vDSO: linker script indentation
2007-10-16 03:44:19
linux-kernel
[PATCH] powerpc64 vDSO: linker script indentation
2007-10-16 03:42:19
linux-kernel
[PATCH] SH vDSO: linker script indentation
2007-10-16 03:40:54
linux-kernel
[PATCH] ia64 vDSO: linker script indentation
2007-10-15 23:50:57
linux-kernel
Re: [patch 1/4] Linux Kernel Markers - Architecture Independent Code
2007-10-11 10:52:12
linux-kernel
Re: [PATCH] core dump: remain dumpable
2007-10-11 10:35:02
linux-kernel
Re: [PATCH] core dump: remain dumpable
2007-10-11 07:40:52
linux-kernel
[PATCH] x86_64 vDSO linker script cleanup
2007-10-11 06:27:48
linux-kernel
[PATCH] core dump: remain dumpable
2007-09-25 00:59:59
linux-kernel
Re: [PATCH 1/2] powerpc: ptrace CHECK_FULL_REGS
2007-09-24 23:53:32
linux-kernel
[PATCH 2/2] powerpc: FULL_REGS on exec
2007-09-24 23:51:13
linux-kernel
[PATCH 1/2] powerpc: ptrace CHECK_FULL_REGS
2007-09-24 11:05:52
linux-kernel
[PATCH 2/2] x86_64 vDSO: put vars in .rodata
2007-09-24 11:05:34
linux-kernel
[PATCH 1/2] x86_64 vDSO linker script cleanup
2007-09-15 01:31:37
linux-kernel
Re: [PATCH] Add ELF note with Linux version
2007-09-14 21:15:55
linux-kernel
Re: [PATCH] Add ELF note with Linux version
2007-09-05 10:06:43
linux-kernel
[PATCH] Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACH
2007-09-04 02:25:01
linux-kernel
Re: PATCH? fix SIGNAL_STOP_DEQUEUED vs SIGCONT race
2007-09-01 08:27:25
linux-kernel
Re: PATCH? fix SIGNAL_STOP_DEQUEUED vs SIGCONT race
2007-09-01 07:12:39
linux-kernel
Re: SIGNAL_STOP_DEQUEUED
2007-08-28 10:26:16
linux-kernel
Re: [PATCH] wait_task_stopped/continued: remove unneeded p->signal != NULL check
2007-08-28 09:11:23
linux-kernel
Re: [PATCH] Use ERESTARTNOHAND if poll() is interrupted by a signal
2007-08-28 08:55:11
linux-kernel
Re: [RFC,PATCH 5/5] exec: RT sub-thread can livelock and monopolize CPU on exec
2007-08-28 04:35:41
linux-kernel
SIGNAL_STOP_DEQUEUED
2007-08-23 00:33:18
linux-kernel
Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
2007-08-22 23:16:49
linux-kernel
Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
2007-08-22 21:57:28
linux-kernel
Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
2007-08-22 10:25:26
linux-kernel
Re: 2.6.23-rc3-mm1: cannot stat `vdso.so.dbg'
2007-08-20 21:36:36
linux-kernel
Re: [POWERPC] Fix for assembler -g
2007-08-20 21:33:17
linux-kernel
Re: [POWERPC] Fix for assembler -g
2007-08-20 20:18:48
linux-kernel
Re: [POWERPC] Fix for assembler -g
2007-08-20 18:54:43
linux-kernel
Re: [PATCH] do_sigaction: don't worry about signal_pending()
2007-08-19 20:32:00
linux-kernel
Re: [RFC,PATCH 5/5] exec: RT sub-thread can livelock and monopolize CPU on exec
2007-08-19 19:46:16
linux-kernel
Re: [RFC,PATCH 5/5] exec: RT sub-thread can livelock and monopolize CPU on exec
2007-08-18 23:29:20
linux-kernel
Re: [PATCH 1/5] exec: kill unsafe BUG_ON(sig->count) checks
2007-08-18 23:25:39
linux-kernel
Re: [RFC,PATCH 5/5] exec: RT sub-thread can livelock and monopolize CPU on exec
2007-08-18 23:13:16
linux-kernel
Re: [PATCH 3/5] exec: simplify the new ->sighand allocation
2007-08-18 23:11:13
linux-kernel
Re: [PATCH 2/5] exec: simplify ->sighand switching