summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Apply known iocost solutions to block devicesGustavo Noronha Silva2023-04-207-0/+452
* Merge pull request #27327 from DaanDeMeyer/hotplugLennart Poettering2023-04-2010-33/+112
|\
| * kmod-setup: Add early loading for virtio_consoleDaan De Meyer2023-04-201-8/+33
| * core: Parse logging environment earlierDaan De Meyer2023-04-201-4/+10
| * kmod-setup: Introduce match_modalias_recurse_dir_cb()Daan De Meyer2023-04-201-4/+5
| * string-util: Add startswith_strv()Daan De Meyer2023-04-203-12/+17
| * mkosi: Disable kmsg ratelimitingDaan De Meyer2023-04-201-0/+1
| * log: Log when kmsg is being ratelimitedDaan De Meyer2023-04-201-2/+6
| * log: Add knob to disable kmsg ratelimitingDaan De Meyer2023-04-204-4/+41
* | dissect: let's check for crypto_LUKS before fstype allowlist checkLennart Poettering2023-04-201-5/+6
* | ratelimit: handle counter overflows somewhat sanelyLennart Poettering2023-04-201-9/+11
* | man: try to make clearer that /var/ is generally not available in /usr/lib/sy...Lennart Poettering2023-04-201-32/+25
* | dissect-image: issue BLKFLSBUF before probing an fs at block device offset != 0Lennart Poettering2023-04-201-0/+15
* | networkd: fallback to chaddr for static lease lookup when not foundRobert Meijers2023-04-201-1/+37
* | core/device: rewrite how device unit is removed from Manager.devices_by_sysfsYu Watanabe2023-04-201-7/+14
* | list: fix double evaluationYu Watanabe2023-04-201-3/+6
* | Merge pull request #27299 from yuwata/chase-absoluteDaan De Meyer2023-04-2011-109/+194
|\ \
| * | test: add regression tests for find_esp() and friendYu Watanabe2023-04-181-0/+9
| * | chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-188-72/+74
| * | fd-util: skip to check mount ID if kernel is too old and /proc is not mountedYu Watanabe2023-04-181-7/+15
| * | mountpoint-util: check /proc is mounted on failureYu Watanabe2023-04-181-2/+4
| * | chase: prefix with the root directory only when it is not "/"Yu Watanabe2023-04-181-8/+16
| * | chase: drop repeated call of empty_to_root()Yu Watanabe2023-04-181-13/+12
| * | chase: update outdated comment about result pathYu Watanabe2023-04-181-6/+20
| * | chase: make the result absolute when a symlink is absoluteYu Watanabe2023-04-182-1/+15
| * | chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2023-04-182-2/+31
* | | hwdb: disable entry for Logitech USB receiver used by G502 XYu Watanabe2023-04-191-1/+3
* | | core: add one missing assertion for release_resource_queueYu Watanabe2023-04-191-0/+1
* | | dissect-image: fix log level in dissect_log_errorQuintin Hill2023-04-191-15/+15
| |/ |/|
* | mkosi: Update to latestDaan De Meyer2023-04-193-1/+7
|/
* Merge pull request #27323 from keszybz/gpt-auto-generator-warning-cleanupMike Yuan2023-04-184-8/+11
|\
| * gpt-auto-generator: "translate" errno codes into proper messagesZbigniew Jędrzejewski-Szmek2023-04-183-7/+10
| * fstab-generator: add missing phrase in commentZbigniew Jędrzejewski-Szmek2023-04-181-1/+1
* | test: prefix the transient unit with test- to make coverage runs happyFrantisek Sumsal2023-04-181-0/+1
* | Merge pull request #27320 from poettering/kmod-setup-tweaksMike Yuan2023-04-181-4/+6
|\ \ | |/ |/|
| * kmod-setup: bypass heavy virtio-rng check if we are not running in a VM anywayLennart Poettering2023-04-181-0/+4
| * kmod-setup: use STARTSWITH_SET() where appropriateLennart Poettering2023-04-181-4/+2
* | hwdb: Fix rotation for BMAX Y13Paolo Velati2023-04-181-0/+9
|/
* Revert "getty-generator: Use device hotplug to instantiate virtualizer consoles"Lennart Poettering2023-04-181-17/+13
* Merge pull request #27256 from medhefgo/boot-rdtscLennart Poettering2023-04-181-28/+57
|\
| * boot: Use CPUID to detect TSC frequencyJan Janssen2023-04-131-1/+30
| * boot: Rework timer frquency readingJan Janssen2023-04-131-18/+31
| * boot: Use compiler intrinsic for TSCJan Janssen2023-04-131-15/+2
* | gpt-auto: do not fail when no suitable partitions foundYu Watanabe2023-04-181-1/+2
* | getty-generator: Use device hotplug to instantiate virtualizer consolesDaan De Meyer2023-04-181-13/+17
* | lsm-util: move detection of support of LSMs into a new lsm-util.[ch] helperLennart Poettering2023-04-184-37/+40
* | bpf-firewall: give a name to maps usedDominique Martinet2023-04-183-5/+26
* | process-util: be more careful with pidfd_get_pid() special casesLennart Poettering2023-04-171-1/+15
* | fsck: use execv_p_ and execl_p_Florian Klink2023-04-173-30/+5
* | creds: make available to all ExecStartPre= and ExecStart= processesLuca Boccassi2023-04-172-1/+10