From: John Stultz <john.stultz@linaro.org>
To: lkml <linux-kernel@vger.kernel.org>
Cc: "John Stultz" <john.stultz@linaro.org>,
"Android Kernel Team" <kernel-team@android.com>,
"Arve Hjønnevåg" <arve@android.com>,
"Nick Kralevich" <nnk@google.com>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"Charndeep Grewal" <csgrewa@tycho.ncsc.mil>
Subject: [PATCH 0/5] staging: Updates from the Android tree (for 3.10)
Date: Tue, 26 Feb 2013 22:07:33 -0800 [thread overview]
Message-ID: <1361945258-24420-1-git-send-email-john.stultz@linaro.org> (raw)
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
next reply other threads:[~2013-02-27 6:08 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-27 6:07 John Stultz [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1361945258-24420-1-git-send-email-john.stultz@linaro.org \
--to=john.stultz@linaro.org \
--cc=arve@android.com \
--cc=csgrewa@tycho.ncsc.mil \
--cc=gregkh@linuxfoundation.org \
--cc=kernel-team@android.com \
--cc=linux-kernel@vger.kernel.org \
--cc=nnk@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome