summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_audit.c
AgeCommit message (Expand)AuthorLines
2014-03-20audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs-1/+2
2014-01-13audit: convert all sessionid declaration to unsigned intEric Paris-1/+1
2013-04-30audit: do not needlessly take a lock in tty_audit_exitEric Paris-3/+0
2013-04-30audit: do not needlessly take a spinlock in copy_signalEric Paris-4/+0
2013-04-30audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs-0/+9
2013-04-30audit: use spin_lock_irqsave/restore in audit tty codeEric Paris-13/+19
2013-04-30audit: push loginuid and sessionid processing downEric Paris-48/+24
2013-04-30audit: stop pushing loginid, uid, sessionid as argumentsEric Paris-1/+3
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby-7/+8
2012-09-18userns: Convert audit to work with user namespaces enabledEric W. Biederman-2/+3
2012-09-17userns: Convert the audit loginuid to be a kuidEric W. Biederman-6/+8
2011-03-07tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng-1/+3
2010-11-05TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman-0/+358