summaryrefslogtreecommitdiffstats
path: root/.lgtm (unfollow)
Commit message (Expand)AuthorFilesLines
2022-08-29hwdb: Force release calculator key on all HP Victus laptopsLockBlock-dev1-0/+4
2022-08-29homed: don't use stat() data from an unrelated inodeLennart Poettering1-1/+1
2022-08-29strv: modernize strv_fnmatch() a bitLennart Poettering2-8/+21
2022-08-29loopback: use ERRNO_IS_PRIVILEGE() where appropriateLennart Poettering1-1/+1
2022-08-29loop: make 'Failed to configure loopback device' log message clearerLennart Poettering2-2/+2
2022-08-29docs: use Title Case for section titlesLennart Poettering1-7/+7
2022-08-29test: testing for networkd NetLabel featureTopi Miettinen5-0/+32
2022-08-29network: NetLabel integrationTopi Miettinen14-1/+308
2022-08-29sd-netlink: add NetLabel supportTopi Miettinen3-7/+52
2022-08-29basic: generate netmasks for IPv6 and generic IP family addressesTopi Miettinen3-0/+96
2022-08-29scsi_id: retry inquiry ioctl if host_byte is DID_TRANSPORT_DISRUPTEDWenchao Hao1-0/+6
2022-08-29condition: fix device-tree firmware pathDaniel Braunwarth1-2/+2
2022-08-29test-50-dissect: wait for and lock loop block partition devicesYu Watanabe1-4/+13
2022-08-29udevadm-wait: introduce periodic timer for checking devicesYu Watanabe1-2/+67
2022-08-29Revert "test: wait for loop device to be removed"Yu Watanabe1-6/+0
2022-08-29udevadm-settle: check validity of specified pathYu Watanabe1-0/+4
2022-08-29udevadm-settle: use sd-eventYu Watanabe1-38/+51
2022-08-29udevadm-settle: rename arg_timeout -> arg_timeout_usecYu Watanabe1-4/+4
2022-08-29udevadm-settle: check if udevd is runningYu Watanabe1-0/+4
2022-08-29udevadm-settle: make failure in udev_ctrl_new() criticalYu Watanabe1-10/+13
2022-08-29udevadm-settle: emit deprecated warning earlierYu Watanabe1-2/+2
2022-08-29man: Minor punctuation and word tweakadrian51-2/+2
2022-08-28udev-util: minor cleanups for on_ac_power()Yu Watanabe1-7/+7
2022-08-28network: drop unused timestampYu Watanabe3-12/+0
2022-08-28test-64: run one more subtest on non-KVM environment with relaxed conditionYu Watanabe2-16/+27
2022-08-28docs: fix incorrect env var name for credentials directoryUriel Corfa1-2/+2
2022-08-28shell-completion: drop unused $modeYu Watanabe1-6/+6
2022-08-28udevadm: replace find_device_from_path() with sd_device_new_from_path()Yu Watanabe1-19/+3
2022-08-28test-network: add missing online checkYu Watanabe1-1/+1
2022-08-28udev: do not kill workers when requested to set the same log level currently ...Yu Watanabe1-0/+10
2022-08-28udev/net: drop unused timestampYu Watanabe1-1/+0
2022-08-28test-64: relax number of partitions used in testcase_simultaneous_events() to...Yu Watanabe1-9/+12
2022-08-28tree-wide: use devpath_from_devnum() and device_open_from_devnum()Yu Watanabe12-158/+67
2022-08-28sd-device: skip to check diskseq if device is not initializedYu Watanabe1-4/+11
2022-08-28sd-device: introduce device_open_from_devnum()Yu Watanabe2-0/+33
2022-08-28sd-device: introduce devpath_from_devnum()Yu Watanabe6-1/+70
2022-08-28devnum-util: split-out device_path_make_inaccessible()Yu Watanabe2-17/+21
2022-08-28sd-device: rename device-util.c -> device-filter.cYu Watanabe6-8/+18
2022-08-28growfs,repart: fix misuse of sd_device_get_devpath()Yu Watanabe2-5/+5
2022-08-28test-64: extend timeout for slower env e.g. non-kvmYu Watanabe1-1/+1
2022-08-27tree-wide: fix typoYu Watanabe2-3/+3
2022-08-27hwdb: Add Dell Professional Sound Bar AE515Swapnil Devesh1-0/+4
2022-08-27loop-util: use filter provided by sd_device_enumeratorYu Watanabe1-28/+7
2022-08-27test: reload knotd after committing all zone changesFrantisek Sumsal1-0/+2
2022-08-27test: fix delv trust anchors location on UbuntuFrantisek Sumsal1-0/+3
2022-08-27test: fix typoFrantisek Sumsal1-1/+1
2022-08-27test: drop old DS records if presentFrantisek Sumsal1-1/+6
2022-08-27test-50-dissect: generate debugging logs of udevdYu Watanabe1-0/+2
2022-08-27test-58-repart: use udevadm control instead of creating service drop-inYu Watanabe1-10/+1
2022-08-26systemd-growfs: use sd_device_new_from_devnum()Devendra Tewari3-67/+46