summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* bpf: fix bpf_can_link_lsm_program conditionv250.2Julia Kartseva2022-01-101-3/+3
* bpf: check if lsm link ptr is libbpf errorJulia Kartseva2022-01-101-3/+4
* shared/rm-rf: loop over nested directories instead of instead of recursingZbigniew Jędrzejewski-Szmek2022-01-101-47/+112
* shared/rm_rf: refactor rm_rf() to shorten code a bitZbigniew Jędrzejewski-Szmek2022-01-101-30/+23
* shared/rm_rf: refactor rm_rf_children_inner() to shorten code a bitZbigniew Jędrzejewski-Szmek2022-01-101-18/+9
* systemctl: Fix --show timestampLudwig Nussel2022-01-101-1/+1
* boot-timestamps: Discard firmware init time when running in a VMJan Janssen2022-01-091-5/+13
* bpf: actually skip RestrictFileSystems= when not supportedZbigniew Jędrzejewski-Szmek2022-01-091-21/+7
* test: store empty files rather than symlinks for test-fstab-generatorLuca Boccassi2022-01-0922-23/+4
* man: add missing example title in systemd.network(5)Zbigniew Jędrzejewski-Szmek2022-01-091-2/+2
* seccomp: move arch_prctl to @defaultZbigniew Jędrzejewski-Szmek2022-01-071-1/+1
* test: add test cases for fstab-generatorYu Watanabe2022-01-0754-1/+244
* meson: install test-network-generator-conversion.sh even if networkd is not e...Yu Watanabe2022-01-071-5/+3
* fstab-generator: also skip other network filesystems and live imageYu Watanabe2022-01-071-0/+15
* fstab-generator: skip root directory handling when nfsroot is requestedYu Watanabe2022-01-071-2/+57
* kernel-install: prefer /boot over /boot/efi for $BOOT_ROOTAdam Williamson2022-01-071-1/+1
* homed: stop before stopping dbusMarkus Weippert2022-01-071-1/+1
* udev-util: ignore USB-C ports in power source mode when detecting system is r...Yu Watanabe2022-01-071-0/+72
* udev-util: re-implement on_ac_power() with sd-deviceYu Watanabe2022-01-071-34/+39
* util: move on_ac_power() from util.c -> udev-util.cYu Watanabe2022-01-077-64/+67
* bpf: do not freeze if bpf lsm fails to set upJulia Kartseva2022-01-073-7/+17
* core/bpf: tighten handling of return values, improve messagesZbigniew Jędrzejewski-Szmek2022-01-071-16/+13
* core/bpf: avoid unnecessary initialization of variables, tighten scopeZbigniew Jędrzejewski-Szmek2022-01-071-24/+13
* userdbctl: fix "Password OK" shown even when password is empty or locked (#21...Pigmy-penguin2022-01-073-6/+25
* test-watchdog: mark as unsafeMike Gilbert2022-01-071-1/+2
* logind: do not propagate error in delayed actionZbigniew Jędrzejewski-Szmek2022-01-071-6/+2
* test: use full date & time when checking for coredumpsFrantisek Sumsal2022-01-071-1/+1
* journal: Log filename when we fail to write an entryDaan De Meyer2022-01-071-2/+2
* journal: Log a better message when we're rotating because a file is fullDaan De Meyer2022-01-071-1/+4
* backlight: ignore error if the backlight device is already removedYu Watanabe2022-01-071-2/+10
* test-repart: append /sbin and /usr/sbin to $PATH= to make sfdisk can be foundYu Watanabe2022-01-071-0/+2
* test-repart: disable pagerYu Watanabe2022-01-071-3/+3
* sd-boot: select newest kernel entry matching with the default glob patternYu Watanabe2022-01-071-2/+2
* resolve: add missing initialization of libgcryptYu Watanabe2022-01-071-0/+2
* hwdb: Allow end-users root-less access to TL866 EPROM readersBastien Nocera2022-01-071-0/+11
* hwdb: make usb match patterns uppercaseZbigniew Jędrzejewski-Szmek2022-01-071-2/+2
* hwdb: fix check for uppercasedness of match patternsZbigniew Jędrzejewski-Szmek2022-01-071-4/+6
* make HP 15s-eq0xxx changes specific to sku9MG38EA#ABZv250.1Marco Scardovi2022-01-041-2/+2
* meson: generate better arch defines for clang bpf compilationZbigniew Jędrzejewski-Szmek2022-01-041-2/+20
* basic/log: allow errno values higher than 255Zbigniew Jędrzejewski-Szmek2022-01-041-2/+2
* coredump: do not crash if we failed to acquire exe pathZbigniew Jędrzejewski-Szmek2022-01-041-17/+22
* elf-util: add missing assertionYu Watanabe2022-01-041-0/+2
* elf-util: executable argument for parse_elf() may be NULLYu Watanabe2022-01-041-3/+5
* hostname-util: drop GET_HOSTNAME_ALLOW_NONE flag and always refuse "(none)"Yu Watanabe2022-01-043-9/+10
* hostname-setup: gracefully handle kernel with empty CONFIG_DEFAULT_HOSTNAMEYu Watanabe2022-01-041-6/+3
* boot: Do not warn if an initializing driver returns EFI_ABORTEDJan Janssen2022-01-041-2/+7
* seccomp-util: include missing_syscall_def.h to make __SNR_foo mapped to __NR_fooYu Watanabe2022-01-041-7/+4
* missing-syscall: add __NR_openat2Yu Watanabe2022-01-042-0/+67
* syscalls: update syscall definitionsYu Watanabe2022-01-0412-11/+12
* ci: Test efi binaries for section table gapsJan Janssen2022-01-041-0/+6