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