summaryrefslogtreecommitdiff
path: root/drivers/tty/tty_audit.c
Commit message (Expand)AuthorAge
* tty: audit: remove unused variableSudip Mukherjee2016-03-07
* tty: audit: Poison tty_audit_buf while process exitsPeter Hurley2016-01-27
* tty: audit: Always push audit buffer before TIOCSTIPeter Hurley2016-01-27
* tty: audit: Check audit enable firstPeter Hurley2016-01-27
* tty: audit: Simplify first-use allocationPeter Hurley2016-01-27
* tty: audit: Remove tty_audit_buf reference countingPeter Hurley2016-01-27
* tty: audit: Remove false memory optimizationPeter Hurley2016-01-27
* tty: audit: Handle tty audit enable atomicallyPeter Hurley2016-01-27
* tty: audit: Track tty association with dev_tPeter Hurley2016-01-27
* tty: audit: Combine push functionsPeter Hurley2016-01-27
* tty: audit: Ignore current association for audit pushPeter Hurley2016-01-27
* tty: audit: Take siglock directlyPeter Hurley2016-01-27
* tty: audit: Defer audit buffer associationPeter Hurley2016-01-27
* tty: audit: Remove icanon mode from call chainPeter Hurley2016-01-27
* tty: audit: Early-out pty master reads earlierPeter Hurley2016-01-27
* tty: audit: Fix audit sourcePeter Hurley2015-11-20
* audit: anchor all pid references in the initial pid namespaceRichard Guy Briggs2014-03-20
* audit: convert all sessionid declaration to unsigned intEric Paris2014-01-13
* audit: do not needlessly take a lock in tty_audit_exitEric Paris2013-04-30
* audit: do not needlessly take a spinlock in copy_signalEric Paris2013-04-30
* audit: add an option to control logging of passwords with pam_tty_auditRichard Guy Briggs2013-04-30
* audit: use spin_lock_irqsave/restore in audit tty codeEric Paris2013-04-30
* audit: push loginuid and sessionid processing downEric Paris2013-04-30
* audit: stop pushing loginid, uid, sessionid as argumentsEric Paris2013-04-30
* TTY: audit, stop accessing tty->icountJiri Slaby2012-10-22
* userns: Convert audit to work with user namespaces enabledEric W. Biederman2012-09-18
* userns: Convert the audit loginuid to be a kuidEric W. Biederman2012-09-17
* tty_audit: fix tty_audit_add_data live lock on audit disabledXiaotian Feng2011-03-07
* TTY: create drivers/tty and move the tty core files thereGreg Kroah-Hartman2010-11-05