All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lafan Mining <lkfan@protonmail.com>
To: "kernelnewbies@kernelnewbies.org" <kernelnewbies@kernelnewbies.org>
Subject: Understanding merge window and next-tree
Date: Fri, 10 Sep 2021 16:06:39 +0000	[thread overview]
Message-ID: <SJTHJLsPuI6MUCgu8X8-YjKt_hYqshM5ZP1AqOHnaotLURWehhK0gK2fGgOA-iN9ZFxuRNnoXJ9ERZ3LWqlGT12MyTkAh3v3ulmZaDyP_lw=@protonmail.com> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 762 bytes --]

I'm trying to understand how Linux Kernel development works and reading the relevant documentation at https://www.kernel.org/doc/html/latest/process/2.Process.html

So there is the so called next-tree accumulating all the patches from all the subsystems ready for merge and the mainline tree. The thing is the merge-window is opened for 2 weeks (as mentioned in the linked documentation) and as far as I understood all the changes will be merged into the mainline.

But looking through the next-tree I found some implementation in Rust https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/log/rust which is much older than 2 months.

How is that happened that after a few merge windows (4 if I counted correctly) it's still not merged?

Thank you!

[-- Attachment #1.2: Type: text/html, Size: 1185 bytes --]

[-- Attachment #2: Type: text/plain, Size: 170 bytes --]

_______________________________________________
Kernelnewbies mailing list
Kernelnewbies@kernelnewbies.org
https://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies

             reply	other threads:[~2021-09-10 16:07 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-10 16:06 Lafan Mining [this message]
2021-09-11  8:16 ` Understanding merge window and next-tree Greg KH
2021-09-11  8:40 ` Bernd Petrovitsch

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='SJTHJLsPuI6MUCgu8X8-YjKt_hYqshM5ZP1AqOHnaotLURWehhK0gK2fGgOA-iN9ZFxuRNnoXJ9ERZ3LWqlGT12MyTkAh3v3ulmZaDyP_lw=@protonmail.com' \
    --to=lkfan@protonmail.com \
    --cc=kernelnewbies@kernelnewbies.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.