aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/tty_audit.c
AgeCommit message (Expand)Author
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris
2013-04-30audit: push loginuid and sessionid processing downEric Paris
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman
2011-03-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman