summaryrefslogtreecommitdiffstats
path: root/coccinelle (unfollow)
Commit message (Expand)AuthorFilesLines
2022-06-14man: Add some punctuation; remove double spaces.adrian51-40/+40
2022-06-14sd-journal: check retval of sd_id128_from_string callShreenidhi Shedi1-0/+2
2022-06-14homework: initialize we_detachedShreenidhi Shedi1-7/+4
2022-06-14test: use trap RETURNYu Watanabe2-16/+4
2022-06-14test: move "do" at the end of lineYu Watanabe1-6/+3
2022-06-14test: insert space in for loopYu Watanabe5-12/+12
2022-06-14test: import localed tests from debian/ubuntu test suiteYu Watanabe4-0/+412
2022-06-14test: install C.UTF-8 and English localesYu Watanabe1-0/+24
2022-06-14test: install libxkbcommon and x11 keymapsYu Watanabe1-1/+18
2022-06-14test: introduce inst_recursive() helper functionYu Watanabe1-0/+14
2022-06-14test: add one more path to search keymapsYu Watanabe1-19/+40
2022-06-14localectl: use Table to show statusYu Watanabe1-40/+89
2022-06-14locale: rename keymap-util.[ch] -> localed-util.[ch]Yu Watanabe5-9/+8
2022-06-14locale-setup: merge locale handling in PID1 and localedYu Watanabe12-309/+333
2022-06-14locale-util: align locale entriesYu Watanabe1-13/+13
2022-06-14locale-util: check if enumerated locales are validYu Watanabe1-0/+9
2022-06-14locale-util: fix memleak on failureYu Watanabe1-2/+5
2022-06-14test: import hostnamed tests from debian/ubuntu test suiteYu Watanabe4-0/+73
2022-06-14test: support debian/ubuntu specific timezone config fileYu Watanabe1-0/+24
2022-06-14test: drop unnecessary --no-pager optionYu Watanabe1-5/+5
2022-06-14test: introduce assert_not_in() helper functionYu Watanabe2-18/+32
2022-06-14pstore: Run after modules are loadedAlexander Graf1-0/+2
2022-06-14hwdb: analyzers: remove generic "STM Device in DFU Mode"Jan Luebbe1-1/+0
2022-06-14sysctl: increase log severity on failed writeChristian Göttsche1-1/+1
2022-06-14po: Translated using Weblate (Estonian)H A1-2/+4
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