summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | core/device: ignore ID_PROCESSING udev property on enumerate (#35332)Zbigniew Jędrzejewski-Szmek2024-11-252-3/+71
|\ \ \ \
| * | | | TEST-17: add reproducer for issue #35329Yu Watanabe2024-11-251-0/+71
| * | | | core/device: ignore ID_PROCESSING udev property on enumerateYu Watanabe2024-11-251-3/+0
* | | | | Check inode number to see if we are in init namespace (#35306)Zbigniew Jędrzejewski-Szmek2024-11-256-9/+100
|\ \ \ \ \
| * | | | | test-namespace: tweak log message a bitLennart Poettering2024-11-231-1/+1
| * | | | | virt: make use of ns inode check in running_in_userns() and running_in_cgroup...Lennart Poettering2024-11-231-0/+16
| * | | | | detect-virt: check the inode number of the pid namespaceLuca Boccassi2024-11-232-0/+23
| * | | | | namespace-util: add generic namespace_is_init() callLennart Poettering2024-11-234-8/+60
* | | | | | test: Dump coredumps from journal in the integration test wrapperDaan De Meyer2024-11-258-37/+98
* | | | | | networkd-test.py: disable IPv6AcceptRA= if not necessaryYu Watanabe2024-11-251-3/+16
| |/ / / / |/| | | |
* | | | | test: mask tmpfiles.d file shipped by selinux policy package in containersLuca Boccassi2024-11-251-0/+8
* | | | | mkosi: Use shared extra tree between initrd and main imageDaan De Meyer2024-11-258-5/+2
* | | | | mkosi: Make sure mkosi.clangd always runs on the hostDaan De Meyer2024-11-251-2/+8
* | | | | Various mkosi and integration test fixes (#35336)Luca Boccassi2024-11-2415-74/+102
|\ \ \ \ \
| * | | | | test: Lint integration-test-wrapper.pyDaan De Meyer2024-11-241-4/+4
| * | | | | test: Fix typing errors in integration-test-wrapper.pyDaan De Meyer2024-11-241-2/+3
| * | | | | test: Format integration-test-wrapper.pyDaan De Meyer2024-11-241-63/+77
| * | | | | ukify: Fix typing errorDaan De Meyer2024-11-241-1/+1
| * | | | | Move mypy.ini and ruff.toml to top levelDaan De Meyer2024-11-242-0/+0
| * | | | | integration-test-wrapper: Remove unneeded format stringsDaan De Meyer2024-11-241-2/+2
| * | | | | mkosi: Add github CLI to toolsDaan De Meyer2024-11-244-0/+4
| * | | | | mkosi: Add dnf and dnf5 to sanitizer workaround listDaan De Meyer2024-11-241-0/+2
| * | | | | mkosi: Install clangd everywhereDaan De Meyer2024-11-243-0/+3
| * | | | | mkosi: Use bash to execute command -vDaan De Meyer2024-11-241-2/+2
| * | | | | mkosi: Add shellcheck to toolsDaan De Meyer2024-11-244-0/+4
| * | | | | mkosi: update to latestDaan De Meyer2024-11-241-1/+1
|/ / / / /
* | | | | NEWS: add blurb thanking Nick OwensVito Caputo2024-11-241-0/+3
* | | | | hwdb: add entry for Chuwi Hi10 X1 (#35331)白一百2024-11-241-0/+4
* | | | | curl-util: do not configure new io event source when the event loop is alread...Yu Watanabe2024-11-231-0/+4
| |/ / / |/| | |
* | | | measure: add 'dtbauto' option in help messageAni Sinha2024-11-231-12/+13
* | | | po: Translated using Weblate (French)Léane GRASSER2024-11-231-2/+2
* | | | networkd-test.py: fix interface state checkerYu Watanabe2024-11-231-2/+5
* | | | nspawn: improve log message on bad incoming sd_notify() messageLennart Poettering2024-11-231-1/+1
* | | | nspawn: fix userns_mkdir() invocationLennart Poettering2024-11-231-4/+3
* | | | shutdown: propagate one more error from sync_making_progress()Yu Watanabe2024-11-231-4/+2
* | | | namespace-util: handle -ENOSPC by userns_acquire() gracefully in is_idmapping...Yu Watanabe2024-11-231-4/+8
|\ \ \ \
| * | | | namespace-util: update log messagesYu Watanabe2024-11-221-4/+4
| * | | | namespace-util: handle -ENOSPC by userns_acquire() gracefully in is_idmapping...Yu Watanabe2024-11-221-0/+4
| |/ / /
* | | | shutdown: close DM block device before issuing DM_DEV_REMOVE ioctlYu Watanabe2024-11-231-7/+9
* | | | basic/linux: update kernel headers from v6.12Yu Watanabe2024-11-2310-57/+75
* | | | Undeprecate commandline params forcequotacheck, fastboot, and forcefsckZbigniew Jędrzejewski-Szmek2024-11-232-13/+3
|/ / /
* | | link README.logs from tmpfiles.d/legacy.conf only if availableChristian Hesse2024-11-221-1/+2
* | | varlink: apparently on old kernels SO_PEERPIDFD returns EINVALLennart Poettering2024-11-221-1/+1
* | | hwdb: add support for PineTab2 to 60-sensor.hwdb (#35304)Marco Tomaschett2024-11-221-0/+9
* | | userdbctl: two trivial fixlets (#35296)Lennart Poettering2024-11-221-4/+25
|\ \ \
| * | | userdbctl: respect selected disposition also when showing gid boundariesLennart Poettering2024-11-221-0/+3
| * | | userdbctl: fix countingLennart Poettering2024-11-221-4/+8
| * | | userbdctl: show 'mapped' user range only inside of usernsLennart Poettering2024-11-221-0/+14
* | | | tpm2-util: fix parameter nameAntonio Alvarez Feijoo2024-11-221-1/+1
* | | | man: split cryptenroll man page into sections (#35297)Luca Boccassi2024-11-222-24/+65
|\ \ \ \ | |/ / / |/| | |