summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* sulogin-shell: Start initrd.target on exit in the initrdDaan De Meyer2023-04-211-11/+13
* tre-wide: use FORMAT_DEVNUM() a bit moreLennart Poettering2023-04-212-3/+5
* tree-wide: convert more cases do DEVNUM_FORMAT_STR()/DEVNUM_FORMAT_VAL()Lennart Poettering2023-04-214-8/+10
* Merge pull request #27349 from mrc0mmand/codespellLuca Boccassi2023-04-205-8/+8
|\
| * tree-wide: code spelling fixesFrantisek Sumsal2023-04-205-8/+8
* | detect-virt: add message at debug levelZbigniew Jędrzejewski-Szmek2023-04-211-2/+2
* | Apply known iocost solutions to block devicesGustavo Noronha Silva2023-04-203-0/+354
* | Merge pull request #27327 from DaanDeMeyer/hotplugLennart Poettering2023-04-206-30/+91
|\ \
| * | 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
| * | log: Log when kmsg is being ratelimitedDaan De Meyer2023-04-201-2/+6
| * | log: Add knob to disable kmsg ratelimitingDaan De Meyer2023-04-201-1/+21
* | | 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
* | | 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-2010-109/+185
|\ \ \
| * | | chase: replace path_prefix_root_cwd() with chaseat_prefix_root()Yu Watanabe2023-04-198-72/+74
| * | | fd-util: skip to check mount ID if kernel is too old and /proc is not mountedYu Watanabe2023-04-191-7/+15
| * | | mountpoint-util: check /proc is mounted on failureYu Watanabe2023-04-191-2/+4
| * | | chase: prefix with the root directory only when it is not "/"Yu Watanabe2023-04-191-8/+16
| * | | chase: drop repeated call of empty_to_root()Yu Watanabe2023-04-191-13/+12
| * | | chase: update outdated comment about result pathYu Watanabe2023-04-191-6/+20
| * | | chase: make the result absolute when a symlink is absoluteYu Watanabe2023-04-192-1/+15
| * | | chase: make chaseat() provides absolute path also when dir_fd points to the r...Yu Watanabe2023-04-192-2/+31
| |/ /
* | | 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-201-15/+15
|/ /
* | Merge pull request #27323 from keszybz/gpt-auto-generator-warning-cleanupMike Yuan2023-04-194-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
| |/
* | 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
|/
* 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-171-1/+2
* | user-util:remove duplicate includesjcg2023-04-171-1/+0
* | virt: Further improve detection of EC2 metal instancesBenjamin Herrenschmidt2023-04-171-2/+4