Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
https-github-com-bit
/
systemd
Public
forked from
adamlaska/systemd
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
v250
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 23, 2021
NEWS: finalize release
keszybz
committed
a420d71
View commit details
Copy full SHA for a420d71
Browse repository at this point
analyze: fix segfault when malloc() fails (#21874)
Show description for 558ad6b
yuwata
authored
558ad6b
View commit details
Copy full SHA for 558ad6b
Browse repository at this point
Merge pull request #21869 from yuwata/sd-journal-fix-segfault
Show description for 10c8c32
keszybz
authored
10c8c32
View commit details
Copy full SHA for 10c8c32
Browse repository at this point
Merge pull request #21870 from keszybz/cleanup-and-comments
Show description for a5016a0
bluca
authored
a5016a0
View commit details
Copy full SHA for a5016a0
Browse repository at this point
src/basic: adjust grammar in comments
keszybz
committed
90c8234
View commit details
Copy full SHA for 90c8234
Browse repository at this point
shared: re-wrap comment
keszybz
committed
a49a356
View commit details
Copy full SHA for a49a356
Browse repository at this point
hostname: use _cleanup_ in one more place
keszybz
committed
68cdeab
View commit details
Copy full SHA for 68cdeab
Browse repository at this point
sd-journal: fix segfault when match_new() fails
Show description for 39dfc0d
yuwata
committed
39dfc0d
View commit details
Copy full SHA for 39dfc0d
Browse repository at this point
sd-journal: free incomplete match on failure
yuwata
committed
418cce6
View commit details
Copy full SHA for 418cce6
Browse repository at this point
Merge pull request #21866 from yuwata/update-hwdb-and-news-v250
Show description for 8d48a86
keszybz
authored
8d48a86
View commit details
Copy full SHA for 8d48a86
Browse repository at this point
boot: Use correct handle to find TextInputEx protocol
Show description for e628944
medhefgo
authored and
keszybz
committed
e628944
View commit details
Copy full SHA for e628944
Browse repository at this point
NEWS: update contributors list and release date
yuwata
committed
6e6dc09
View commit details
Copy full SHA for 6e6dc09
Browse repository at this point
hwdb: update hwdb for v250-final
Show description for 4b6b9d3
yuwata
committed
4b6b9d3
View commit details
Copy full SHA for 4b6b9d3
Browse repository at this point
machined: set TTYPath for container shell
Show description for a9c97bb
lnussel
authored and
keszybz
committed
a9c97bb
View commit details
Copy full SHA for a9c97bb
Browse repository at this point
man: reindent and rebreak systemd.network
Show description for add469f
yuwata
authored and
keszybz
committed
add469f
View commit details
Copy full SHA for add469f
Browse repository at this point
meson: fix typo
yuwata
committed
8f7a0fc
View commit details
Copy full SHA for 8f7a0fc
Browse repository at this point
analyze: do not connect to DBUS with --offline
Show description for 741c4c8
2 people
authored and
yuwata
committed
741c4c8
View commit details
Copy full SHA for 741c4c8
Browse repository at this point
Commits on Dec 22, 2021
Merge pull request #21858 from yuwata/fix-test-home
Show description for 743814d
bluca
authored
743814d
View commit details
Copy full SHA for 743814d
Browse repository at this point
boot: Use -fvisibility=hidden instead of -fwhole-program
Show description for 2ef28d0
medhefgo
authored and
yuwata
committed
2ef28d0
View commit details
Copy full SHA for 2ef28d0
Browse repository at this point
meson: make it compatible with AFL and honggfuzz again
Show description for d2c3f14
evverx
authored and
mrc0mmand
committed
d2c3f14
View commit details
Copy full SHA for d2c3f14
Browse repository at this point
test: wait for user inactive
Show description for de27f4c
yuwata
committed
de27f4c
View commit details
Copy full SHA for de27f4c
Browse repository at this point
test: remove test-user2
Show description for a75a414
yuwata
committed
a75a414
View commit details
Copy full SHA for a75a414
Browse repository at this point
home: update log message
Show description for 367649e
yuwata
committed
367649e
View commit details
Copy full SHA for 367649e
Browse repository at this point
Merge pull request #21848 from yuwata/errno-name-drop-aliases
Show description for a9cab9f
yuwata
authored
a9cab9f
View commit details
Copy full SHA for a9cab9f
Browse repository at this point
test: add test for errno-list.[ch]
yuwata
committed
5bdeedb
View commit details
Copy full SHA for 5bdeedb
Browse repository at this point
errno-name: drop aliases defined for specific arch
Show description for 95d8843
yuwata
committed
95d8843
View commit details
Copy full SHA for 95d8843
Browse repository at this point
Merge pull request #21857 from loongarch64/dev-pr1
Show description for c99d5ef
yuwata
authored
c99d5ef
View commit details
Copy full SHA for c99d5ef
Browse repository at this point
test,static-destruct: Use retain attribute to prevent linker garbage collection
Show description for a3aff1c
medhefgo
authored and
yuwata
committed
a3aff1c
View commit details
Copy full SHA for a3aff1c
Browse repository at this point
test: add LoongArch 64bit testcase
yetist
committed
646b011
View commit details
Copy full SHA for 646b011
Browse repository at this point
virt: add detection for LoongArch 64bit
yetist
committed
eebbd59
View commit details
Copy full SHA for eebbd59
Browse repository at this point
dmi: add LoongArch 64bit support
yetist
committed
ff6d286
View commit details
Copy full SHA for ff6d286
Browse repository at this point
Commits on Dec 21, 2021
test: tweak TriggerLimitIntervalSec= if we're running w/o KVM as well
Show description for 8470a16
mrc0mmand
authored and
yuwata
committed
8470a16
View commit details
Copy full SHA for 8470a16
Browse repository at this point
boot: Fix armhf build failure
Show description for e67e669
medhefgo
authored and
bluca
committed
e67e669
View commit details
Copy full SHA for e67e669
Browse repository at this point
meson: fix cross compiling
yuwata
authored and
bluca
committed
3112d75
View commit details
Copy full SHA for 3112d75
Browse repository at this point
shared: Remove remaining usages of GPT_ROOT_NATIVE, GPT_USR_NATIVE from dissect-image.c
Show description for 9519b41
daandemeyer
authored and
bluca
committed
9519b41
View commit details
Copy full SHA for 9519b41
Browse repository at this point
Previous
Next
You can’t perform that action at this time.