Systemd/src
Topi Miettinen e48fcfef06 cgroup-util: kill also threads
It's possible for a zombie process to have live threads. These are not listed
in /sys in "cgroup.procs" for cgroupsv2, but they show up in
"cgroup.threads" (cgroupv2) or "tasks" (cgroupv1) nodes. When killing a
cgroup (v2 only) with SIGKILL, let's also kill threads after killing processes,
so the live threads of a zombie get killed too.

Closes #12262.
2019-06-22 18:35:48 +02:00
..
ac-power
activate Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
analyze analyze: also print unix time in "timestamp" 2019-05-21 09:56:41 +02:00
ask-password Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
backlight
basic cgroup-util: kill also threads 2019-06-22 18:35:48 +02:00
binfmt tree-wide: voidify a few calls 2019-05-08 06:36:20 -04:00
boot Merge pull request #12508 from keszybz/no-root-checks 2019-06-06 21:31:19 +09:00
busctl busctl: always prefix bus error message with local string 2019-06-04 08:37:24 +02:00
cgls Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
cgroups-agent
cgtop cgtop,test: use consistent capitalization for CGroup 2019-05-21 10:57:23 +02:00
core path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
coredump coredumpctl: fix --debugger option 2019-05-28 08:22:07 +02:00
cryptsetup path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
debug-generator
delta tree-wide: drop alloca() in loop 2019-06-20 06:29:19 +09:00
detect-virt Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
dissect
environment-d-generator
escape Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
firstboot Merge pull request #12390 from poettering/string-file-mkdir 2019-05-28 14:42:55 +02:00
fsck
fstab-generator fstab-generator: Prevent double free of reused FILE* 2019-05-03 13:22:36 +02:00
fuzz udev: modernize udev-rules.c 2019-06-02 14:15:26 +09:00
getty-generator tree-wide: drop alloca() in loop 2019-06-20 06:29:19 +09:00
gpt-auto-generator tree-wide: make use of the new WRITE_STRING_FILE_MKDIR_0755 flag 2019-05-08 06:36:20 -04:00
hibernate-resume hibernate-resume: add resumeflags= kernel option 2019-06-05 18:59:05 -06:00
hostname Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
hwdb
id128 Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
import util: introduce format_bytes_full() 2019-06-19 23:15:19 +09:00
initctl
journal Merge pull request #12837 from yuwata/tree-wide-lgtm-fixes 2019-06-20 12:35:34 +02:00
journal-remote fix(journal-gatewayd): use relative urls (not starting with '/') 2019-06-18 17:06:12 +02:00
kernel-install
libsystemd bus-creds: fix size calculation for storing caps data 2019-06-20 14:55:30 +02:00
libsystemd-network dhcp: use memdup_suffix0() instead of strndup() 2019-06-19 14:15:42 +09:00
libudev libudev: hide definition of struct udev_device 2019-06-12 23:59:08 +09:00
locale tree-wide: drop alloca() in loop 2019-06-20 06:29:19 +09:00
login Merge pull request #12424 from poettering/logind-brightness 2019-06-12 14:28:09 +02:00
machine terminal-util: introduce openpt_allocate() 2019-06-18 09:26:31 +02:00
machine-id-setup
modules-load
mount systemd-mount: don't check for non-normalized WHAT for network FS 2019-06-11 09:19:16 +02:00
network Merge pull request #12762 from yuwata/network-introduce-carrier-and-network-state-12752 2019-06-20 13:36:30 +02:00
notify Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
nspawn path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
nss-myhostname
nss-mymachines
nss-resolve codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
nss-systemd
partition
path Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
portable Merge pull request #12411 from keszybz/pr/12394 2019-05-08 10:11:32 -04:00
quotacheck
random-seed tree-wide: port various places over to use chmod_and_chown() 2019-05-24 15:07:55 +02:00
rc-local-generator Drop support for /usr/sbin/halt.local 2019-05-23 10:19:01 +02:00
remount-fs
reply-password
resolve resolved: support TLS 1.3 when using GnuTLS for DNS-over-TLS 2019-06-19 13:10:44 +02:00
rfkill util: make device_wait_for_initialization() optionally takes timeout value 2019-06-04 01:19:43 +09:00
run Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
run-generator
shared path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
shutdown Replace the legacy ULONG_LONG_MAX with the C99 ULLONG_MAX 2019-05-17 09:39:46 +03:00
sleep sleep: properly pass verb to sleep script 2019-06-17 13:04:03 +02:00
socket-proxy
stdio-bridge
sulogin-shell
sysctl
system-update-generator system-update-generator: do not emit bogus warning if no /system-update symlink 2019-06-12 17:27:17 +02:00
systemctl systemctl: Prevent state_missing from being used uninit 2019-06-07 06:33:35 +01:00
systemd Merge pull request #12762 from yuwata/network-introduce-carrier-and-network-state-12752 2019-06-20 13:36:30 +02:00
sysusers
sysv-generator
test path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
time-wait-sync codespell: fix spelling errors 2019-04-29 16:47:18 +02:00
timedate Enable log colors for most of tools in /usr/bin 2019-05-08 09:50:21 +02:00
timesync Merge pull request #12420 from mrc0mmand/coccinelle-tweaks 2019-04-30 11:37:19 +02:00
tmpfiles path-util: get rid of prefix_root() 2019-06-21 08:42:55 +09:00
tty-ask-password-agent
udev ethtool-util: move from src/udev/net/ to src/shared/ 2019-06-19 09:03:50 +09:00
update-done
update-utmp
user-sessions
vconsole Merge pull request #12378 from rbalint/vt-kbd-reset-check 2019-05-16 16:39:38 +02:00
veritysetup
version
volatile-root