]> git.ipfire.org Git - thirdparty/systemd.git/shortlog
thirdparty/systemd.git
2026-04-03  Yaping Lireport: follow up to review comments on #40619 41078/head
2026-04-03  Yaping Lireport: add per-service metrics to the varlink Metrics API
2026-04-02  Yaping Lireport: add manager-level metrics to varlink Metrics API
2026-04-02  Daan De Meyerci: Drop base64 encoding in claude review workflow
2026-04-02  Nikolas Kyxmanager: Add DefaultMemoryZSwapWriteback
2026-04-02  Daan De Meyervmspawn: Add --console-transport= option to select...
2026-04-02  Daan De Meyerloop-util: create loop device for block devices with...
2026-04-02  Daan De Meyertest-loop-block: Migrate to new assertion macros and...
2026-04-02  Daan De Meyervmspawn: propagate $TERM from host into VM via kernel...
2026-04-02  Daan De Meyervmspawn: Warn about --grow-image= in combo with --image...
2026-04-02  Lennart PoetteringSupport `CopyBlocks=` for `Verity={hash,sig}` (#41393)
2026-04-02  Lennart Poetteringreport: implement facts interface (#41117)
2026-04-02  Lennart Poetteringnetwork-generator: support BOOTIF= and rd.bootif=0...
2026-04-02  Daan De Meyerterminal-util: Protect errno in termios_reset()
2026-04-02  Daan De Meyerbasic/terminal-util: use getenv_terminal_is_dumb()
2026-04-02  Daan De Meyerbasic/terminal-util: use non-blocking writes when sendi...
2026-04-02  Daan De Meyervmspawn: use fstab.extra credential for runtime mounts...
2026-04-02  Daan De Meyervmspawn: add scsi-cd disk type for ISO/CD-ROM image...
2026-04-02  Daan De Meyervmspawn: use PTY for native console to avoid QEMU O_NON...
2026-04-02  Daan De Meyerptyfwd: Add transparent flag
2026-04-02  Daan De Meyerstub: Determine the correct serial console from the...
2026-04-02  Daan De Meyerstub: Do a single PCI read to get the vendor and device ID
2026-04-02  Daan De Meyerstub: Drop needless enum value assignment
2026-04-02  Lennart Poetteringupdate TODO
2026-04-02  Daan De Meyershared/gpt: add gpt_probe() for GPT header and partitio...
2026-04-02  Mike Yuanmount-util: restore compat for kernels without MOUNT_AT...
2026-04-02  Luca Boccassinetworkd: fix assert with IPFamily=both in MobileNetwor...
2026-04-02  Michael FerrariInitialize roothash when populating sig partition 41393/head
2026-04-02  Michael Vogttest: tweak TEST-74-AUX-UTILS.varlinkctl.sh varlink...
2026-04-02  Michael Vogtvarlinkctl: simplify error handling in exec_with_listen_fds
2026-04-02  Michael Vogtsd-varlink: fix fd handling in upgrade code path
2026-04-02  Daan De Meyervmspawn: Use qemu config file for smp and memory
2026-04-02  Daan De Meyervmspawn: pass --log-level=error and --modcaps=-mknod...
2026-04-02  Kit Dallegedocs: fix misleading VM/machined documentation
2026-04-02  Michael FerrariSupport `CopyBlocks=` for `Verity={hash,sig}`
2026-04-02  Daan De Meyervmspawn: Pass extra cmdline via smbios when direct...
2026-04-01  Christian Hessehwdb/keyboard: fix enter key for X+ piccolo
2026-04-01  Luca BoccassiTwo followups for recent commits (#41457)
2026-04-01  Daan De Meyernspawn: move boot_id and kmsg backing file creation...
2026-04-01  Zbigniew Jędrzejewsk... units: allow systemd-report-basic@.service to run in... 41117/head
2026-04-01  Zbigniew Jędrzejewsk... report-basic: lock down the service
2026-04-01  Zbigniew Jędrzejewsk... report: move facts generator out of PID1 into a separat...
2026-04-01  Zbigniew Jędrzejewsk... Two claude fixes (#41451)
2026-04-01  Zbigniew Jędrzejewsk... basic/terminal-util: flush stray input when terminal... 41457/head
2026-04-01  Zbigniew Jędrzejewsk... test-efi-string: add more cases
2026-04-01  Daan De Meyerci: base64 encode multiline strings in structured output 41451/head
2026-04-01  Daan De Meyerci: Delay instructions to read pr-context.json until...
2026-04-01  Zbigniew Jędrzejewsk... shared/options: allow output ret_arg to be omitted
2026-04-01  Zbigniew Jędrzejewsk... report: rename variables/fields, use string table
2026-04-01  Yaping Lireport: implement facts interface
2026-04-01  Zbigniew Jędrzejewsk... report: downgrade message for org.varlink.service.Metho...
2026-04-01  Daan De Meyerstub: auto-detect console device and append console...
2026-04-01  dependabot... build(deps): bump meson from 1.10.1 to 1.10.2 in /...
2026-04-01  dependabot... build(deps): bump the actions group with 3 updates
2026-04-01  Michal Rybeckyhmac: add comments explaining why each buffer needs...
2026-04-01  Michal Rybeckyhmac: erase key-derived stack buffers before returning
2026-04-01  Daan De Meyerloop-util: work around kernel loop driver partition...
2026-04-01  Daan De Meyernspawn: keep backing files for boot_id and kmsg bind...
2026-04-01  Daan De Meyervarlinkctl: add protocol upgrade support using new...
2026-04-01  Tobias Heiderhwdb: Silence spurrious F23 key-press from Fn key on...
2026-04-01  Daan De Meyerci: Rework Claude review workflow to use CLI directly
2026-04-01  Daan De Meyerloop-util: use auto-detect open mode for loop device...
2026-03-31  Michael Vogtvarlink: tweak exec_with_listen_fds() log generation 41283/head
2026-03-31  Michael Vogtvarlinkctl: add support for `--exec` with `--upgrade`
2026-03-31  Michael Vogtvarlinkctl: add protocol upgrade support
2026-03-31  Michael Vogtshared: rename internal variables in SimplexForwarder
2026-03-31  Michael Vogtshared: extend socket-forward to support fd-pairs too
2026-03-31  Michael Vogtsd-varlink: add sd_varlink_call_and_upgrade() for proto...
2026-03-31  Daan De Meyerterminal-util: fix boot hang from ANSI terminal size...
2026-03-31  Daan De Meyerterminal-util: add CLEANUP_TERMIOS_RESET() for automati...
2026-03-31  Daan De Meyertest-terminal-util: migrate to new assertion macros
2026-03-31  Antonio Alvarez... man: fix typos in some binary names
2026-03-31  Zbigniew Jędrzejewsk... Refactor the option & verb table handling and convert...
2026-03-30  Michael FerrariOnly enable `NoAuto=true` for supported partitions
2026-03-30  Luca Boccassicryptenroll: harden some variables with erasure on...
2026-03-30  Daan De MeyerMore assorted coverity fixes (#41413)
2026-03-30  Valentin Davidsysupdate: Ignore resources that are not pending
2026-03-30  Valentin Daviddiscover-image: Ignore sysupdate temporary files
2026-03-30  Valentin Davidsysupdated: Accept "current+pending" key
2026-03-30  Zbigniew Jędrzejewsk... many: another set of checks for pointer access without...
2026-03-30  Nick Rosbrooknetwork-generator: support BOOTIF= and rd.bootif=0... 41028/head
2026-03-30  Nick Rosbrookether-addr-util: introduce hw_addr_is_valid()
2026-03-30  Michael Vogtcore: make check-pointer-deref clean 41400/head
2026-03-30  Luca Boccassijournald: add assert for allocated buffer size 41413/head
2026-03-30  Luca Boccassitest-json: avoid divide-by-zero coverity warning for...
2026-03-30  Michael Vogtnetwork: make check-pointer-deref clean
2026-03-30  Michael Vogtjournal: make check-pointer-deref clean
2026-03-30  Michael Vogtnspawn: make check-pointer-deref clean
2026-03-30  Michael Vogtcleanup: address review feedback from claude
2026-03-30  Michael Vogtmkosi: add coccinelle to the debian tools tree too
2026-03-30  Luca Boccassinspawn-oci: add asserts for UID/GID validity after...
2026-03-30  Luca Boccassiboot: clamp setup header copy size to sizeof(SetupHeader)
2026-03-30  Luca Boccassicreds-util: add assert for output buffer size overflow...
2026-03-30  Luca Boccassicalendarspec: use ADD_SAFE for repeat offset calculation
2026-03-30  Luca Boccassirepart: use INC_SAFE for partition min size accumulation
2026-03-30  Luca Boccassitest-strv: avoid unsigned wraparound in backwards iteration
2026-03-30  Luca Boccassisd-bus: add assert_cc for message allocation size
2026-03-30  Luca Boccassisd-bus: use usec_add() for auth timeout calculation
2026-03-30  Luca Boccassinss-myhostname: add asserts for buffer index accumulation
2026-03-30  Luca Boccassitree-wide: add assert_cc for time constant multiplications
next