summaryrefslogtreecommitdiffstats
path: root/src/udev/udev-builtin-keyboard.c (unfollow)
Commit message (Expand)AuthorFilesLines
2022-12-12udev: rework 60-evdev.rules to be "additive"Zbigniew Jędrzejewski-Szmek1-10/+15
2022-12-12update TODOLennart Poettering1-0/+17
2022-12-12test: name_assign_type sysattr never exists for enumerated devicesYu Watanabe1-7/+8
2022-12-12sd-device: fix double-freeYu Watanabe1-2/+7
2022-12-12po: Translated using Weblate (Portuguese)Hugo Carvalho1-9/+6
2022-12-12Add mount matrix for VisionBook 12Wr TabLycowolf1-0/+3
2022-12-10libfido2-util: Refactor pre-flight failure handlingPeter Cai1-12/+14
2022-12-10libfido2-util: Perform pre-flight checks as well when a specific device path ...Peter Cai1-1/+14
2022-12-10libfido2-util: Disable pre-flight checks for credentials with UVPeter Cai1-41/+15
2022-12-10repart: support erofsLennart Poettering6-10/+31
2022-12-10mount-setup: don't need to mount /sys/fs/pstore if there is no ENABLE_PSTOREjcg1-0/+2
2022-12-10resolve: add missing assertionYu Watanabe1-1/+2
2022-12-10resolve: shorten code a bitYu Watanabe1-4/+2
2022-12-10resolve: drop recursion in TXT field handlingYu Watanabe1-19/+13
2022-12-09ci: Labeler improvementsDaan De Meyer2-10/+32
2022-12-09all: avoid various "-Wcast-align=strict" warningsThomas Haller4-5/+7
2022-12-08fuzz: shorten filename of testcaseYu Watanabe2-0/+0
2022-12-08resolve: optimize conversion of TXT fields to jsonYu Watanabe2-17/+33
2022-12-08hexdecoct: fix NULL pointer dereferences in hexmem()Yu Watanabe3-1/+22
2022-12-08hexdecoct: add missing NULL checkYu Watanabe2-1/+1
2022-12-08test: add tests for base64_append()Yu Watanabe1-0/+114
2022-12-08hexdecoct: several cleanups for base64_append()Yu Watanabe2-27/+47
2022-12-08hwdb: add Positivo-vaio Pro PW key toggle touchpad (#25669)Edson Juliano Drosdeck1-0/+2
2022-12-08ci: Add/Drop labels on pull request activity and commentDaan De Meyer1-0/+40
2022-12-08socket-util: add CMSG_TYPED_DATA() as type-safe wrapper around CMSG_DATA()Lennart Poettering1-6/+8
2022-12-08fundamental: add CAST_ALIGN_PTR() macroThomas Haller1-0/+10
2022-12-08fs-util: make chmod_and_chown_at() work with empty path and AT_FDCWDYu Watanabe1-1/+9
2022-12-08sha256: port to new generic IS_ALIGNED32() macroLennart Poettering1-14/+5
2022-12-08macro: add generic IS_ALIGNED32() anf friendsLennart Poettering2-0/+62
2022-12-08sha256: move to unaligned_write_ne32()Lennart Poettering1-5/+2
2022-12-08fundamental: split out unaligned_{read|write}_ne{16,32,64}() helpers into una...Lennart Poettering2-18/+42
2022-12-08sha256: external headers should be included with <>Lennart Poettering1-1/+1
2022-12-08core: pending_freezer_{message => invocation}msizanoen14-11/+11
2022-12-08core/sleep: set timeout for freeze/thaw operation to 1.5 secondsmsizanoen11-0/+3
2022-12-08core/cgroup: ignore kernel cgroup.events when thawingmsizanoen11-8/+13
2022-12-08test: add simple test for new --in-memory switch for systemd-dissectLennart Poettering1-0/+6
2022-12-08man: add doc for new --in-memory switch of systemd-dissectLennart Poettering1-0/+9
2022-12-08dissect: add a mode for operating on an in-memory copy of a DDI, instead of d...Lennart Poettering1-7/+17
2022-12-08loop-util: add new loop_device_make_by_path_memory() helperLennart Poettering2-0/+43
2022-12-08data-fd-util: add new memfd_clone_fd() helperLennart Poettering2-0/+53
2022-12-08cryptsetup: retry TPM2 unseal operation if it fails with TPM2_RC_PCR_CHANGEDAntonio Alvarez Feijoo1-35/+46
2022-12-08man: mention that DefaultRouteOnDevice= create the IPv4 default routeYu Watanabe1-1/+6
2022-12-08oomd: print dry run output at INFO levelJade Lovelace1-1/+1
2022-12-08test: wait for the monitoring service to become activeFrantisek Sumsal1-0/+5
2022-12-08journald: prevent segfault on empty attr/currentSpace Meyer1-1/+1
2022-12-08core/unit: allow overriding an ongoing freeze operationmsizanoen14-11/+26
2022-12-08core/cgroup: thaw slice of unit when thawing unitmsizanoen11-0/+14
2022-12-08core/slice: skip member units without realized cgroup during freeze or thawmsizanoen11-0/+3
2022-12-08sleep: always thaw user.slice even if freezing failedmsizanoen11-3/+1
2022-12-07hostnamed: expose FirmwareDate dbus propertyJelle van der Waa2-1/+29