index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_audit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
audit: join tty records to their syscall
Richard Guy Briggs
2019-02-07
1
-1
/
+1
*
audit: use current whenever possible
Paul Moore
2018-11-26
1
-7
/
+6
*
audit: eliminate audit_enabled magic number comparison
Richard Guy Briggs
2018-06-19
1
-1
/
+1
*
tty: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
1
-4
/
+1
*
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-08
1
-0
/
+1
*
tty: audit: remove unused variable
Sudip Mukherjee
2016-03-07
1
-7
/
+1
*
tty: audit: Poison tty_audit_buf while process exits
Peter Hurley
2016-01-27
1
-8
/
+17
*
tty: audit: Always push audit buffer before TIOCSTI
Peter Hurley
2016-01-27
1
-9
/
+3
*
tty: audit: Check audit enable first
Peter Hurley
2016-01-27
1
-3
/
+4
*
tty: audit: Simplify first-use allocation
Peter Hurley
2016-01-27
1
-15
/
+7
*
tty: audit: Remove tty_audit_buf reference counting
Peter Hurley
2016-01-27
1
-40
/
+7
*
tty: audit: Remove false memory optimization
Peter Hurley
2016-01-27
1
-5
/
+1
*
tty: audit: Handle tty audit enable atomically
Peter Hurley
2016-01-27
1
-31
/
+22
*
tty: audit: Track tty association with dev_t
Peter Hurley
2016-01-27
1
-18
/
+14
*
tty: audit: Combine push functions
Peter Hurley
2016-01-27
1
-32
/
+3
*
tty: audit: Ignore current association for audit push
Peter Hurley
2016-01-27
1
-8
/
+3
*
tty: audit: Take siglock directly
Peter Hurley
2016-01-27
1
-8
/
+5
*
tty: audit: Defer audit buffer association
Peter Hurley
2016-01-27
1
-8
/
+8
*
tty: audit: Remove icanon mode from call chain
Peter Hurley
2016-01-27
1
-13
/
+9
*
tty: audit: Early-out pty master reads earlier
Peter Hurley
2016-01-27
1
-4
/
+4
*
tty: audit: Fix audit source
Peter Hurley
2015-11-20
1
-1
/
+1
*
audit: anchor all pid references in the initial pid namespace
Richard Guy Briggs
2014-03-20
1
-1
/
+2
*
audit: convert all sessionid declaration to unsigned int
Eric Paris
2014-01-13
1
-1
/
+1
*
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