Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-07 | Merge 5.10-rc7 into tty-next | Greg Kroah-Hartman | 1 | -13/+31 |
2020-12-04 | tty: Fix ->session locking | Jann Horn | 1 | -13/+31 |
2020-12-04 | tty: Fix ->pgrp locking in tiocspgrp() | Jann Horn | 1 | -2/+2 |
2020-11-06 | tty: tty_jobctrl: Add missing function parameter descriptions | Lee Jones | 1 | -0/+3 |
2020-08-18 | tty: fix kernel-doc | Jiri Slaby | 1 | -2/+2 |
2019-03-27 | tty: fix read of tty->pgrp outside of ctrl_lock | David Emett | 1 | -1/+1 |
2019-03-27 | drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment | Valdis Klētnieks | 1 | -1/+1 |
2017-11-08 | tty: add SPDX identifiers to all remaining files in drivers/tty/ | Greg Kroah-Hartman | 1 | -0/+1 |
2017-04-18 | tty: split job control support into a file of its own | Nicolas Pitre | 1 | -0/+554 |