index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
tty_jobctrl.c
Age
Commit message (
Expand
)
Author
2023-09-18
tty: tty_jobctrl: fix pid memleak in disassociate_ctty()
Yi Yang
2022-05-11
signal: Replace __group_send_sig_info with send_signal_locked
Eric W. Biederman
2021-05-20
tty: tty_jobctrl: Fix 2 incorrectly documented functions
Lee Jones
2021-05-13
tty: cumulate and document tty_struct::ctrl* members
Jiri Slaby
2021-04-15
tty: create internal tty.h file
Greg Kroah-Hartman
2021-04-10
tty: tty_jobctrl: Remove spaces before tabs
Xiaofei Tan
2021-04-10
tty: tty_jobctrl: Fix coding style issues of block comments
Xiaofei Tan
2021-04-10
tty: tty_jobctrl: Add a blank line after declarations
Xiaofei Tan
2020-12-07
Merge 5.10-rc7 into tty-next
Greg Kroah-Hartman
2020-12-04
tty: Fix ->session locking
Jann Horn
2020-12-04
tty: Fix ->pgrp locking in tiocspgrp()
Jann Horn
2020-11-06
tty: tty_jobctrl: Add missing function parameter descriptions
Lee Jones
2020-08-18
tty: fix kernel-doc
Jiri Slaby
2019-03-28
tty: fix read of tty->pgrp outside of ctrl_lock
David Emett
2019-03-28
drivers/tty/tty_jobctrl.c - fix non-kerneldoc comment
Valdis Klētnieks
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-04-18
tty: split job control support into a file of its own
Nicolas Pitre