index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
char
/
tty_audit.c
Age
Commit message (
Expand
)
Author
2010-11-05
TTY: create drivers/tty and move the tty core files there
Greg Kroah-Hartman
2010-10-30
audit: Call tty_audit_push_task() outside preempt disabled
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
copy_signal() cleanup: clean tty_audit_fork()
Veaceslav Falico
2009-06-11
tty: remove buffer special casing
Alan Cox
2009-03-31
Trim includes of fdtable.h
Al Viro
2008-12-09
Audit: Log TIOCSTI
Al Viro
2008-11-14
CRED: Wrap task credential accesses in the tty driver
David Howells
2008-10-13
audit: Handle embedded NUL in TTY input auditing
Miloslav Trmac
2008-05-01
[PATCH] split linux/file.h
Al Viro
2008-04-28
[patch 1/2] audit: let userspace fully control TTY input auditing
Miloslav Trmac
2008-04-28
Audit: standardize string audit interfaces
Eric Paris
2008-04-28
Audit: collect sessionid in netlink messages
Eric Paris
2008-02-08
tty_audit: fix checkpatch complaint
Alan Cox
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
2007-07-16
Audit: add TTY input auditing
Miloslav Trmac