summaryrefslogtreecommitdiffstats
path: root/tools/update-hwdb.sh (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-13network: l2tp: initialize a to NULLShreenidhi Shedi1-1/+1
2022-06-12meson: add build targets for libudev, libsystemd and pkg-configLuca Boccassi3-2/+8
2022-06-12po: Translated using Weblate (Estonian)H A1-84/+111
2022-06-11test-network: drop unnecessary `global`Frantisek Sumsal1-6/+0
2022-06-11test-network: explicitly set encoding when open()ing text filesFrantisek Sumsal1-30/+30
2022-06-11test-network: make use of f-strings in couple more placesFrantisek Sumsal1-9/+9
2022-06-11test-network: override networkctl bin w/ valgrind/sanitizersFrantisek Sumsal1-1/+6
2022-06-10shared/linux: update kernel headers to 5.19-rc1Yu Watanabe3-12/+445
2022-06-10basic/linux: update kernel headers to 5.19-rc1Yu Watanabe11-27/+451
2022-06-10dns-domain: reduce indentation in dns_service_split()Yu Watanabe1-33/+30
2022-06-10dns-domain: rename function argumentsYu Watanabe2-8/+8
2022-06-10dns-domain: make each label nul-terminatedYu Watanabe2-1/+2
2022-06-10systemctl: add `edit` verb to arguments' help textElias Probst1-5/+6
2022-06-10boot: use efi_memcpy inplace of memcpyShreenidhi Shedi1-1/+1
2022-06-10shared/condition: accept size suffixes for ConditionMemoryZbigniew Jędrzejewski-Szmek2-2/+23
2022-06-10boot: Use memcpy/memset provided by firmwareJan Janssen1-0/+18
2022-06-10boot: Mark memcmp/memcpy/memset aliases as usedJan Janssen1-5/+7
2022-06-10docs/CONTRIBUTING: ask people to send a ping on stalled reviewsZbigniew Jędrzejewski-Szmek1-2/+3
2022-06-10efi-string: Remove one more |= for boolJan Janssen1-1/+2
2022-06-10meson: add experimental bpf-gcc compiler supportJames Hilliard3-53/+92
2022-06-10docs: desaturate dark-mode background colorBenjamin Franzke1-1/+2
2022-06-10meson: use status-unit-format-default=name in developer modeZbigniew Jędrzejewski-Szmek2-1/+4
2022-06-10meson: add status unit format to summaryZbigniew Jędrzejewski-Szmek1-0/+1
2022-06-10boot: Use parse_number16 for boot counter parsingJan Janssen1-101/+46
2022-06-10boot: Drop use of AtoiJan Janssen2-11/+20
2022-06-10boot: Add parse_number8/16Jan Janssen3-0/+89
2022-06-10test: exclude network interfacesYu Watanabe1-0/+4
2022-06-10test: import timedated test from debian/ubuntu test suiteYu Watanabe5-0/+311
2022-06-10test: import logind test from debian/ubuntu test suiteYu Watanabe5-0/+408
2022-06-10test: always exclude devices named loop*Yu Watanabe1-2/+1
2022-06-10test: drop redundant IMAGE_NAME=Yu Watanabe3-3/+0
2022-06-10boot/efi-string: check the end of haystack before testing remaining patternYu Watanabe2-5/+2
2022-06-10devnode-acl: use set_put_strdup_full() and set_ensure_consume()Yu Watanabe1-7/+3
2022-06-10dns-domain: simplify code a bitYu Watanabe1-6/+2
2022-06-10dns-domain: use dns_name_concat()Yu Watanabe1-2/+2
2022-06-10fix: sd_id128_get_invocation now works for user servicesi-do-cpp1-1/+4
2022-06-10tree-wide: fix typoYu Watanabe3-3/+3
2022-06-09po: Translated using Weblate (Estonian)H A1-37/+42
2022-06-09test: account for ADDR_NO_RANDOMIZE if it's setFrantisek Sumsal1-4/+12
2022-06-09bpf: use __always_inline macro in restrict-ifaces.bpf.cJames Hilliard1-1/+1
2022-06-09meson: Build with frame pointers in developer modeDaan De Meyer1-0/+4
2022-06-09shutdown: Lazy unmount /oldroot/{dev,proc,sys}Jan Janssen1-0/+11
2022-06-09shutdown: Log processes that block umountJan Janssen1-3/+63
2022-06-09shutdown: Rename umount_log_level and make it a boolJan Janssen3-50/+44
2022-06-09systemctl: simplify code a bitZbigniew Jędrzejewski-Szmek1-4/+5
2022-06-09shared/bus-util: rename variables to follow newer styleZbigniew Jędrzejewski-Szmek2-14/+12
2022-06-09shared/bus-util: simplificationZbigniew Jędrzejewski-Szmek1-17/+9
2022-06-09test-udev-util: do not pass NULL to printf, style fixesZbigniew Jędrzejewski-Szmek1-8/+8
2022-06-09test-process-util: do not pass NULL to printf, simplify testsZbigniew Jędrzejewski-Szmek1-6/+7
2022-06-09test-dns-domain: a few more "NULL in printf %s"sZbigniew Jędrzejewski-Szmek1-10/+10