index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
TEST-21-DFUZZER
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-09-17
Use correct error code in log message in output_waiting_jobs (#34404)
PavlNekrasov
1
-3
/
+2
2024-09-17
update TODO
Lennart Poettering
1
-0
/
+2
2024-09-17
ci: add testcase for multi-profile UKIs
Lennart Poettering
5
-0
/
+108
2024-09-17
docs: fix typo in filename: REATLIME -> REALTIME
Yu Watanabe
3
-2
/
+2
2024-09-17
test/repart: fix mkfs checker
Yu Watanabe
1
-3
/
+6
2024-09-17
Fix generator logging
Daan De Meyer
1
-2
/
+4
2024-09-17
CONTROL_GROUP_INTERFACE: fix link to systemd-run code
Arian van Putten
1
-1
/
+1
2024-09-17
network: drop unnecessary BPF related objects from Manager when disabled
Yu Watanabe
2
-0
/
+4
2024-09-17
network/sysctl-monitor: do not allocate sysctl_shadow when eBPF is not supported
Yu Watanabe
5
-24
/
+31
2024-09-16
network/sysctl-monitor: fix use-after-free
Yu Watanabe
1
-1
/
+1
2024-09-16
network/sysctl: several cleanups for sysctl_add_monitor()
Yu Watanabe
1
-10
/
+16
2024-09-16
bpf-link: introduce bpf_ring_buffer_free() and friends
Yu Watanabe
4
-12
/
+16
2024-09-16
network/sysctl: use wrapped free functions
Yu Watanabe
1
-16
/
+3
2024-09-16
network/sysctl-monitor: fix sanity check in cut_last()
Yu Watanabe
1
-8
/
+7
2024-09-16
NEWS: fix typo
Yu Watanabe
1
-2
/
+2
2024-09-16
man: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-16
nspawn: fix typo
Yu Watanabe
1
-1
/
+1
2024-09-16
basic/build: also include BTF status
Mike Yuan
1
-1
/
+7
2024-09-16
coredump: use _cleanup_(iovec_done) where appropriate
Lennart Poettering
1
-8
/
+7
2024-09-16
bootctl: show whether a PE file is an addon in 'booctl kernel-identify'
Lennart Poettering
3
-1
/
+14
2024-09-16
hwdb: add Kensington SlimBlade Pro trackball (Bluetooth mode)
Celeste Liu
1
-0
/
+4
2024-09-15
repart: Fix log messages in partition_populate_directory()
Daan De Meyer
1
-2
/
+2
2024-09-15
tmpfiles.d: add $ flag to all lines which are clearly private to our packages...
Lennart Poettering
7
-16
/
+16
2024-09-15
tmpfiles: introduce an explicit line flag $ for enabling purge logic for a line
Lennart Poettering
5
-7
/
+48
2024-09-15
bootctl: also show current/default/oneshot entry literally in output
Lennart Poettering
1
-1
/
+13
2024-09-15
bootctl: add --print-loader-path + --print-stub-path
Lennart Poettering
2
-2
/
+107
2024-09-15
efivars: add helper that reads an fs path from an efi var
Lennart Poettering
5
-22
/
+52
2024-09-15
bootctl: show stub partition data too in "status" too
Lennart Poettering
3
-49
/
+75
2024-09-15
man/bootup: rename initrd to exitrd at one more place
Mike Yuan
1
-5
/
+4
2024-09-15
test: fix ASAN options in TEST-29-PORTABLE
Luca Boccassi
3
-2
/
+17
2024-09-15
udev-rules: support case insensitive match
Yu Watanabe
7
-89
/
+167
2024-09-15
mkosi: Disable makepkg PKGBUILD linting using the newly added environment var...
Daan De Meyer
1
-3
/
+2
2024-09-15
boot: Make initrd_prepare() semantically equivalent to combine_initrds()
Daan De Meyer
1
-16
/
+44
2024-09-15
boot: Use TAKE_STRUCT() in one more place
Daan De Meyer
1
-2
/
+1
2024-09-15
udev-rules: embed UdevRuleToken.attr_match_remove_trailing_whitespace flag in...
Yu Watanabe
1
-12
/
+14
2024-09-15
test: split TEST-29-PORTABLE in subtests
Luca Boccassi
3
-367
/
+394
2024-09-15
load-fragment: terminate the specifier table (#34421)
Ronan Pigott
1
-0
/
+1
2024-09-14
creds: move -h/--help and --version to correct section in the help message
Yu Watanabe
1
-1
/
+1
2024-09-14
creds: add short comment that has-tpm2 is moved
Yu Watanabe
1
-1
/
+1
2024-09-14
creds: align table
Yu Watanabe
1
-4
/
+4
2024-09-14
creds: drop unnecessary include of build-path.h
Yu Watanabe
1
-1
/
+0
2024-09-14
Add HUAWEI MateBook D 15 AMD ACCEL properties
Matthieu CHARETTE
1
-0
/
+9
2024-09-14
Add ACCEL_MOUNT_MATRIX for Chuwi Hi10 Max.
Gregory Arenius
1
-0
/
+4
2024-09-13
dns-domain: add test case from #34399
Lennart Poettering
1
-0
/
+3
2024-09-13
dns-domain: validate dns domain name max size based on unescaped, not escaped...
Lennart Poettering
1
-10
/
+17
2024-09-13
dns-domain: follow our current variable naming style
Lennart Poettering
1
-16
/
+16
2024-09-13
core: do not fail if ignorable img.v/ vpick dir is empty
Luca Boccassi
2
-12
/
+22
2024-09-13
update TODO
Lennart Poettering
1
-6
/
+4
2024-09-13
tree-wide: make sigprocmask() changes more automatic
Lennart Poettering
25
-104
/
+77
2024-09-13
docs/ELF_DLOPEN_METADATA: add detailed example
Zbigniew Jędrzejewski-Szmek
1
-0
/
+87
[next]