summaryrefslogtreecommitdiffstats
path: root/drivers/tty/tty_jobctrl.c
AgeCommit message (Expand)AuthorLines
2023-09-18tty: tty_jobctrl: fix pid memleak in disassociate_ctty()Yi Yang-6/+11
2022-05-11signal: Replace __group_send_sig_info with send_signal_lockedEric W. Biederman-2/+2
2021-05-20tty: tty_jobctrl: Fix 2 incorrectly documented functionsLee Jones-2/+2
2021-05-13tty: cumulate and document tty_struct::ctrl* membersJiri Slaby-41/+43
2021-04-15tty: create internal tty.h fileGreg Kroah-Hartman-0/+1
2021-04-10tty: tty_jobctrl: Remove spaces before tabsXiaofei Tan-4/+4
2021-04-10tty: tty_jobctrl: Fix coding style issues of block commentsXiaofei Tan-6/+10
2021-04-10tty: tty_jobctrl: Add a blank line after declarationsXiaofei Tan-0/+5
2020-12-07Merge 5.10-rc7 into tty-nextGreg Kroah-Hartman-13/+31
2020-12-04tty: Fix ->session lockingJann Horn-13/+31
2020-12-04tty: Fix ->pgrp locking in tiocspgrp()Jann Horn-2/+2
2020-11-06tty: tty_jobctrl: Add missing function parameter descriptionsLee Jones-0/+3
2020-08-18tty: fix kernel-docJiri Slaby-2/+2
2019-03-28tty: fix read of tty->pgrp outside of ctrl_lockDavid Emett-1/+1
2019-03-28drivers/tty/tty_jobctrl.c - fix non-kerneldoc commentValdis Klētnieks-1/+1
2017-11-08tty: add SPDX identifiers to all remaining files in drivers/tty/Greg Kroah-Hartman-0/+1
2017-04-18tty: split job control support into a file of its ownNicolas Pitre-0/+554