summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_audit.c
Commit message (Expand)AuthorAgeFilesLines
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-201-1/+2
* audit: convert all sessionid declaration to unsigned intEric Paris2014-01-131-1/+1
* audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-301-3/+0
* audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-301-4/+0
* audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-301-0/+9
* audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-301-13/+19
* audit: push loginuid and sessionid processing downEric Paris2013-04-301-48/+24
* audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-301-1/+3
* TTY: audit, stop accessing tty->icountJiri Slaby2012-10-221-7/+8
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-181-2/+3
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-171-6/+8
* tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng2011-03-071-1/+3
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-051-0/+358
OpenPOWER on IntegriCloud