login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
July
»
15
Re: [patch 1/2] x86_64 page fault NMI-safe
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: H. Peter Anvin
Subject:
Re: [patch 1/2] x86_64 page fault NMI-safe
Date: Thursday, July 15, 2010 - 3:24 pm
On 07/15/2010 03:16 PM, Linus Torvalds wrote:
quoted text
> >> This code assumes NMIs have a separate stack. > > It also needs to be made per-cpu (and the flags be per-cpu). > > Then you could in fact possibly test the stack pointer for whether it > is in the NMI stack area, and use the value of %rsp itself as the > flag. So you could avoid the flag entirely. Because testing %rsp is > valid - testing %rip is not. > > That would also avoid the race, because %rsp (as a flag) now gets > cleared atomically by the "iret". So that might actually solve things. >
This seems really clean to me. -hpa -- H. Peter Anvin, Intel Open Source Technology Center I work for Intel. I don't speak on their behalf. --
unsubscribe notice
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to
majordomo@vger.kernel.org
More majordomo info at
http://vger.kernel.org/majordomo-info.html
Please read the FAQ at
http://www.tux.org/lkml/
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
[patch 0/2] x86: NMI-safe trap handlers
, Mathieu Desnoyers
, (Wed Jul 14, 8:49 am)
[patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 8:49 am)
[patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Wed Jul 14, 8:49 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 9:28 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Maciej W. Rozycki
, (Wed Jul 14, 9:42 am)
Re: [patch 0/2] x86: NMI-safe trap handlers
, Andi Kleen
, (Wed Jul 14, 10:06 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 10:06 am)
Re: [patch 0/2] x86: NMI-safe trap handlers
, Mathieu Desnoyers
, (Wed Jul 14, 10:08 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 11:10 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Wed Jul 14, 11:12 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Wed Jul 14, 11:46 am)
Re: [patch 0/2] x86: NMI-safe trap handlers
, Andi Kleen
, (Wed Jul 14, 11:56 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 12:14 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Maciej W. Rozycki
, (Wed Jul 14, 12:21 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Wed Jul 14, 12:36 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 12:41 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 12:54 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Wed Jul 14, 12:56 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Wed Jul 14, 12:58 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 1:05 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Wed Jul 14, 1:07 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Wed Jul 14, 1:08 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 1:17 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Maciej W. Rozycki
, (Wed Jul 14, 1:36 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 1:39 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 1:55 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Wed Jul 14, 2:18 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 2:23 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Maciej W. Rozycki
, (Wed Jul 14, 2:45 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 2:52 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Wed Jul 14, 3:14 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 3:21 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 3:31 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Maciej W. Rozycki
, (Wed Jul 14, 3:31 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Wed Jul 14, 3:31 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 3:37 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Wed Jul 14, 3:48 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Jeremy Fitzhardinge
, (Wed Jul 14, 3:51 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 3:56 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 4:02 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Wed Jul 14, 4:09 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Jul 14, 4:11 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 4:22 pm)
Re: [patch 0/2] x86: NMI-safe trap handlers
, Tejun Heo
, (Wed Jul 14, 4:29 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Tejun Heo
, (Wed Jul 14, 4:32 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Wed Jul 14, 4:38 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Wed Jul 14, 4:40 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Jeremy Fitzhardinge
, (Wed Jul 14, 4:54 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 6:23 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Wed Jul 14, 6:45 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Thu Jul 15, 7:11 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Thu Jul 15, 7:35 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Thu Jul 15, 7:46 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 7:51 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 8:38 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 9:26 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 9:44 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 9:49 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 10:38 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 11:31 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 11:43 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 11:48 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 1:44 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 3:01 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 3:16 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 3:24 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 3:26 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Jul 15, 3:30 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 3:46 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Thu Jul 15, 3:58 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 4:20 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 4:23 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 4:41 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Thu Jul 15, 4:44 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, H. Peter Anvin
, (Thu Jul 15, 4:46 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Andi Kleen
, (Thu Jul 15, 4:48 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Fri Jul 16, 3:47 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Fri Jul 16, 4:21 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Fri Jul 16, 4:43 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Fri Jul 16, 5:00 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 5:28 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Fri Jul 16, 5:54 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Fri Jul 16, 7:49 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 8:34 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Fri Jul 16, 8:40 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 9:47 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Fri Jul 16, 9:58 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 10:54 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, H. Peter Anvin
, (Fri Jul 16, 11:05 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 11:15 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, H. Peter Anvin
, (Fri Jul 16, 11:17 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Fri Jul 16, 11:22 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Linus Torvalds
, (Fri Jul 16, 11:25 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 11:28 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 11:32 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Linus Torvalds
, (Fri Jul 16, 11:37 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Fri Jul 16, 12:13 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 12:26 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 12:28 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, H. Peter Anvin
, (Fri Jul 16, 12:29 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 12:30 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 12:32 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 12:32 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 12:34 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Fri Jul 16, 12:39 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Linus Torvalds
, (Fri Jul 16, 2:39 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 3:07 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Linus Torvalds
, (Fri Jul 16, 3:26 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Mathieu Desnoyers
, (Fri Jul 16, 3:40 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Andi Kleen
, (Fri Jul 16, 3:41 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Linus Torvalds
, (Fri Jul 16, 6:15 pm)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Sun Jul 18, 2:23 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Avi Kivity
, (Sun Jul 18, 2:26 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Sun Jul 18, 4:03 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Sun Jul 18, 10:36 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Sun Jul 18, 11:04 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Sun Jul 18, 11:17 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Sun Jul 18, 11:22 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Sun Jul 18, 11:43 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Sun Jul 18, 12:26 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Mon Jul 19, 12:32 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Tue Aug 3, 10:18 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Tue Aug 3, 11:25 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Tue Aug 3, 11:56 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Tue Aug 3, 12:45 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Linus Torvalds
, (Tue Aug 3, 1:02 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Tue Aug 3, 1:10 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Tue Aug 3, 1:21 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Tue Aug 3, 1:54 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Tue Aug 3, 2:16 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Tue Aug 3, 11:27 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Dave Chinner
, (Tue Aug 3, 11:46 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Tue Aug 3, 11:46 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Wed Aug 4, 12:14 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Ingo Molnar
, (Wed Aug 4, 12:21 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, Peter Zijlstra
, (Wed Aug 4, 2:46 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Aug 4, 7:06 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Wed Aug 4, 7:45 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Wed Aug 4, 7:50 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Wed Aug 4, 7:56 am)
Re: [patch 2/2] x86 NMI-safe INT3 and Page Fault
, H. Peter Anvin
, (Wed Aug 4, 1:23 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Aug 5, 6:42 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Thu Aug 5, 6:49 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Masami Hiramatsu
, (Thu Aug 5, 11:18 pm)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Fri Aug 6, 2:50 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Fri Aug 6, 2:51 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Fri Aug 6, 3:11 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Peter Zijlstra
, (Fri Aug 6, 4:14 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Fri Aug 6, 6:37 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Fri Aug 6, 6:46 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Fri Aug 6, 7:13 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Fri Aug 6, 7:15 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Masami Hiramatsu
, (Sat Aug 7, 2:51 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Frederic Weisbecker
, (Mon Aug 9, 9:53 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Wed Aug 11, 7:34 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Steven Rostedt
, (Wed Aug 11, 7:44 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Sun Aug 15, 6:35 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Sun Aug 15, 9:33 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Sun Aug 15, 9:44 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Sun Aug 15, 9:51 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Mathieu Desnoyers
, (Sun Aug 15, 11:31 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Mon Aug 16, 3:49 am)
Re: [patch 1/2] x86_64 page fault NMI-safe
, Avi Kivity
, (Mon Aug 16, 4:29 am)
Navigation
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 041/196] kobject: add kobject_init_and_add function
Lukas Hejtmanek
Re: Another libata error related to OCZ SSD
Greg Kroah-Hartman
[PATCH 023/196] MCP_UCB1200: Convert from class_device to device
Florian Fainelli
Re: System clock runs too fast after 2.6.27 -> 2.6.28.1 upgrade
Christoph Lameter
[patch 1/4] mmu_notifier: Core code
git
:
Johannes Schindelin
Re: [PATCH 1/2] Add strbuf_initf()
John Bito
[EGIT] Push to GitHub caused corruption
Jakub Narebski
Re: [PATCH 0/2] gitweb: patch view
Junio C Hamano
Re: [PATCH] When a remote is added but not fetched, tell the user.
Andy Parkins
Re: [RFC] Submodules in GIT
git-commits-head
:
Linux Kernel Mailing List
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Linux Kernel Mailing List
V4L/DVB (11086): au0828: rename macro for currently non-function VBI support
Linux Kernel Mailing List
ceph: client types
Linux Kernel Mailing List
ceph: on-wire types
Linux Kernel Mailing List
crypto: chainiv - Use kcrypto_wq instead of keventd_wq
linux-netdev
:
Andrew Morton
Re: [Bugme-new] [Bug 14969] New: b44: WOL does not work in suspended state
Giuseppe CAVALLARO
Re: [PATCH 03/13] stmmac: add the new Header file for stmmac platform data
Taku Izumi
[PATCH 3/3] ixgbe: add registers etc. printout code just before resetting adapters
Eric Dumazet
rps: some comments
Thomas Gleixner
Re: [RFC PATCH 02/12] On Tue, 23 Sep 2008, David Miller wrote:
openbsd-misc
:
Stephan Andreas
problems with login after xlock in OpenBSD release 4.7
pmc
Make A Change. Alcoholism and Drug Addiction Treatment
ropers
Re: what exactly is enc0?
Fuad NAHDI
Re: What does your environment look like?
Matthew Szudzik
Typo on OpenBSD 4.4 CD Set
Colocation donated by:
Syndicate