1. 279b700 FPII-2527 : Information disclosure vulnerability in kernel components CVE-2015-8964 A-30951112 by Jeron Susan · 8 years ago
  2. dd7c7c3 Merge 3.2-rc3 into tty-next to handle merge conflict in tty_ldisc.c by Greg Kroah-Hartman · 13 years ago
  3. 8b3ffa1 TTY: ldisc, remove some unneeded includes by Jiri Slaby · 13 years ago
  4. 0c73c08 TTY: ldisc, wait for ldisc infinitely in hangup by Jiri Slaby · 13 years ago
  5. 3004207 TTY: ldisc, move wait idle to caller by Jiri Slaby · 13 years ago
  6. df92d05 TTY: ldisc, allow waiting for ldisc arbitrarily long by Jiri Slaby · 13 years ago
  7. 66ef27c tty_ldisc: remove unnecessary negative return check for wait_event_timeout by Dave Young · 13 years ago
  8. 906cbe1 TTY: remove tty_locked by Jiri Slaby · 13 years ago
  9. 92f6fa0 TTY: ldisc, do not close until there are readers by Jiri Slaby · 13 years ago
  10. 6716671 TTY: introduce deinit helpers for proper ldisc shutdown by Jiri Slaby · 13 years ago
  11. f23eb2b tty: stop using "delayed_work" in the tty layer by Linus Torvalds · 14 years ago
  12. f74b944 Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl by Linus Torvalds · 14 years ago
  13. 5edc341 drivers: remove extraneous includes of smp_lock.h by Arnd Bergmann · 14 years ago
  14. 0a1f1a0 tty_ldisc: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  15. 7f90cfc TTY: ldisc, fix open flag handling by Jiri Slaby · 14 years ago
  16. 1c95ba1 tty_ldisc: Fix BUG() on hangup by Philippe Rétornaz · 14 years ago
  17. 100eeae TTY: restore tty_ldisc_wait_idle by Jiri Slaby · 14 years ago
  18. 96fd7ce TTY: create drivers/tty and move the tty core files there by Greg Kroah-Hartman · 14 years ago[Renamed from drivers/char/tty_ldisc.c]
  19. ddcd9fb tty: remove tty_lock_nested by Arnd Bergmann · 14 years ago
  20. 60af22d tty: reorder ldisc locking by Arnd Bergmann · 14 years ago
  21. ec79d60 tty: replace BKL with a new tty_lock by Arnd Bergmann · 14 years ago
  22. 638b964 tty: Fix the ldisc hangup race by Alan Cox · 15 years ago
  23. f18f949 tty: Push the lock down further into the ldisc code by Alan Cox · 15 years ago
  24. eeb89d9 tty: push the BKL down into the handlers a bit by Alan Cox · 15 years ago
  25. 0b5759c tty: Avoid dropping ldisc_mutex over hangup tty re-initialization by Linus Torvalds · 15 years ago
  26. 182274f tty-ldisc: get rid of tty_ldisc_try_get() helper function by Linus Torvalds · 15 years ago
  27. f0de0e8 tty-ldisc: make /proc/tty/ldiscs use ldisc_ops instead of ldiscs by Linus Torvalds · 15 years ago
  28. 5c58cef tty: make sure to flush any pending work when halting the ldisc by Linus Torvalds · 15 years ago
  29. cbe9352 tty-ldisc: be more careful in 'put_ldisc' locking by Linus Torvalds · 15 years ago
  30. 65b7704 tty-ldisc: turn ldisc user count into a proper refcount by Linus Torvalds · 15 years ago
  31. 18eac1c tty-ldisc: make refcount be atomic_t 'users' count by Linus Torvalds · 15 years ago
  32. c8d5004 tty: fix close/hangup race by Alan Cox · 15 years ago
  33. 405f557 headers: smp_lock.h redux by Alexey Dobriyan · 15 years ago
  34. aef29bc tty: Fix the leak in tty_ldisc_release by Alan Cox · 15 years ago
  35. 677ca30 ldisc: debug aids by Alan Cox · 15 years ago
  36. 52856ed ldisc: Make sure the ldisc isn't active when we close it by Alan Cox · 15 years ago
  37. 8d2ead7 tty: Fix leaks introduced by the shift to separate ldisc objects by Alan Cox · 15 years ago
  38. 852e99d tty: bring ldisc into CodingStyle by Alan Cox · 15 years ago
  39. f2c4c65 tty: Move ldisc_flush by Alan Cox · 15 years ago
  40. c65c9bc tty: rewrite the ldisc locking by Alan Cox · 15 years ago
  41. e8b70e7 tty: Extract various bits of ldisc code by Alan Cox · 15 years ago
  42. e5824c9 Trim includes of fdtable.h by Al Viro · 15 years ago
  43. c9b3976 tty: Fix PPP hang under load by Alan Cox · 16 years ago
  44. 3ab36ab try harder to load tty ldisc driver by Eugeniy Meshcheryakov · 16 years ago
  45. 01e1abb tty: Split ldisc code into its own file by Alan Cox · 16 years ago