1. 5455591 tty: audit: remove unused variable by Sudip Mukherjee · 8 years ago
  2. 55b6314 tty: audit: Poison tty_audit_buf while process exits by Peter Hurley · 8 years ago
  3. 82b5c93 tty: audit: Always push audit buffer before TIOCSTI by Peter Hurley · 8 years ago
  4. f17c366 tty: audit: Check audit enable first by Peter Hurley · 8 years ago
  5. fbaa122 tty: audit: Simplify first-use allocation by Peter Hurley · 8 years ago
  6. 5493090 tty: audit: Remove tty_audit_buf reference counting by Peter Hurley · 8 years ago
  7. 5c8b318 tty: audit: Remove false memory optimization by Peter Hurley · 8 years ago
  8. 2e28d38 tty: audit: Handle tty audit enable atomically by Peter Hurley · 8 years ago
  9. 4d240b6 tty: audit: Track tty association with dev_t by Peter Hurley · 8 years ago
  10. 37282a7 tty: audit: Combine push functions by Peter Hurley · 8 years ago
  11. b50819f tty: audit: Ignore current association for audit push by Peter Hurley · 8 years ago
  12. f229c2c tty: audit: Take siglock directly by Peter Hurley · 8 years ago
  13. a75c9b0 tty: audit: Defer audit buffer association by Peter Hurley · 8 years ago
  14. 309426a tty: audit: Remove icanon mode from call chain by Peter Hurley · 8 years ago
  15. d7c0ba4 tty: audit: Early-out pty master reads earlier by Peter Hurley · 8 years ago
  16. 6b2a3d6 tty: audit: Fix audit source by Peter Hurley · 9 years ago
  17. f1dc486 audit: anchor all pid references in the initial pid namespace by Richard Guy Briggs · 10 years ago
  18. 4440e85 audit: convert all sessionid declaration to unsigned int by Eric Paris · 10 years ago
  19. bee0a22 audit: do not needlessly take a lock in tty_audit_exit by Eric Paris · 11 years ago
  20. 2ce88dd audit: do not needlessly take a spinlock in copy_signal by Eric Paris · 11 years ago
  21. 46e959e audit: add an option to control logging of passwords with pam_tty_audit by Richard Guy Briggs · 11 years ago
  22. bde02ca audit: use spin_lock_irqsave/restore in audit tty code by Eric Paris · 11 years ago
  23. 152f497 audit: push loginuid and sessionid processing down by Eric Paris · 11 years ago
  24. dc9eb69 audit: stop pushing loginid, uid, sessionid as arguments by Eric Paris · 11 years ago
  25. 6c633f2 TTY: audit, stop accessing tty->icount by Jiri Slaby · 12 years ago
  26. cca080d userns: Convert audit to work with user namespaces enabled by Eric W. Biederman · 12 years ago
  27. e1760bd userns: Convert the audit loginuid to be a kuid by Eric W. Biederman · 12 years ago
  28. 00bff39 tty_audit: fix tty_audit_add_data live lock on audit disabled by Xiaotian Feng · 13 years ago
  29. 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]
  30. 3c80fe4 audit: Call tty_audit_push_task() outside preempt disabled by Thomas Gleixner · 14 years ago
  31. 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
  32. d6db2ad copy_signal() cleanup: clean tty_audit_fork() by Veaceslav Falico · 14 years ago
  33. c481c70 tty: remove buffer special casing by Alan Cox · 15 years ago
  34. e5824c9 Trim includes of fdtable.h by Al Viro · 15 years ago
  35. 1e64174 Audit: Log TIOCSTI by Al Viro · 15 years ago
  36. 66303bc CRED: Wrap task credential accesses in the tty driver by David Howells · 15 years ago
  37. 7459b6f audit: Handle embedded NUL in TTY input auditing by Miloslav Trmac · 16 years ago
  38. 9f3acc3 [PATCH] split linux/file.h by Al Viro · 16 years ago
  39. 4112622 [patch 1/2] audit: let userspace fully control TTY input auditing by Miloslav Trmac · 16 years ago
  40. b556f8a Audit: standardize string audit interfaces by Eric Paris · 16 years ago
  41. 2532386 Audit: collect sessionid in netlink messages by Eric Paris · 16 years ago
  42. 66c6cea tty_audit: fix checkpatch complaint by Alan Cox · 16 years ago
  43. 4746ec5 [AUDIT] add session id to audit messages by Eric Paris · 16 years ago
  44. 0c11b94 [PATCH] switch audit_get_loginuid() to task_struct * by Al Viro · 16 years ago
  45. 522ed77 Audit: add TTY input auditing by Miloslav Trmac · 17 years ago