| Commit message (Expand) | Author | Age | Files | Lines |
* | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 1 | -358/+0 |
* | audit: Call tty_audit_push_task() outside preempt disabled | Thomas Gleixner | 2010-10-30 | 1 | -10/+28 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | copy_signal() cleanup: clean tty_audit_fork() | Veaceslav Falico | 2010-03-12 | 1 | -1/+0 |
* | tty: remove buffer special casing | Alan Cox | 2009-06-11 | 1 | -8/+2 |
* | Trim includes of fdtable.h | Al Viro | 2009-03-31 | 1 | -2/+0 |
* | Audit: Log TIOCSTI | Al Viro | 2008-12-09 | 1 | -17/+61 |
* | CRED: Wrap task credential accesses in the tty driver | David Howells | 2008-11-14 | 1 | -2/+4 |
* | audit: Handle embedded NUL in TTY input auditing | Miloslav Trmac | 2008-10-13 | 1 | -1/+1 |
* | [PATCH] split linux/file.h | Al Viro | 2008-05-01 | 1 | -0/+1 |
* | [patch 1/2] audit: let userspace fully control TTY input auditing | Miloslav Trmac | 2008-04-28 | 1 | -50/+4 |
* | Audit: standardize string audit interfaces | Eric Paris | 2008-04-28 | 1 | -1/+1 |
* | Audit: collect sessionid in netlink messages | Eric Paris | 2008-04-28 | 1 | -6/+1 |
* | tty_audit: fix checkpatch complaint | Alan Cox | 2008-02-08 | 1 | -1/+1 |
* | [AUDIT] add session id to audit messages | Eric Paris | 2008-02-01 | 1 | -5/+13 |
* | [PATCH] switch audit_get_loginuid() to task_struct * | Al Viro | 2008-02-01 | 1 | -2/+1 |
* | Audit: add TTY input auditing | Miloslav Trmac | 2007-07-16 | 1 | -0/+345 |