systemd/.git
2022-01-23 Yu Watanaberule: fallback to use board information if product...
2022-01-23 Yu Watanaberule: make ID_SYSFS_ATTRIBUTE_MODEL also accept product...
2022-01-23 Yu Watanabehostname: allow to override hardware vendor and model
2022-01-22 Yu Watanabehostname: introduce context_get_chassis() and use it...
2022-01-22 Frantisek Sumsalpackit: switch the remaining jobs to F35
2022-01-22 Yu WatanabeMerge pull request #22209 from systemd/wip/hadess/chass...
2022-01-22 Julia Kartsevabpf: name unnamed bpf programs
2022-01-21 YmrDtnJuFix journald audit logging with fields > N_IOVEC_AUDIT_...
2022-01-21 Jan Janssenboot: Only build with debug symbols in developer mode
2022-01-21 Bastien Nocerahwdb: Add Microsoft Surface Pro 1 chassis quirk
2022-01-21 Bastien Nocerahostname: Allow overriding the chassis type from hwdb
2022-01-21 Yu WatanabeMerge pull request #22205 from yuwata/udevadm-info...
2022-01-21 Daan De Meyermeson: Add missing test dependencies
2022-01-21 Yu Watanabeudevadm: add more assertions
2022-01-21 Yu Watanabeudevadm: simplify the code of removing udev state files
2022-01-21 Yu Watanabeudevadm: split assertions
2022-01-21 Yu Watanabeudevadm: do not remove watch directory
2022-01-21 Yu WatanabeMerge pull request #22202 from mwilck/keep-links-02
2022-01-21 Luca Boccassicore: add ExtensionDirectories= setting
2022-01-21 Martin Wilckudevadm: cleanup-db: don't delete information for kept...
2022-01-21 Martin Wilckudevadm: cleanup_dir: use dot_or_dot_dot()
2022-01-21 Luca BoccassiMerge pull request #22195 from keszybz/more-specifiers
2022-01-21 Zbigniew Jędrzejewsk... core: add %y/%Y specifiers for the fragment path of...
2022-01-21 Yu WatanabeMerge pull request #22199 from yuwata/resolve-reduce...
2022-01-21 Yu Watanaberesolve: refuse to resolve empty hostname
2022-01-21 Yu WatanabeMerge pull request #22183 from anitazha/oomdkillfix
2022-01-20 Jan Janssenmeson: Add missing boot headers and use @INPUT@ for...
2022-01-20 Anita Zhangoomd: handle situations when no cgroups are killed
2022-01-20 Anita Zhangoomd: fix race with path unavailability when killing...
2022-01-20 Zbigniew Jędrzejewsk... shared/specifier: treat NULL the same as ""
2022-01-20 Yu Watanaberesolve: reduce attempts of reading link file
2022-01-20 Yu Watanabewait-online: use network_link_get_operational_state()
2022-01-20 Yu Watanabenetwork-util: introduce network_link_get_operational_st...
2022-01-20 Yu Watanaberesolve: use FLAGS_SET() macro
2022-01-20 Yu Watanaberesolve: use netif_has_carrier()
2022-01-20 Yu Watanabenetif-util: introduce netif_has_carrier()
2022-01-20 Yu Watanaberesolve: drop redundant call of link_allocate_scopes...
2022-01-20 Yu Watanaberesolve: use log_link_warning_errno() or freinds more
2022-01-20 Yu Watanaberesolve: add debuging log of interface name change
2022-01-20 Evgeny Vereshchagintests: make fuzz-journal-remote less flaky
2022-01-20 Zbigniew Jędrzejewsk... Use ASSERT_PTR() in more places
2022-01-20 Evgeny Vereshchaginci: switch to fedora-35 on i386 on Packit
2022-01-20 Thomas Battenhwdb: Add accel orientation quirk for the GPD Pocket 3
2022-01-20 Tyson Whiteheadhwdb: CH Pro Pedals not classified correctly due to...
2022-01-20 Evgeny Vereshchagintests: fuzz etc_hosts_parse
2022-01-20 Yu Watanaberesolve: fix assertion triggered when r == 0
2022-01-19 Jan Janssenbus: Use OrderedSet for introspection
2022-01-19 Luca BoccassiMerge pull request #21865 from yuwata/network-sr-iov
2022-01-19 Jan Janssenboot: Use -ffile-prefix-map when present
2022-01-19 Zbigniew Jędrzejewsk... Merge pull request #22172 from yuwata/udev-sd-device...
2022-01-19 Yu Watanabetest: replace multiple echo with cat
2022-01-19 Yu Watanabeudev-util: add event UUID to debugging logs
2022-01-19 Yu Watanabesd-device: add more debugging logs in device_set_syspath()
2022-01-19 Yu Watanabemeson: skip to search clang, llvm-string, and bpftool...
2022-01-19 Yu Watanabetest: wait for newly created btrfs triggered
2022-01-19 Zbigniew Jędrzejewsk... Merge pull request #22163 from bluca/extension_images_v...
2022-01-19 Luca Boccassisysext: use LO_FLAGS_PARTSCAN when opening image
2022-01-19 Yu Watanabetest-network: add testcases for configuring SR-IOV...
2022-01-19 Yu Watanabetest-network: split out SR-IOV test to new class
2022-01-19 Yu Watanabetest-network: silence check for alternative names
2022-01-19 Yu Watanabenetwork: show driver in debug log
2022-01-19 Yu Watanabeudev/net: check if the requested SR-IOV virtual functio...
2022-01-19 Yu Watanabeudev/net: allow to set number of SR-IOV virtual functions
2022-01-19 Yu Watanabeudev/net: also support [SR-IOV] section in .link files
2022-01-19 Yu Watanabenetwork: move SR-IOV related functions to src/shared...
2022-01-19 Yu Watanabenetwork: rename NetworkConfigSection -> ConfigSection
2022-01-19 Yu Watanabenetwork: sr-iov: add missing assertion
2022-01-19 Yu Watanabenetwork: sr-iov: drop conflicting sections
2022-01-19 Yu Watanabenetwork: sr-iov: fix section name in log messages
2022-01-19 Yu WatanabeMerge pull request #22161 from kreijack/ignore-boot...
2022-01-19 Luca Boccassicore: refuse to mount ExtensionImages if the base layer...
2022-01-19 Luca Boccassidissect-image: validate extension-release even if the...
2022-01-18 Luca BoccassiMerge pull request #22159 from medhefgo/boot-xbootldr
2022-01-18 Ludwig Nusselmachined: provide more details to polkit auth
2022-01-18 Goffredo Baroncellibootctl: removed unused parameter only_auto
2022-01-18 Goffredo Baroncellibootctl: ignore the bootloader boot entries
2022-01-18 Jan Janssenboot: Pass around HARDDRIVE_DEVICE_PATH
2022-01-18 Jan Janssenboot: Simplify looking for the xboot hard drive
2022-01-18 Jan Janssenboot: Search for the partition node directly
2022-01-18 Zbigniew Jędrzejewsk... Merge pull request #21805 from наб
2022-01-18 Zbigniew Jędrzejewsk... Merge pull request #22093 from yuwata/meson-bpftool...
2022-01-18 Evgeny Vereshchaginmeson: force ctags to use absolute paths
2022-01-18 Luca BoccassiMerge pull request #22153 from evverx/switch-to-bullseye
2022-01-18 Yu Watanabepid1,cgroup-show: ignore -EOPNOTSUPP in cg_read_pid()
2022-01-18 Evgeny Vereshchaginci: point mkosi to commit where "testing" is fixed
2022-01-18 Evgeny Vereshchaginci: switch from unstable to testing on mkosi
2022-01-18 Yu Watanabetest: fix a copy-and-paste error
2022-01-18 Luca Boccassiman: add more references for extensions to portablectl
2022-01-17 Evgeny VereshchaginMerge pull request #22142 from evverx/libxkbcommon-dev
2022-01-17 Luca BoccassiMerge pull request #22125 from DaanDeMeyer/copy-holes
2022-01-17 Daan De Meyerjournal: Copy holes when archiving BTRFS journal files
2022-01-17 Luca BoccassiMerge pull request #22147 from keszybz/stdio-bridge...
2022-01-17 Yu Watanabekernel-install: also remove modules.builtin.alias.bin
2022-01-17 Zbigniew Jędrzejewsk... meson: drop unused SYSTEMD_STDIO_BRIDGE_BINARY_PATH
2022-01-17 Zbigniew Jędrzejewsk... stdio-bridge: trim whitespace and braces
2022-01-17 Zbigniew Jędrzejewsk... stdio-bridge: make the error more straightforward
2022-01-17 Zbigniew Jędrzejewsk... man: enhance the description of systemd-stdio-bridge
2022-01-17 Luca Boccassisystemd-stdio-bridge: add manpage
2022-01-17 dependabot... build(deps): bump github/codeql-action from 1.0.26...
2022-01-17 Evgeny Vereshchaginci: trigger CodeQL on PRs when its dependencies change
next