index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Apply known iocost solutions to block devices
Gustavo Noronha Silva
2023-04-20
7
-0
/
+452
*
Merge pull request #27327 from DaanDeMeyer/hotplug
Lennart Poettering
2023-04-20
10
-33
/
+112
|
\
|
*
kmod-setup: Add early loading for virtio_console
Daan De Meyer
2023-04-20
1
-8
/
+33
|
*
core: Parse logging environment earlier
Daan De Meyer
2023-04-20
1
-4
/
+10
|
*
kmod-setup: Introduce match_modalias_recurse_dir_cb()
Daan De Meyer
2023-04-20
1
-4
/
+5
|
*
string-util: Add startswith_strv()
Daan De Meyer
2023-04-20
3
-12
/
+17
|
*
mkosi: Disable kmsg ratelimiting
Daan De Meyer
2023-04-20
1
-0
/
+1
|
*
log: Log when kmsg is being ratelimited
Daan De Meyer
2023-04-20
1
-2
/
+6
|
*
log: Add knob to disable kmsg ratelimiting
Daan De Meyer
2023-04-20
4
-4
/
+41
*
|
dissect: let's check for crypto_LUKS before fstype allowlist check
Lennart Poettering
2023-04-20
1
-5
/
+6
*
|
ratelimit: handle counter overflows somewhat sanely
Lennart Poettering
2023-04-20
1
-9
/
+11
*
|
man: try to make clearer that /var/ is generally not available in /usr/lib/sy...
Lennart Poettering
2023-04-20
1
-32
/
+25
*
|
dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0
Lennart Poettering
2023-04-20
1
-0
/
+15
*
|
networkd: fallback to chaddr for static lease lookup when not found
Robert Meijers
2023-04-20
1
-1
/
+37
*
|
core/device: rewrite how device unit is removed from Manager.devices_by_sysfs
Yu Watanabe
2023-04-20
1
-7
/
+14
*
|
list: fix double evaluation
Yu Watanabe
2023-04-20
1
-3
/
+6
*
|
Merge pull request #27299 from yuwata/chase-absolute
Daan De Meyer
2023-04-20
11
-109
/
+194
|
\
\
|
*
|
test: add regression tests for find_esp() and friend
Yu Watanabe
2023-04-18
1
-0
/
+9
|
*
|
chase: replace path_prefix_root_cwd() with chaseat_prefix_root()
Yu Watanabe
2023-04-18
8
-72
/
+74
|
*
|
fd-util: skip to check mount ID if kernel is too old and /proc is not mounted
Yu Watanabe
2023-04-18
1
-7
/
+15
|
*
|
mountpoint-util: check /proc is mounted on failure
Yu Watanabe
2023-04-18
1
-2
/
+4
|
*
|
chase: prefix with the root directory only when it is not "/"
Yu Watanabe
2023-04-18
1
-8
/
+16
|
*
|
chase: drop repeated call of empty_to_root()
Yu Watanabe
2023-04-18
1
-13
/
+12
|
*
|
chase: update outdated comment about result path
Yu Watanabe
2023-04-18
1
-6
/
+20
|
*
|
chase: make the result absolute when a symlink is absolute
Yu Watanabe
2023-04-18
2
-1
/
+15
|
*
|
chase: make chaseat() provides absolute path also when dir_fd points to the r...
Yu Watanabe
2023-04-18
2
-2
/
+31
*
|
|
hwdb: disable entry for Logitech USB receiver used by G502 X
Yu Watanabe
2023-04-19
1
-1
/
+3
*
|
|
core: add one missing assertion for release_resource_queue
Yu Watanabe
2023-04-19
1
-0
/
+1
*
|
|
dissect-image: fix log level in dissect_log_error
Quintin Hill
2023-04-19
1
-15
/
+15
|
|
/
|
/
|
*
|
mkosi: Update to latest
Daan De Meyer
2023-04-19
3
-1
/
+7
|
/
*
Merge pull request #27323 from keszybz/gpt-auto-generator-warning-cleanup
Mike Yuan
2023-04-18
4
-8
/
+11
|
\
|
*
gpt-auto-generator: "translate" errno codes into proper messages
Zbigniew Jędrzejewski-Szmek
2023-04-18
3
-7
/
+10
|
*
fstab-generator: add missing phrase in comment
Zbigniew Jędrzejewski-Szmek
2023-04-18
1
-1
/
+1
*
|
test: prefix the transient unit with test- to make coverage runs happy
Frantisek Sumsal
2023-04-18
1
-0
/
+1
*
|
Merge pull request #27320 from poettering/kmod-setup-tweaks
Mike Yuan
2023-04-18
1
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anyway
Lennart Poettering
2023-04-18
1
-0
/
+4
|
*
kmod-setup: use STARTSWITH_SET() where appropriate
Lennart Poettering
2023-04-18
1
-4
/
+2
*
|
hwdb: Fix rotation for BMAX Y13
Paolo Velati
2023-04-18
1
-0
/
+9
|
/
*
Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles"
Lennart Poettering
2023-04-18
1
-17
/
+13
*
Merge pull request #27256 from medhefgo/boot-rdtsc
Lennart Poettering
2023-04-18
1
-28
/
+57
|
\
|
*
boot: Use CPUID to detect TSC frequency
Jan Janssen
2023-04-13
1
-1
/
+30
|
*
boot: Rework timer frquency reading
Jan Janssen
2023-04-13
1
-18
/
+31
|
*
boot: Use compiler intrinsic for TSC
Jan Janssen
2023-04-13
1
-15
/
+2
*
|
gpt-auto: do not fail when no suitable partitions found
Yu Watanabe
2023-04-18
1
-1
/
+2
*
|
getty-generator: Use device hotplug to instantiate virtualizer consoles
Daan De Meyer
2023-04-18
1
-13
/
+17
*
|
lsm-util: move detection of support of LSMs into a new lsm-util.[ch] helper
Lennart Poettering
2023-04-18
4
-37
/
+40
*
|
bpf-firewall: give a name to maps used
Dominique Martinet
2023-04-18
3
-5
/
+26
*
|
process-util: be more careful with pidfd_get_pid() special cases
Lennart Poettering
2023-04-17
1
-1
/
+15
*
|
fsck: use execv_p_ and execl_p_
Florian Klink
2023-04-17
3
-30
/
+5
*
|
creds: make available to all ExecStartPre= and ExecStart= processes
Luca Boccassi
2023-04-17
2
-1
/
+10
[next]