144 Commits

Author SHA1 Message Date
zhaoxiaohu
366e5568e4 core/execute: warn when threaded mode is detected
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-09 15:22:18 +08:00
zhaoxiaohu
896fc3bf2c pid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-04 16:35:12 +08:00
zhaoxiaohu
bff1ef0101 psi-util: fix error handling
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-04 15:43:06 +08:00
zhaoxiaohu
7b156a548d wait-online: fix handling of unmanaged state
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-04 14:31:25 +08:00
zhaoxiaohu
7cceccfb03 docs: remove /dev/tty* confusion
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-04 11:38:30 +08:00
zhaoxiaohu
7769384d10 core: when isolating to a unit, also keep units running that are triggered by units we keep running
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-04 10:03:02 +08:00
zhaoxiaohu
08cb1d08ad nspawn: fix directory in logged error
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-12-03 11:49:22 +08:00
zhaoxiaohu
e12d958afb import: use CURLOPT_PROTOCOLS_STR with libcurl >= 7.85.0
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-11-30 15:52:45 +08:00
xujing
f46a7fe940 pid1: add env var to override default mount rate limit burst and interval 2024-11-11 21:42:16 +08:00
zhaoxiaohu
fb9ff0cfec mount: optimize mountinfo traversal by decoupling device discovery
Signed-off-by: zhaoxiaohu <zhaoxiaohu@kuaishou.com>
2024-10-16 14:30:14 +08:00
fly_fzc
90ef3553f5 seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_foo 2024-08-26 11:10:49 +08:00
hanjinpeng
1e8ef58a6f cgtop: fix sscanf return code checks
sscanf can return EOF on error, so check that we get a result instead.
2024-08-01 21:25:11 +08:00
gengqihu
d3a65aa32c sync patches from systemd community 2024-07-18 10:59:05 +08:00
zhangyao
cfe49bde3e add pci vendor model of the MUCSE and WangXin 2024-07-11 14:49:43 +08:00
hefq343
43ad0ac4a4 init support for ppc64le
Signed-off-by: hefq343 <fengqing.he@shingroup.cn>
2024-06-18 10:45:39 +08:00
zhangyao
995e1ad82b Add the FileDescriptorStorePreserve= option to the service 2024-06-17 16:33:29 +08:00
wangyuhang
49715436f5 extract systemd-cryptsetup
(cherry picked from commit f59fde1d548d25c3c10e3dfe7e6784cb78d23e33)
2024-06-11 11:45:51 +08:00
h30032433
2e5f146774 sync patches from systemd community 2024-04-29 16:00:53 +08:00
huyubiao
d67d164e88 fix CVE-2023-50387 and CVE-2023-50868 2024-04-17 16:07:42 +08:00
huyubiao
9282db1f80 Update outdated URL 2024-04-16 15:07:51 +08:00
h30032433
6d35b57336 sync patches from systemd community 2024-03-27 14:46:56 +08:00
h30032433
611dea4c36 fix mdadm blocking caused by incorrect stop of inactive MD devices during shutdown 2024-03-16 10:24:41 +08:00
h30032433
0b901a7650 move the architecture patches after Patch9800 (excluding Patch9800) 2024-03-04 16:24:35 +08:00
ShiXin
131017a2a5 embedded: add cpuset-cgv1 and freezer-cgv1 option and disable by default
Signed-off-by: ShiXin <shixin21@huawei.com>
(cherry picked from commit 48d029de4539ee11c4bfd361accdf3d70747a50c)
2024-03-04 11:22:38 +08:00
licunlong
6e0d3047ae fix the compilation warning caused by misusing const
(cherry picked from commit fd42d40981a6855acef35c1f15607869d2015549)
2024-02-29 19:59:37 +08:00
h30032433
97fb3556f0 sync patches from systemd community 2024-02-28 10:54:50 +08:00
h30032433
7239ebdbad add cpuset-cgv1 and freezer-cgv1 macros and enabled by default
(cherry picked from commit 68868dbe7e14c45dcb44d2ef4860bca1aaa9e085)
2024-02-27 20:10:02 +08:00
jcg
a9da313c49 systemd: avoid calling manager_status_printf to reduce the size of systemd-shutdown 2024-02-26 17:02:36 +08:00
wangyuhang
0a9e9b8180 sync patches from systemd community 2024-02-22 20:39:32 +08:00
h30032433
9224cad714 fix the old symbolic links are not deleted when the NVMe partition is renamed 2024-02-21 16:36:36 +08:00
Jingyun Hua
0869112119 fix src.rpm missing loongarch patches 2024-02-04 11:17:33 +08:00
hongjinghao
aa7d868a5c add backport-core-add-possibility-to-not-track-certain-unit-types.patch 2024-01-18 15:30:36 +08:00
wangyuhang
606b0c6c92 actually check authenticated flag of SOA transaction in resolved
(cherry picked from commit 1d960676d7f00f769a01a8d5deb9f5c96117b584)
2023-12-27 17:41:50 +08:00
xujing
3385b67375 fix /boot unmounted issue when the device is suspended during boot time
(cherry picked from commit 919736f2fa4e781e0756ab50709a74f447d43742)
2023-12-21 14:24:43 +08:00
hongjinghao
57a6d23c09 sync patches from systemd community 2023-12-18 20:15:17 +08:00
h30032433
6109ccfff3 sync patches from systemd community 2023-12-18 16:49:22 +08:00
hongjinghao
e165bae3ed sync patches from systemd community
(cherry picked from commit 4743d4dcf49acc4a4e7243fb238259b085bac5cd)
2023-12-12 20:52:58 +08:00
beta
bde93fb154 enable libcryptsetup
Signed-off-by: beta <beta@yfqm.date>
(cherry picked from commit 83367452942d6ef5601967c8b02c21694b0c5479)
2023-11-30 10:30:30 +08:00
zhangyao
fd2ea78b1f change the permission on vhost-net and vhost-vsock to 0660
(cherry picked from commit 8364ef56fdb58476c54966233498acde2ff0d96b)
2023-11-08 08:57:59 +08:00
wangyuhang
a4f95d3244 sync patch from systemd community
(cherry picked from commit 88369f234ec01b60fb047caf87b90ef10a92b0db)
2023-10-10 10:04:24 +08:00
Xin Shi
9ec39d0745 add embedded directory and add some features for embedded
Signed-off-by: Xin Shi <shixin21@huawei.com>
(cherry picked from commit decc956d9cea842432cea9e6d6f03e520b9b9414)
2023-10-10 10:04:24 +08:00
wangyuhang
97183d85bc add a new switch to control whether udev complies with the new SAT standards and add sense_data.py to check if the device meets the new SAT standards
(cherry picked from commit 1c54691e8fc8b710d9a35c3ee116a5fb40fccb08)
2023-08-17 15:28:44 +08:00
wangyuhang
5304d4b4cc backport: sync patches from systemd community; Fix compilation failure with - O0 option
(cherry picked from commit 112d69b7c80bafc341b94dbc98d8efd8c288f7a3)
2023-08-15 15:49:45 +08:00
hongjinghao
abdfb84164 backport: sync patches from systemd community
(cherry picked from commit 7f3bf53e4ce37e8fd286ede4ca0298aeb9ca217a)
2023-06-19 10:04:40 +08:00
licunlong
802409f315 set the cpuset.cpus/mems of machine.slice to all by default
(cherry picked from commit 1b3f200d74aafbdb040d7743faf1f29157684554)
2023-06-08 21:13:08 +08:00
chenjiayi
41dab2120f backport upstream patches to fix event loss when the whole disk is locked
(cherry picked from commit 0caaa4d46c7fbd226e6744d073cbeeff55ef5a15)
2023-06-03 15:09:45 +08:00
hongjinghao
72a9f049f9 sync patches from systemd community
(cherry picked from commit c44c51876221d348de31cc94cbbc0a70e67a4b46)
2023-04-10 16:04:13 +08:00
wangyuhang
32a48bff7a fix symlinks to NVMe drives are missing in /dev/disk/by-path
(cherry picked from commit 742541c954a9e6697656c322de2bcfdcaeafa57d)
2023-03-08 16:51:07 +08:00
hongjinghao
01effbba76 backport patches from upstream and add patches
(cherry picked from commit 7408966ed3f90de3a489251c9a5db9c0e6a884c9)
2023-03-06 14:56:02 +08:00
yangmingtaip
b661183446 delete unused patch files
(cherry picked from commit 0b021eef15e6fc50b960560f18520e9d3fb24720)
2023-01-19 11:25:15 +08:00