summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_jobctrl.c
Commit message (Expand)AuthorAgeFilesLines
* tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang2023-09-181-6/+11
* signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman2022-05-111-2/+2
* tty: tty_jobctrl: Fix 2 incorrectly documented functionsLee Jones2021-05-201-2/+2
* tty: cumulate and document tty_struct::ctrl* membersJiri Slaby2021-05-131-41/+43
* tty: create internal tty.h fileGreg Kroah-Hartman2021-04-151-0/+1
* tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan2021-04-101-4/+4
* tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan2021-04-101-6/+10
* tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan2021-04-101-0/+5
* Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman2020-12-071-13/+31
|\
| * tty: Fix ->session lockingJann Horn2020-12-041-13/+31
| * tty: Fix ->pgrp locking in tiocspgrp()Jann Horn2020-12-041-2/+2
* | tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones2020-11-061-0/+3
|/
* tty: fix kernel-docJiri Slaby2020-08-181-2/+2
* tty: fix read of tty->pgrp outside of ctrl_lockDavid Emett2019-03-281-1/+1
* drivers/tty/tty_jobctrl.c - fix non-kerneldoc commentValdis Klētnieks2019-03-281-1/+1
* tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman2017-11-081-0/+1
* tty: split job control support into a file of its ownNicolas Pitre2017-04-181-0/+554