this post was submitted on 13 Feb 2025
334 points (97.7% liked)

Linux

50421 readers
883 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] aksdb@lemmy.world 1 points 1 week ago* (last edited 1 week ago) (2 children)

Can a maintainer really NACK any patch they dislike? I mean I get that Hellwig said he won't merge it. Fine. What if for example Kroah-Hartman says "whatever, I like it" and merges it nonetheless in his tree?

[–] LeFantome@programming.dev 4 points 1 week ago (1 children)

I doubt Greg is pulling in Rust until it has been through the mainline. That said, Linus can merge anything he wants.

[–] aksdb@lemmy.world 2 points 1 week ago (1 children)

It was an example. I don't have a fucking clue how all the maintainers are named.

The main question was: why can a maintainer NACK something not in their responsibility? Isn't it simply necessary to find one maintainer who is fine with it and pulls it in?

Or even asked differently: shouldn't you need to find someone who ACKs it rather than caring about who NACKs it?

[–] LeFantome@programming.dev 1 points 6 days ago* (last edited 6 days ago)

Let me just say that hierarchies are for breaking ties.

The normal process is that Linus prefers we all work through maintainers to cut down on the noise that comes to him. In this case, the maintainer is the reason the noise is coming to Linus. So, it will be up to him to settle it.

[–] catloaf@lemm.ee 1 points 1 week ago

Yes, but asking him in this case was basically a courtesy, the code isn't going into anything he manages. He can reject it, but that's an opinion, not a decision. It can still be merged if the regular maintainer (or someone senior like Linus himself) approves.