• @Lmaydev
    link
    English
    -109 months ago

    Don’t like all Linux patches have to be emailed directly to chappy for him to personally check?

      • @Lmaydev
        link
        English
        39 months ago

        This process initiates with Linus Torvalds, wherein, he releases a new kernel and then opens a 2-week merge window. During this merge window, he pulls the code for the next release from subsystem maintainers. Subsystem maintainers send signed git pull requests to Linus either during the merge window or before

        • @[email protected]
          link
          fedilink
          English
          39 months ago

          No, that’s just for development discussion and code versioning. Nothing the end-user needs to touch or see.

          End users update their system with commands/through interfaces or they receive automatic updates, depending on their system.

          • @Lmaydev
            link
            English
            39 months ago

            We’re talking about patching the kernel though.