index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
test
/
test-locale-util.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-04-20
README: add a Weblate badge
Frantisek Sumsal
1
-0
/
+1
2023-04-20
tree-wide: code spelling fixes
Frantisek Sumsal
18
-26
/
+26
2023-04-20
detect-virt: add message at debug level
Zbigniew Jędrzejewski-Szmek
1
-2
/
+2
2023-04-20
Apply known iocost solutions to block devices
Gustavo Noronha Silva
7
-0
/
+452
2023-04-20
kmod-setup: Add early loading for virtio_console
Daan De Meyer
1
-8
/
+33
2023-04-20
core: Parse logging environment earlier
Daan De Meyer
1
-4
/
+10
2023-04-20
kmod-setup: Introduce match_modalias_recurse_dir_cb()
Daan De Meyer
1
-4
/
+5
2023-04-20
string-util: Add startswith_strv()
Daan De Meyer
3
-12
/
+17
2023-04-20
mkosi: Disable kmsg ratelimiting
Daan De Meyer
1
-0
/
+1
2023-04-20
log: Log when kmsg is being ratelimited
Daan De Meyer
1
-2
/
+6
2023-04-20
log: Add knob to disable kmsg ratelimiting
Daan De Meyer
4
-4
/
+41
2023-04-20
dissect: let's check for crypto_LUKS before fstype allowlist check
Lennart Poettering
1
-5
/
+6
2023-04-20
ratelimit: handle counter overflows somewhat sanely
Lennart Poettering
1
-9
/
+11
2023-04-20
man: try to make clearer that /var/ is generally not available in /usr/lib/sy...
Lennart Poettering
1
-32
/
+25
2023-04-20
dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0
Lennart Poettering
1
-0
/
+15
2023-04-20
networkd: fallback to chaddr for static lease lookup when not found
Robert Meijers
1
-1
/
+37
2023-04-20
core/device: rewrite how device unit is removed from Manager.devices_by_sysfs
Yu Watanabe
1
-7
/
+14
2023-04-20
list: fix double evaluation
Yu Watanabe
1
-3
/
+6
2023-04-19
hwdb: disable entry for Logitech USB receiver used by G502 X
Yu Watanabe
1
-1
/
+3
2023-04-19
core: add one missing assertion for release_resource_queue
Yu Watanabe
1
-0
/
+1
2023-04-19
dissect-image: fix log level in dissect_log_error
Quintin Hill
1
-15
/
+15
2023-04-19
mkosi: Update to latest
Daan De Meyer
3
-1
/
+7
2023-04-18
test: add regression tests for find_esp() and friend
Yu Watanabe
1
-0
/
+9
2023-04-18
chase: replace path_prefix_root_cwd() with chaseat_prefix_root()
Yu Watanabe
8
-72
/
+74
2023-04-18
fd-util: skip to check mount ID if kernel is too old and /proc is not mounted
Yu Watanabe
1
-7
/
+15
2023-04-18
mountpoint-util: check /proc is mounted on failure
Yu Watanabe
1
-2
/
+4
2023-04-18
chase: prefix with the root directory only when it is not "/"
Yu Watanabe
1
-8
/
+16
2023-04-18
chase: drop repeated call of empty_to_root()
Yu Watanabe
1
-13
/
+12
2023-04-18
chase: update outdated comment about result path
Yu Watanabe
1
-6
/
+20
2023-04-18
chase: make the result absolute when a symlink is absolute
Yu Watanabe
2
-1
/
+15
2023-04-18
chase: make chaseat() provides absolute path also when dir_fd points to the r...
Yu Watanabe
2
-2
/
+31
2023-04-18
test: prefix the transient unit with test- to make coverage runs happy
Frantisek Sumsal
1
-0
/
+1
2023-04-18
gpt-auto-generator: "translate" errno codes into proper messages
Zbigniew Jędrzejewski-Szmek
3
-7
/
+10
2023-04-18
fstab-generator: add missing phrase in comment
Zbigniew Jędrzejewski-Szmek
1
-1
/
+1
2023-04-18
hwdb: Fix rotation for BMAX Y13
Paolo Velati
1
-0
/
+9
2023-04-18
kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway
Lennart Poettering
1
-0
/
+4
2023-04-18
kmod-setup: use STARTSWITH_SET() where appropriate
Lennart Poettering
1
-4
/
+2
2023-04-18
Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles"
Lennart Poettering
1
-17
/
+13
2023-04-18
gpt-auto: do not fail when no suitable partitions found
Yu Watanabe
1
-1
/
+2
2023-04-18
getty-generator: Use device hotplug to instantiate virtualizer consoles
Daan De Meyer
1
-13
/
+17
2023-04-18
lsm-util: move detection of support of LSMs into a new lsm-util.[ch] helper
Lennart Poettering
4
-37
/
+40
2023-04-18
bpf-firewall: give a name to maps used
Dominique Martinet
3
-5
/
+26
2023-04-17
process-util: be more careful with pidfd_get_pid() special cases
Lennart Poettering
1
-1
/
+15
2023-04-17
fsck: use execv_p_ and execl_p_
Florian Klink
3
-30
/
+5
2023-04-17
creds: make available to all ExecStartPre= and ExecStart= processes
Luca Boccassi
2
-1
/
+10
2023-04-17
user-util:remove duplicate includes
jcg
1
-1
/
+0
2023-04-17
virt: Further improve detection of EC2 metal instances
Benjamin Herrenschmidt
1
-2
/
+4
2023-04-17
mkosi: Use kernel-core for Fedora and CentOS images
Daan De Meyer
2
-3
/
+2
2023-04-17
hwdb: add accelerometer mount matrix for Lenovo Yoga Tablet 2 851F/L
Hans de Goede
1
-0
/
+4
2023-04-16
process-util: make safe_fork() unset $NOTIFY_SOCKET
Yu Watanabe
5
-4
/
+9
[next]