summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | tree-wide: fix typoYu Watanabe2020-12-149-12/+11
* | nspawn: remove outdated comment regarding bpffsIlya Dmitrichenko2020-12-141-1/+1
* | sd-device: make TAGS= property prefixed and suffixed with ":"Yu Watanabe2020-12-145-57/+87
* | Merge pull request #17928 from keszybz/nss-loggingYu Watanabe2020-12-145-27/+88
|\ \
| * | nss-mymachines: initialize loggingZbigniew Jędrzejewski-Szmek2020-12-101-2/+18
| * | nss-systemd: initialize loggingZbigniew Jędrzejewski-Szmek2020-12-101-10/+25
| * | nss-resolve: initialize logging, log json errorsZbigniew Jędrzejewski-Szmek2020-12-101-12/+31
| * | basic/static-destruct: fix grammar in commentZbigniew Jędrzejewski-Szmek2020-12-101-3/+4
| * | json: log location also when there is no fileZbigniew Jędrzejewski-Szmek2020-12-101-0/+10
* | | Add Pull Request LabelerJameer Pathan2020-12-142-0/+41
* | | mmap-cache: drop ret_size from mmap_cache_get()Vito Caputo2020-12-135-40/+25
* | | Update 60-keyboard.hwdbdropsignal2020-12-131-0/+14
* | | meson: Fix reallocarray checkKhem Raj2020-12-131-1/+1
* | | pid1: stop making /dev noexecZbigniew Jędrzejewski-Szmek2020-12-121-1/+1
* | | udev-builtin-blkid: add VOLUME_ID, LOGICAL_VOLUME_ID, VOLUME_SET_ID and DATA_...Karel Zak2020-12-121-0/+16
* | | Merge pull request #17921 from yuwata/network-drop-assertion-17920Luca Boccassi2020-12-118-14/+49
|\ \ \
| * | | network: do not configure static configs more than once simultaneouslyYu Watanabe2020-12-118-2/+46
| * | | network: do not assume address ready callback is always set to static addressesYu Watanabe2020-12-111-8/+3
| * | | network: drop assertions to check link state in netlink callback handlersYu Watanabe2020-12-112-4/+0
* | | | Merge pull request #17935 from yuwata/network-fix-another-race-in-link-reconf...Zbigniew Jędrzejewski-Szmek2020-12-112-19/+22
|\ \ \ \ | |/ / / |/| | |
| * | | network: adjust commentsZbigniew Jędrzejewski-Szmek2020-12-111-3/+3
| * | | network: do not reconfigure interface when the link gains carrier but udev no...Yu Watanabe2020-12-112-19/+22
|/ / /
* | | cryptsetup: Fix crypto device missing issue after bootupJinyuan Si2020-12-101-1/+1
* | | Merge pull request #17903 from yuwata/udev-options-log-levelLennart Poettering2020-12-1010-49/+97
|\ \ \
| * | | man: mention new OPTIONS=log_level= udev ruleYu Watanabe2020-12-101-0/+18
| * | | udev: introduce new OPTIONS="log_level=" udev ruleYu Watanabe2020-12-106-5/+45
| * | | udev: introduce log_device_uevent() helper functionYu Watanabe2020-12-103-30/+20
| * | | udev: drop meaningless size optimizationYu Watanabe2020-12-103-14/+14
* | | | Drop compat "gateway" nameZbigniew Jędrzejewski-Szmek2020-12-105-28/+8
* | | | veritysetup: also place udev socket depLennart Poettering2020-12-101-1/+1
| |_|/ |/| |
* | | seccomp: don't install filters for archs that can't use syscallsGreg Depoire--Ferrer2020-12-103-24/+41
* | | mmap-cache: bind prot(ection) to MMapFileDescriptorVito Caputo2020-12-106-41/+33
* | | three spdx header fixesLennart Poettering2020-12-103-3/+3
* | | Merge pull request #17851 from yuwata/network-address-compare-funcLennart Poettering2020-12-106-71/+132
|\ \ \
| * | | network: warn when NDISC and DHCPv6 provide the same addressYu Watanabe2020-12-081-6/+67
| * | | network: fix SIGABRT related to unreachable route with DHCP6Yu Watanabe2020-12-081-3/+7
| * | | network: use address_get() in address_exists()Yu Watanabe2020-12-083-21/+15
| * | | network: revert previous changes to address_compare_func()Yu Watanabe2020-12-082-41/+43
* | | | mmap-cache: separate context and window list cache hit accountingVito Caputo2020-12-101-4/+4
* | | | networkd-test: add final newlines in generated files, use .format()Zbigniew Jędrzejewski-Szmek2020-12-101-30/+50
* | | | udev: Fix sound.target dependencyTakashi Iwai2020-12-101-1/+1
* | | | Merge pull request #17877 from yuwata/missing-syscall-sortYu Watanabe2020-12-101-138/+190
|\ \ \ \ | |_|/ / |/| | |
| * | | missing: update warning messagesYu Watanabe2020-12-081-9/+9
| * | | missing: add missing syscalls for ia64, m68k, sparc, arc, and tilegxYu Watanabe2020-12-081-8/+58
| * | | missing: drop redundant conditionYu Watanabe2020-12-081-5/+5
| * | | missing: support 32bit powerpcYu Watanabe2020-12-081-2/+2
| * | | missing: sort architectures in missing_syscall.hYu Watanabe2020-12-081-130/+132
| |/ /
* | | Merge pull request #17869 from DaanDeMeyer/mkosi-gdbLennart Poettering2020-12-095-2/+12
|\ \ \
| * | | mkosi: Add strace to final imagesDaan De Meyer2020-12-095-2/+5
| * | | mkosi: Add gdb to final imagesDaan De Meyer2020-12-095-0/+7