Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
cfb743bf6173063b57ef5a8185ea87f130209d4d
/
drivers
/
tty
/
tty_audit.c
bee0a22
audit: do not needlessly take a lock in tty_audit_exit
by Eric Paris
· 12 years ago
2ce88dd
audit: do not needlessly take a spinlock in copy_signal
by Eric Paris
· 12 years ago
46e959e
audit: add an option to control logging of passwords with pam_tty_audit
by Richard Guy Briggs
· 12 years ago
bde02ca
audit: use spin_lock_irqsave/restore in audit tty code
by Eric Paris
· 12 years ago
152f497
audit: push loginuid and sessionid processing down
by Eric Paris
· 12 years ago
dc9eb69
audit: stop pushing loginid, uid, sessionid as arguments
by Eric Paris
· 12 years ago
6c633f2
TTY: audit, stop accessing tty->icount
by Jiri Slaby
· 12 years ago
cca080d
userns: Convert audit to work with user namespaces enabled
by Eric W. Biederman
· 13 years ago
e1760bd
userns: Convert the audit loginuid to be a kuid
by Eric W. Biederman
· 12 years ago
00bff39
tty_audit: fix tty_audit_add_data live lock on audit disabled
by Xiaotian Feng
· 14 years ago
96fd7ce
TTY: create drivers/tty and move the tty core files there
by Greg Kroah-Hartman
· 14 years ago
[Renamed from drivers/char/tty_audit.c]
3c80fe4
audit: Call tty_audit_push_task() outside preempt disabled
by Thomas Gleixner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
d6db2ad
copy_signal() cleanup: clean tty_audit_fork()
by Veaceslav Falico
· 15 years ago
c481c70
tty: remove buffer special casing
by Alan Cox
· 15 years ago
e5824c9
Trim includes of fdtable.h
by Al Viro
· 16 years ago
1e64174
Audit: Log TIOCSTI
by Al Viro
· 16 years ago
66303bc
CRED: Wrap task credential accesses in the tty driver
by David Howells
· 16 years ago
7459b6f
audit: Handle embedded NUL in TTY input auditing
by Miloslav Trmac
· 16 years ago
9f3acc3
[PATCH] split linux/file.h
by Al Viro
· 17 years ago
4112622
[patch 1/2] audit: let userspace fully control TTY input auditing
by Miloslav Trmac
· 17 years ago
b556f8a
Audit: standardize string audit interfaces
by Eric Paris
· 17 years ago
2532386
Audit: collect sessionid in netlink messages
by Eric Paris
· 17 years ago
66c6cea
tty_audit: fix checkpatch complaint
by Alan Cox
· 17 years ago
4746ec5
[AUDIT] add session id to audit messages
by Eric Paris
· 17 years ago
0c11b94
[PATCH] switch audit_get_loginuid() to task_struct *
by Al Viro
· 17 years ago
522ed77
Audit: add TTY input auditing
by Miloslav Trmac
· 17 years ago