summaryrefslogtreecommitdiffstats
path: root/mkosi.kernel.config (unfollow)
Commit message (Expand)AuthorFilesLines
2023-01-08alloc-util: Disallow inlining of expand_to_usableSiddhesh Poyarekar2-3/+5
2023-01-07oss-fuzz: include generated corpora in the final zip fileFrantisek Sumsal1-1/+4
2023-01-06man: improve docs about systemd-notify invocations and NotifyAccess= settingsLennart Poettering1-22/+37
2023-01-06build(deps): bump stefanbuck/github-issue-parser from 2.0.4 to 3.0.1dependabot[bot]1-1/+1
2023-01-06build(deps): bump ossf/scorecard-action from 2.0.6 to 2.1.2dependabot[bot]1-1/+1
2023-01-06build(deps): bump github/super-linter from 4.9.6 to 4.9.7dependabot[bot]1-1/+1
2023-01-06build(deps): bump actions/checkout from 3.0.2 to 3.2.0dependabot[bot]10-10/+10
2023-01-06build(deps): bump meson from 0.64.1 to 1.0.0 in /.github/workflowsdependabot[bot]1-3/+3
2023-01-06load-fragment: config_parse_emergency_action() doesn't ever get a Manager poi...Lennart Poettering2-6/+7
2023-01-06load-fragment: remove EmergencyAction compat we were supposed to remove back ...Lennart Poettering1-10/+0
2023-01-06update TODOLennart Poettering1-0/+3
2023-01-06update TODOLennart Poettering1-0/+5
2023-01-06journald: fix followup comments on regex featureQuentin Deslandes4-10/+10
2023-01-06nspawn: guard acl_free() with a NULL checkLennart Poettering1-1/+3
2023-01-06tmpfiles: avoid null free() for acl attributesSam James1-2/+5
2023-01-06man: document explicitly that LogRateLimit= has no effect on StandardOutput=f...Lennart Poettering1-10/+15
2023-01-06gpt-auto-generator: improve log messages a bitLennart Poettering1-2/+2
2023-01-06CODING_STYLE: fix 'better' typoSam James1-1/+1
2023-01-06pid1: rework service_arm_timer() to optionally take a relative time valueLennart Poettering1-12/+12
2023-01-06sd-event: don't mistake USEC_INFINITY passed in for overflowLennart Poettering1-0/+3
2023-01-06bootctl: Fix NULL pointer dereferenceJan Janssen1-3/+5
2023-01-06bootspec: show default/selected entry info in JSON outputLennart Poettering1-1/+4
2023-01-06resolved: disable SO_BINDTOIFINDEX hack for localhost IP addressesLennart Poettering1-1/+2
2023-01-05Update TODOLuca Boccassi1-11/+1
2023-01-05creds: import 'vmm.notify_socket' and use it to setLuca Boccassi3-1/+55
2023-01-05sd_notify: support AF_VSOCKLuca Boccassi2-14/+80
2023-01-05hwdb: Add Dell models that require ACCEL_LOCATION=baseDirk Su1-0/+2
2023-01-05kernel-install: run depmod only if writeableLudwig Nussel1-0/+2
2023-01-05virt: fix container detectionBenjamin Tissoires1-1/+1
2023-01-05bootctl: print entry token as wellLudwig Nussel4-92/+98
2023-01-05units: condition systemd-networkd-wait-online.service like systemd-networkd.s...Lennart Poettering1-0/+1
2023-01-05dns-domain: dns_name_is_empty() is redundantLennart Poettering4-8/+3
2023-01-05resolvectl: remove duplicate ':' from outputLennart Poettering1-3/+3
2023-01-05update TODOLennart Poettering1-1/+0
2023-01-05resolved: read DNS conf also from creds and kernel cmdlineLennart Poettering5-4/+164
2023-01-05src/shared/: split AF_UNIX/AF_VSOCK address parsing into src/basic/Luca Boccassi3-102/+130
2023-01-05vconsole: permit configuration of vconsole settings via credentialsLennart Poettering9-4/+210
2023-01-05update TODOLennart Poettering1-0/+3
2023-01-05systemctl: enable: overwrite broken alias symlinksMike Yuan1-1/+9
2023-01-05systemctl: edit: rephrase edit markers to avoid misunderstandingMike Yuan1-2/+2
2023-01-04udev: Fix some tablet pads being classified as mouse or joysticksJoshua Goins1-1/+15
2023-01-04man: note that DynamicUser=yes is incompatible with D-BusLuca Boccassi1-1/+3
2023-01-04resolvectl: don't filter loopback DNS server from global DNS server listLennart Poettering1-15/+15
2023-01-04resolved: add some line-breaks/commentsLennart Poettering2-7/+25
2023-01-04resolvectl: fix type of ifindex D-Bus field, and make sure to initialize to z...Lennart Poettering1-1/+2
2023-01-04bootctl: split out setting of system token into function of its ownLennart Poettering1-62/+69
2023-01-04units: rename/rework systemd-boot-system-token.service → systemd-boot-rando...Lennart Poettering10-93/+120
2023-01-04bootctl: downgrade graceful messages to LOG_NOTICELennart Poettering2-2/+2
2023-01-04random-seed: don't refresh EFI random seed from random-seed.c anymoreLennart Poettering1-109/+2
2023-01-04sha256: add helper than hashes a buffer *and* its sizeLennart Poettering3-12/+11