| Commit message (Expand) | Author | Age | Files | Lines |
* | audit: do not needlessly take a lock in tty_audit_exit | Eric Paris | 2013-04-30 | 1 | -3/+0 |
* | audit: do not needlessly take a spinlock in copy_signal | Eric Paris | 2013-04-30 | 1 | -4/+0 |
* | audit: add an option to control logging of passwords with pam_tty_audit | Richard Guy Briggs | 2013-04-30 | 1 | -0/+9 |
* | audit: use spin_lock_irqsave/restore in audit tty code | Eric Paris | 2013-04-30 | 1 | -13/+19 |
* | audit: push loginuid and sessionid processing down | Eric Paris | 2013-04-30 | 1 | -48/+24 |
* | audit: stop pushing loginid, uid, sessionid as arguments | Eric Paris | 2013-04-30 | 1 | -1/+3 |
* | TTY: audit, stop accessing tty->icount | Jiri Slaby | 2012-10-22 | 1 | -7/+8 |
* | userns: Convert audit to work with user namespaces enabled | Eric W. Biederman | 2012-09-18 | 1 | -2/+3 |
* | userns: Convert the audit loginuid to be a kuid | Eric W. Biederman | 2012-09-17 | 1 | -6/+8 |
* | tty_audit: fix tty_audit_add_data live lock on audit disabled | Xiaotian Feng | 2011-03-07 | 1 | -1/+3 |
* | TTY: create drivers/tty and move the tty core files there | Greg Kroah-Hartman | 2010-11-05 | 1 | -0/+358 |