linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] staging: Updates from the Android tree (for 3.10)
@ 2013-02-27  6:07 John Stultz
  2013-02-27  6:07 ` [PATCH 1/5] staging: android: lowmemorykiller: Add config option to support oom_adj values John Stultz
                   ` (5 more replies)
  0 siblings, 6 replies; 16+ messages in thread
From: John Stultz @ 2013-02-27  6:07 UTC (permalink / raw)
  To: lkml
  Cc: John Stultz, Android Kernel Team, Arve Hjønnevåg,
	Nick Kralevich, Greg Kroah-Hartman, Charndeep Grewal

Hey Greg,
	I was looking over the current Android tree and noticed there
were a few updates that should be pushed into staging so upstream stays
in sync with what Android is using. I've already checked with the folks
at Google (cc'ed) and they had no objections to sending these to you.

Let me know if you have any objections or comments.

thanks
-john

Cc: Android Kernel Team <kernel-team@android.com>
Cc: Arve Hjønnevåg <arve@android.com>
Cc: Nick Kralevich <nnk@google.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Charndeep Grewal <csgrewa@tycho.ncsc.mil>

Arve Hjønnevåg (3):
  staging: android: lowmemorykiller: Add config option to support
    oom_adj values
  staging: android: lowmemorykiller: Don't count reserved free memory
  staging: android: lowmemorykiller: Change default debug_level to 1

Charndeep Grewal (1):
  staging: android: logger: enforce GID and CAP check on log flush

Nick Kralevich (1):
  staging: android: logger: Allow a UID to read it's own log entries

 drivers/staging/android/Kconfig           |    9 ++
 drivers/staging/android/logger.c          |  196 +++++++++++++++++++++++++----
 drivers/staging/android/logger.h          |   40 +++++-
 drivers/staging/android/lowmemorykiller.c |   90 ++++++++++++-
 4 files changed, 304 insertions(+), 31 deletions(-)

-- 
1.7.10.4


^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2013-03-05  9:56 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-27  6:07 [PATCH 0/5] staging: Updates from the Android tree (for 3.10) John Stultz
2013-02-27  6:07 ` [PATCH 1/5] staging: android: lowmemorykiller: Add config option to support oom_adj values John Stultz
2013-02-27 22:18   ` David Rientjes
2013-02-27 22:38     ` Arve Hjønnevåg
2013-02-27 23:12       ` David Rientjes
2013-02-27 23:47         ` Arve Hjønnevåg
2013-02-28  0:14           ` David Rientjes
2013-02-28  1:05             ` Arve Hjønnevåg
2013-02-28  1:41               ` David Rientjes
2013-02-27  6:07 ` [PATCH 2/5] staging: android: lowmemorykiller: Don't count reserved free memory John Stultz
2013-02-27 22:19   ` David Rientjes
2013-02-27  6:07 ` [PATCH 3/5] staging: android: lowmemorykiller: Change default debug_level to 1 John Stultz
2013-02-27  6:07 ` [PATCH 4/5] staging: android: logger: Allow a UID to read it's own log entries John Stultz
2013-02-27  6:07 ` [PATCH 5/5] staging: android: logger: enforce GID and CAP check on log flush John Stultz
2013-03-05  8:39 ` [PATCH 0/5] staging: Updates from the Android tree (for 3.10) Greg Kroah-Hartman
2013-03-05  9:56   ` John Stultz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).