linux/drivers/staging/android
Nick Kralevich 0441bcf4db staging: android: logger: Allow a UID to read it's own log entries
Modify the kernel logger to record the UID associated with
the log entries. Always allow the same UID which generated a
log message to read the log message.

Allow anyone in the logs group, or anyone with CAP_SYSLOG, to
read all log entries.

In addition, allow the client to upgrade log formats, so they
can get additional information from the kernel.

Cc: Android Kernel Team <kernel-team@android.com>
Cc: Nick Kralevich <nnk@google.com>
Signed-off-by: Nick Kralevich <nnk@google.com>
Signed-off-by: John Stultz <john.stultz@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2013-03-05 16:38:44 +08:00
..
trace staging: sync: Add tracepoint support 2013-03-04 17:46:55 +08:00
alarm-dev.c staging: alarm-dev: Implement compat_ioctl support 2013-01-18 12:37:11 -08:00
android_alarm.h staging: alarm-dev: Implement compat_ioctl support 2013-01-18 12:37:11 -08:00
ashmem.c staging: android: ashmem: get_name,set_name not to hold ashmem_mutex 2013-03-05 16:35:22 +08:00
ashmem.h
binder_trace.h Staging: android: binder: Add some tracepoints 2012-10-22 13:04:29 -07:00
binder.c hlist: drop the node parameter from iterators 2013-02-27 19:10:24 -08:00
binder.h Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2013-02-21 17:40:58 -08:00
Kconfig staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
logger.c staging: android: logger: Allow a UID to read it's own log entries 2013-03-05 16:38:44 +08:00
logger.h staging: android: logger: Allow a UID to read it's own log entries 2013-03-05 16:38:44 +08:00
lowmemorykiller.c staging: android: lowmemorykiller: Change default debug_level to 1 2013-03-05 16:37:45 +08:00
Makefile staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
ram_console.h
sw_sync.c staging: sw_sync: Convert to use new value_str debug ops 2013-03-04 17:46:55 +08:00
sw_sync.h staging: sw_sync: Add cpu based sync driver 2013-03-04 17:40:08 +08:00
sync.c staging: sync: Fix timeout = 0 wait behavior 2013-03-04 17:46:55 +08:00
sync.h staging: sync: Refactor sync debug printing 2013-03-04 17:46:55 +08:00
timed_gpio.c staging/android: use module_platform_driver 2012-08-13 19:04:25 -07:00
timed_gpio.h
timed_output.c
timed_output.h
TODO