Age | Commit message (Expand) | Author | Files | Lines |
2022-05-11 | signal: Replace __group_send_sig_info with send_signal_locked | Eric W. Biederman | 1 | -2/+2 |
2021-05-20 | tty: tty_jobctrl: Fix 2 incorrectly documented functions | Lee Jones | 1 | -2/+2 |
2021-05-13 | tty: cumulate and document tty_struct::ctrl* members | Jiri Slaby | 1 | -41/+43 |
2021-04-15 | tty: create internal tty.h file | Greg Kroah-Hartman | 1 | -0/+1 |
2021-04-10 | tty: tty_jobctrl: Remove spaces before tabs | Xiaofei Tan | 1 | -4/+4 |
2021-04-10 | tty: tty_jobctrl: Fix coding style issues of block comments | Xiaofei Tan | 1 | -6/+10 |
2021-04-10 | tty: tty_jobctrl: Add a blank line after declarations | Xiaofei Tan | 1 | -0/+5 |
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 |