summaryrefslogtreecommitdiffstats
path: root/xorg (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-25man: fix docbook syntax for function docsAbderrahim Kitouni2-14/+9
2023-09-25man/kernel-command-line: don't refer early_core_pattern to systemdAbderrahim Kitouni1-1/+0
2023-09-25docs/FDS: add missing article and reword sentenceZbigniew Jędrzejewski-Szmek1-5/+6
2023-09-25update TODOLennart Poettering1-1/+5
2023-09-25mkosi: Run meson and ninja as the user invoking mkosiDaan De Meyer1-2/+5
2023-09-25po: Translated using Weblate (Korean)김인수1-8/+8
2023-09-25sd-dhcp-client: reject NAKs from servers that we did not send an offer to (#2...Alexandre Peixoto Ferreira1-1/+6
2023-09-24hwdb: ieee1394-unit-function: add Miglia Technology Harmony Audio (HA02)Takashi Sakamoto1-0/+10
2023-09-23test: wait for the swtpm socket to appearFrantisek Sumsal1-1/+6
2023-09-23test: don't panic on soft lockupsFrantisek Sumsal1-1/+0
2023-09-22sd-dhcp-client: split out client_parse_message()Yu Watanabe2-51/+70
2023-09-22sd-dhcp-client: introduce dhcp_lease_unref_and_replace()Yu Watanabe2-14/+12
2023-09-22sd-dhcp-client: do not set fallback subnet mask if it is already setYu Watanabe2-14/+11
2023-09-22sd-dhcp-client: split out client_enter_requesting()Yu Watanabe1-8/+15
2023-09-22sd-dhcp-client: split out client_enter_bound()Yu Watanabe1-39/+41
2023-09-22sd-ndisc: make sd_ndisc return time values in usecYu Watanabe6-121/+111
2023-09-22btrfs-util: fix one memory leakMike Yuan1-0/+2
2023-09-22Add recommended initramfs regenerationRoepLuke3-0/+27
2023-09-22repart: Don't fail on boot if we can't find the root block deviceDaan De Meyer2-0/+5
2023-09-22hibernate-resume: add missing #pragma onceMike Yuan1-0/+1
2023-09-22hibernate-resume: break lines in meson.build files()Mike Yuan1-2/+8
2023-09-22mkosi: Don't skip initrd dependency when building a directory imageDaan De Meyer1-1/+2
2023-09-22netdev/wireguard: define iterator variable in the loopZbigniew Jędrzejewski-Szmek1-2/+1
2023-09-22network: make DEFINE_NETDEV_CAST() assert on input and outputZbigniew Jędrzejewski-Szmek23-446/+137
2023-09-22network/netdev: align tablesZbigniew Jędrzejewski-Szmek4-10/+10
2023-09-22network/netdev: fix resetting of 'inherit' fieldZbigniew Jędrzejewski-Szmek2-21/+20
2023-09-22network: refusing parsing negative flow labelsZbigniew Jędrzejewski-Szmek1-14/+9
2023-09-22network/fou-tunnel: simplify parsing of protocol numberZbigniew Jędrzejewski-Szmek1-20/+15
2023-09-22shared/ip-procotol-list: generalize and rework parse_ip_protocol()Zbigniew Jędrzejewski-Szmek3-36/+50
2023-09-22network/vxlan: avoid unneccesary temporary variablesZbigniew Jędrzejewski-Szmek1-12/+5
2023-09-22network/netdev: use ASSERT_PTR() more, adjust indentationZbigniew Jędrzejewski-Szmek8-166/+86
2023-09-22network: use a common helper to parse bounded rangesZbigniew Jędrzejewski-Szmek8-249/+220
2023-09-22Add mkosi.conf to gitignoreJordan Rome1-0/+1
2023-09-22find_legacy_keymap: extend variant match bonus againAdam Williamson2-1/+8
2023-09-22sd-journal: refuse entry objects with an empty boot IDYu Watanabe1-0/+5
2023-09-21sd-ndisc: rename function arguments for storing resultsYu Watanabe2-43/+44
2023-09-21elf2efi: fix a typoMike Yuan1-1/+1
2023-09-21meson: relax ukify requirementsLuca Boccassi1-3/+1
2023-09-21systemctl: link to all non-man-page files in helpZbigniew Jędrzejewski-Szmek1-5/+25
2023-09-21hwdb: Bush tablet rotation support (#29268)Tomasz Świątek1-0/+8
2023-09-21meson: do not explicitly specify ownership of /var/log/journal/Zbigniew Jędrzejewski-Szmek2-2/+2
2023-09-21network: split out link_get_address_states()Yu Watanabe3-29/+51
2023-09-21sd-event: drop unnecessary call of sd_event_now() when requested relative tim...Yu Watanabe1-5/+10
2023-09-21sd-dhcp-client: use unaligned_be32_sec_to_usec()Yu Watanabe1-27/+5
2023-09-21keyboard-model-map: correct sk-qwerty entryAdam Williamson1-1/+1
2023-09-21sd-device: include missing alloc-util.hYu Watanabe1-0/+1
2023-09-20test-ndisc-ra: add tests for recently added functionsYu Watanabe1-2/+66
2023-09-20sd-radv: make sd_radv always take timespan in usecYu Watanabe5-57/+58
2023-09-20sd-dhcp6-client: introduce sd_dhcp6_lease_get_t1() and friendsYu Watanabe5-24/+69
2023-09-20sd-dhcp6-client: use be32_sec_to_usec() at more placesYu Watanabe2-34/+34