aboutsummaryrefslogtreecommitdiff
path: root/drivers/char/tty_audit.c
AgeCommit message (Expand)Author
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman
2010-10-30audit: Call tty_audit_push_task() outside preempt disabledThomas Gleixner
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12copy_signal() cleanup: clean tty_audit_fork()Veaceslav Falico
2009-06-11tty: remove buffer special casingAlan Cox
2009-03-31Trim includes of fdtable.hAl Viro
2008-12-09Audit: Log TIOCSTIAl Viro
2008-11-14CRED: Wrap task credential accesses in the tty driverDavid Howells
2008-10-13audit: Handle embedded NUL in TTY input auditingMiloslav Trmac
2008-05-01[PATCH] split linux/file.hAl Viro
2008-04-28[patch 1/2] audit: let userspace fully control TTY input auditingMiloslav Trmac
2008-04-28Audit: standardize string audit interfacesEric Paris
2008-04-28Audit: collect sessionid in netlink messagesEric Paris
2008-02-08tty_audit: fix checkpatch complaintAlan Cox
2008-02-01[AUDIT] add session id to audit messagesEric Paris
2008-02-01[PATCH] switch audit_get_loginuid() to task_struct *Al Viro
2007-07-16Audit: add TTY input auditingMiloslav Trmac