login
Login
/
Register
Search
Search this site:
Forums
News
Blogs
Features
Site
Home
»
Mailing list archives
»
linux-kernel
»
2010
»
August
»
12
Re: Attempted summary of suspend-blockers LKML thread, take three
view
thread
Previous message: [
thread
] [
date
] [
author
]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From: Paul E. McKenney
Subject:
Re: Attempted summary of suspend-blockers LKML thread, take three
Date: Wednesday, August 11, 2010 - 8:44 pm
On Thu, Aug 12, 2010 at 04:25:21AM +0300, Felipe Contreras wrote:
quoted text
> On Thu, Aug 12, 2010 at 4:06 AM, Paul E. McKenney > <paulmck@linux.vnet.ibm.com> wrote: > > On Thu, Aug 12, 2010 at 03:28:00AM +0300, Felipe Contreras wrote: > >> On Thu, Aug 12, 2010 at 1:28 AM, Paul E. McKenney > >> <paulmck@linux.vnet.ibm.com> wrote: > >> > On Wed, Aug 11, 2010 at 10:18:51PM +0300, Felipe Contreras wrote: > >> >> On Mon, Aug 9, 2010 at 9:16 PM, Paul E. McKenney > >> >> <paulmck@linux.vnet.ibm.com> wrote: > >> >> > But wouldn't an office suite run as a power-oblivious application on an > >> >> > Android device? After all, office applications do not need to run when > >> >> > the screen is turned off, so these the applications do not need to use > >> >> > suspend blockers. > >> >> > >> >> Ideally the system would be suspended even when the screen is on. If > >> >> there are no "trusted" applications running at the same time, then > >> >> openoffice wouldn't load at all. Right? > >> > > >> > My understanding is that Android systems in fact do not suspend when > >> > the screen is on, and that most (perhaps all) other systems do not > >> > opportunistically suspend at all. There has been some speculation about > >> > what a hypothetical Android having a non-volatile display might do, > >> > but as far as I know, this is just speculation. > >> > >> I have a desktop system in mind. If opportunistic suspend is only > >> triggered when the display is off, then it's no good for normal usage, > >> and therefore dynamic PC needs to get its act together... specially > >> for laptops. > > > > If I understand you correctly, you are saying that both opportunistic > > suspend and dynamic power control should be used together, with dynamic > > power control being used for short non-busy periods (as in between > > keystrokes) and opportunistic suspend being used for longer non-busy > > periods (as in while grabbing a coffee). That combination of usage > > sounds promising to me. > > No. In the future x86 will be fixed, but for now let's imagine an ARM laptop.
Hmmm... OK...
quoted text
> > That said, I don't know that anyone has really sat down and thought > > through how one might apply suspend blockers to a desktop system. > > I suspect that there are several ways to go about it. > > Think in terms of an ARM laptop. What good is opportunistic suspend if > it's not going to help when the laptop is being used?
For when the laptop is not being used, presumably. Thanx, Paul --
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:
Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sat Jul 31, 10:58 am)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sat Jul 31, 9:52 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sat Jul 31, 10:48 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sat Jul 31, 11:01 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Mikael Abrahamsson
, (Sat Jul 31, 11:24 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Mikael Abrahamsson
, (Sat Jul 31, 11:49 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sun Aug 1, 12:12 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sun Aug 1, 12:27 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Ted Ts'o
, (Sun Aug 1, 1:40 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 3:47 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 3:49 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 4:00 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Sun Aug 1, 4:02 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 4:12 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Sun Aug 1, 4:16 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Sun Aug 1, 4:30 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sun Aug 1, 6:10 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Paul E. McKenney
, (Sun Aug 1, 6:11 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sun Aug 1, 8:03 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sun Aug 1, 8:04 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 8:06 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Sun Aug 1, 9:05 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Sun Aug 1, 10:06 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Sun Aug 1, 10:34 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Sun Aug 1, 10:44 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Sun Aug 1, 11:06 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Sun Aug 1, 11:40 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Sun Aug 1, 11:53 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Mon Aug 2, 12:02 am)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Mon Aug 2, 12:23 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Mon Aug 2, 2:06 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Ted Ts'o
, (Mon Aug 2, 5:12 am)
Re: Attempted summary of suspend-blockers LKML thread
, Ted Ts'o
, (Mon Aug 2, 5:27 am)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Mon Aug 2, 6:52 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Mon Aug 2, 7:00 am)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Mon Aug 2, 7:08 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Mon Aug 2, 7:09 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Mon Aug 2, 7:12 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Mon Aug 2, 9:51 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Ted Ts'o
, (Mon Aug 2, 11:47 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Mon Aug 2, 1:36 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Mon Aug 2, 2:33 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Mon Aug 2, 3:27 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Mon Aug 2, 3:40 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Mon Aug 2, 5:08 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Mon Aug 2, 8:21 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Mon Aug 2, 9:18 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul Menage
, (Mon Aug 2, 9:38 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul Menage
, (Mon Aug 2, 9:41 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Mon Aug 2, 9:44 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Mon Aug 2, 9:56 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Mon Aug 2, 10:01 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Mon Aug 2, 10:06 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Tue Aug 3, 4:25 am)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Tue Aug 3, 4:26 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Tue Aug 3, 7:11 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Tue Aug 3, 8:41 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Tue Aug 3, 9:02 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Arve Hjønnevåg
, (Tue Aug 3, 3:08 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 3:23 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 3:47 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 4:19 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Tue Aug 3, 5:10 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 5:51 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Tue Aug 3, 6:09 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Tue Aug 3, 6:34 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 8:39 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arjan van de Ven
, (Tue Aug 3, 8:57 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Tue Aug 3, 9:00 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 9:47 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 9:55 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Olivier Galibert
, (Tue Aug 3, 9:58 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 10:22 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Arve Hjønnevåg
, (Tue Aug 3, 10:43 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Tue Aug 3, 10:46 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 10:59 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 11:03 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Tue Aug 3, 11:12 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Olivier Galibert
, (Tue Aug 3, 11:28 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 11:30 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Tue Aug 3, 11:48 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Tue Aug 3, 11:50 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 12:10 am)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Wed Aug 4, 12:35 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 12:42 am)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 4:47 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 9:27 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 9:32 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 9:35 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 11:30 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 11:32 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 11:39 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 11:51 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 11:55 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 12:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 12:21 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 12:29 pm)
Attempted summary of suspend-blockers LKML thread, take two
, Paul E. McKenney
, (Wed Aug 4, 12:57 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 12:57 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 1:08 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 1:31 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Pavel Machek
, (Wed Aug 4, 1:42 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 1:43 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 1:46 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 1:48 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 1:51 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 1:51 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Wed Aug 4, 1:56 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Pavel Machek
, (Wed Aug 4, 2:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 2:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 2:31 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Wed Aug 4, 2:39 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Wed Aug 4, 2:40 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 3:08 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:20 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:29 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:31 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:42 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 3:51 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:54 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 3:56 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:04 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 4:06 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 4:10 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Anca Emanuel
, (Wed Aug 4, 4:13 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 4:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:19 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 4:19 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:23 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 4:26 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 4:30 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 4:33 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:39 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 4:40 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:49 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 4:53 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 5:00 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 5:10 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 5:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 5:17 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Wed Aug 4, 5:20 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 5:25 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 5:48 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Wed Aug 4, 6:02 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matt Helsley
, (Wed Aug 4, 6:58 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Wed Aug 4, 7:02 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 7:39 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Wed Aug 4, 7:46 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Matt Helsley
, (Wed Aug 4, 8:25 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 8:59 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Wed Aug 4, 9:05 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Wed Aug 4, 10:18 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Wed Aug 4, 10:33 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Florian Mickler
, (Wed Aug 4, 10:56 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 6:04 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Thu Aug 5, 6:18 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 6:21 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 6:28 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Thu Aug 5, 6:37 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Thu Aug 5, 6:38 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Thu Aug 5, 6:40 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Thu Aug 5, 6:47 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 7:07 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Thu Aug 5, 7:16 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 7:22 am)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 7:23 am)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 7:29 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Thu Aug 5, 7:33 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 7:34 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 5, 7:40 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 8:12 am)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 8:15 am)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Thu Aug 5, 8:34 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 8:46 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Mark Brown
, (Thu Aug 5, 9:09 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 11:09 am)
Re: Attempted summary of suspend-blockers LKML thread
, kevin granade
, (Thu Aug 5, 11:13 am)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 11:20 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Paul E. McKenney
, (Thu Aug 5, 11:21 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 1:09 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 1:26 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 1:30 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 1:31 pm)
Re: Attempted summary of suspend-blockers LKML thread
, kevin granade
, (Thu Aug 5, 1:51 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Thu Aug 5, 3:02 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 3:09 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 3:16 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 4:03 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 4:05 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Thu Aug 5, 4:19 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 5, 4:35 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Thu Aug 5, 4:41 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 5:13 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 5:16 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 5:22 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 5:29 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Thu Aug 5, 5:42 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Thu Aug 5, 6:01 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Brian Swetland
, (Thu Aug 5, 6:22 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Arve Hjønnevåg
, (Thu Aug 5, 6:29 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Fri Aug 6, 1:07 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Fri Aug 6, 1:29 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Fri Aug 6, 5:30 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Fri Aug 6, 5:35 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Fri Aug 6, 5:43 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 9:00 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 10:09 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 10:22 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 10:24 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Fri Aug 6, 10:33 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 11:18 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Fri Aug 6, 3:12 pm)
Attempted summary of suspend-blockers LKML thread, take three
, Paul E. McKenney
, (Fri Aug 6, 3:54 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Fri Aug 6, 4:35 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Fri Aug 6, 4:59 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Fri Aug 6, 5:14 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 6, 5:25 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Fri Aug 6, 5:36 pm)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Fri Aug 6, 6:00 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Fri Aug 6, 6:40 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Fri Aug 6, 7:05 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Fri Aug 6, 8:14 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Ted Ts'o
, (Fri Aug 6, 11:15 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Ted Ts'o
, (Fri Aug 6, 11:28 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Rafael J. Wysocki
, (Sat Aug 7, 2:01 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Rafael J. Wysocki
, (Sat Aug 7, 2:11 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Rafael J. Wysocki
, (Sat Aug 7, 2:12 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Sat Aug 7, 2:38 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Sat Aug 7, 3:00 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Sat Aug 7, 6:07 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sat Aug 7, 7:36 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Theodore Tso
, (Sat Aug 7, 7:46 am)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sat Aug 7, 8:07 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Sat Aug 7, 8:32 am)
Re: Attempted summary of suspend-blockers LKML thread
, david
, (Sat Aug 7, 1:17 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Sat Aug 7, 1:36 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Paul E. McKenney
, (Sat Aug 7, 2:11 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Sat Aug 7, 2:20 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Sun Aug 8, 5:40 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Sun Aug 8, 5:53 am)
Re: Attempted summary of suspend-blockers LKML thread
, Felipe Contreras
, (Sun Aug 8, 6:35 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Ted Ts'o
, (Sun Aug 8, 8:57 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Sun Aug 8, 9:08 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Matthew Garrett
, (Sun Aug 8, 9:17 am)
Re: Attempted summary of suspend-blockers LKML thread
, Felipe Contreras
, (Sun Aug 8, 10:08 am)
Re: Attempted summary of suspend-blockers LKML thread
, Matthew Garrett
, (Sun Aug 8, 10:09 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Sun Aug 8, 10:40 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Sun Aug 8, 11:02 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Sun Aug 8, 11:07 am)
Re: Attempted summary of suspend-blockers LKML thread
, Mark Brown
, (Sun Aug 8, 11:34 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Ted Ts'o
, (Sun Aug 8, 2:38 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Pavel Machek
, (Mon Aug 9, 12:26 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Mon Aug 9, 12:34 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Mon Aug 9, 3:24 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Mon Aug 9, 11:16 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Mon Aug 9, 11:28 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Mon Aug 9, 11:54 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Mon Aug 9, 12:18 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Mon Aug 9, 12:32 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Mon Aug 9, 6:17 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Mon Aug 9, 9:45 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Tue Aug 10, 1:38 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Matthew Garrett
, (Tue Aug 10, 7:11 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Mark Brown
, (Tue Aug 10, 7:15 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Tue Aug 10, 7:40 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Tue Aug 10, 7:44 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Matthew Garrett
, (Tue Aug 10, 7:55 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Tue Aug 10, 11:07 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Matthew Garrett
, (Tue Aug 10, 11:13 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Tue Aug 10, 11:18 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Tue Aug 10, 5:42 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Tue Aug 10, 5:44 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Tue Aug 10, 6:28 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Tue Aug 10, 7:21 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Tue Aug 10, 8:00 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 9:57 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 12:18 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 12:25 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Ted Ts'o
, (Wed Aug 11, 12:31 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Mark Brown
, (Wed Aug 11, 12:43 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 1:00 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 2:25 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Wed Aug 11, 2:37 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 3:03 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Wed Aug 11, 3:12 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Wed Aug 11, 3:12 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Wed Aug 11, 3:28 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Wed Aug 11, 3:49 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 5:17 pm)
Re: Attempted summary of suspend-blockers LKML thread
, Felipe Contreras
, (Wed Aug 11, 5:23 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 5:28 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 5:46 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Wed Aug 11, 6:03 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Wed Aug 11, 6:06 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Wed Aug 11, 6:25 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Wed Aug 11, 8:44 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 3:36 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Theodore Tso
, (Thu Aug 12, 3:47 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 4:11 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Mark Brown
, (Thu Aug 12, 7:09 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 12, 9:19 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 9:57 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Thu Aug 12, 10:33 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 12, 10:43 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 10:52 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 12, 11:38 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 12:00 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Dominik Brodowski
, (Thu Aug 12, 12:27 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Thu Aug 12, 12:34 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Brian Swetland
, (Thu Aug 12, 12:48 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Dominik Brodowski
, (Thu Aug 12, 12:52 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Alan Cox
, (Fri Aug 13, 3:30 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Fri Aug 13, 3:35 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Felipe Contreras
, (Fri Aug 13, 3:43 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Alan Cox
, (Fri Aug 13, 3:57 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Fri Aug 13, 3:58 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 13, 7:42 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 13, 8:14 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 13, 8:22 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Fri Aug 13, 8:28 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 13, 8:29 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Felipe Contreras
, (Fri Aug 13, 8:40 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Dominik Brodowski
, (Fri Aug 13, 8:57 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Joe Perches
, (Fri Aug 13, 9:06 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Dominik Brodowski
, (Fri Aug 13, 9:19 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Felipe Contreras
, (Fri Aug 13, 9:19 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Fri Aug 13, 10:11 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Fri Aug 13, 10:13 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Ted Ts'o
, (Fri Aug 13, 12:08 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Brian Swetland
, (Fri Aug 13, 12:29 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, James Bottomley
, (Fri Aug 13, 5:43 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Pavel Machek
, (Sat Aug 14, 12:38 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Sat Aug 14, 8:10 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Arjan van de Ven
, (Sat Aug 14, 9:53 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Sun Aug 15, 12:00 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Matthew Garrett
, (Mon Aug 16, 9:09 am)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Rafael J. Wysocki
, (Mon Aug 16, 2:11 pm)
Re: [linux-pm] Attempted summary of suspend-blockers LKML ...
, Igor Stoppa
, (Tue Aug 17, 5:07 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Ted Ts'o
, (Tue Aug 17, 8:25 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, david
, (Thu Aug 19, 4:10 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Thu Aug 19, 9:58 pm)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Pavel Machek
, (Sat Aug 28, 1:51 am)
Re: Attempted summary of suspend-blockers LKML thread, tak ...
, Paul E. McKenney
, (Mon Aug 30, 5:04 pm)
Navigation
Create content
Mailing list archives
Recent posts
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 17/36] sysdev: detect multiple driver registrations
Greg Kroah-Hartman
[PATCH 22/36] PM: Make wakeup flags available whenever CONFIG_PM is set
Greg Kroah-Hartman
[PATCH 20/36] Driver core: Call device_pm_add() after bus_add_device() in device_a...
Greg Kroah-Hartman
[PATCH 26/36] Kobject: Replace list_for_each() with list_for_each_entry().
Lars-Peter Clausen
[PATCH v2 02/26] MIPS: jz4740: Add IRQ handler code
git
:
Johannes Schindelin
Re: [PATCH 2/2] git-svn: support fetch with autocrlf on
Mark Burton
Re: [PATCH] builtin-branch: highlight current remote branches with an asterisk
Pieter de Bie
Re: Using url.insteadOf in git-clone
Teemu Likonen
Re: [PATCH] gc --aggressive: make it really aggressive
Junio C Hamano
Re: [PATCH 6/6] Teach core object handling functions about gitlinks
linux-netdev
:
Pavel Emelyanov
Re: [RFC][PATCH] ns: Syscalls for better namespace sharing control.
Daniel Schaffrath
Re: tcp bw in 2.6
Gerrit Renker
[PATCH 37/37] dccp: Debugging functions for feature negotiation
Denys Vlasenko
[PATCH 1/2] bnx2: factor out gzip unpacker
Eric Dumazet
Re: [PATCH] ipv4/route.c: respect prefsrc for local routes
openbsd-misc
:
Jason Dixon
Re: any web management gui for pf ?
Conor
Re: RFID Reader
Josh Grosse
ssh/sshd challenge-response seems to have stopped working in -current
Pieter Verberne
File collision while using pkg_add
Stuart Henderson
Re: SquidGuard problem
git-commits-head
:
Linux Kernel Mailing List
ath9k_htc: Allocate URBs properly
Linux Kernel Mailing List
ath9k: Added get_survey callback in order to get channel noise
Linux Kernel Mailing List
ALSA: snd-usb-caiaq: Do not expose hardware input mode 0 of A4DJ
Linux Kernel Mailing List
tracing: protect reader of cmdline output
Linux Kernel Mailing List
kconfig: recalc symbol value before showing search results
Colocation donated by:
Syndicate