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